OHyMoS.NET Class Library

OhDataPackInt.multiply メソッド 

Multiplies the parameter aFactor to the instance variable _dataValue.

引数 aFactor の値をインスタンス変数 _dataValue に掛けます。
public virtual void multiply(
   double aFactor
);

パラメータ

aFactor
a double value

参照

OhDataPackInt クラス | OhymosNet 名前空間