時刻 aT におけるデータ値を取得します。 データ値の補間は折れ線とします。 Returns the data value at time t. This data connection type is brokenline.
public int getData(OhTimePoint);
データ補間型を指定して、時刻 aT におけるデータ値を取得します。 Returns data value at time t. This data connection type is brokenline or step or pulse.
public int getData(OhTimePoint,ArrayList);
OhReceiveInt クラス | OhymosNet 名前空間