データ補間型を表す列挙体です。 列挙子は型に安全な定数となります。
メンバ名 | 説明 |
---|---|
BROKENLINE | BROKENLINE : The data are connected with broken line. |
STEP | STEP: The value is taken constant and equal to the current data value from the previous data time till the current time. |
PULSE | PULSE : The value between data times is taken to be zero. |
NOINTP | NOINTP : No interpolation. |
名前空間: OhymosNet
アセンブリ: OhymosNet (OhymosNet.dll 内)