POLS

Measurement Constructor

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

Overload List

Initializes a new instance of the Measurement class.

public Measurement();

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

public Measurement(long);

See Also

Measurement Class | POLS.Core Namespace