POLS

Measurement Constructor (Int64)

Initializes a new Mesurement with a time stamp of when that measurement was obtained and the readings it will contain.

public Measurement(
   long _timestamp
);

Parameters

_timestamp

See Also

Measurement Class | POLS.Core Namespace | Measurement Constructor Overload List