データ値が long 型のデータパックを表すクラスです。 このクラスは OhDataPack を継承しています。 OhDataPackLong; OhDataPackLong is a class of datapacks of type long. It extends OhDataPack class.
long型のデータパックとは、データ記録時刻とlong型のデータ値との組のことを言います。 OhTimePoint型のデータ記録時刻とlong型のデータ値、またはデータパック文字列から OhDataPack型のオブジェクトを生成し、それをデータパックとします。 A datapack of type long is a pair of data of data time and data of type long.