OHyMoS.NET Class Library

OhDataPackInt クラス

データ値が int 型のデータパックを表すクラスです。 このクラスは OhDataPack を継承しています。

OhDataPackInt;
OhDataPackInt is a class of datapacks of type int.

It extends OhDataPack class.

この型のすべてのメンバの一覧については、 OhDataPackInt メンバを参照してください。

System.Object
   OhymosNet.OhDataPack
      OhymosNet.OhDataPackInt

public class OhDataPackInt : OhDataPack

解説

int型のデータパックとは、データ記録時刻とint型のデータ値との組のことを言います。

OhTimePoint型のデータ記録時刻とint型のデータ値、またはデータパック文字列から OhDataPack型のオブジェクトを生成し、それをデータパックとします。

A datapack of type int is a pair of data of data time and data of type int.

必要条件

名前空間: OhymosNet

アセンブリ: OhymosNet (OhymosNet.dll 内)

参照

OhDataPackInt メンバ | OhymosNet 名前空間