Initializes a new Mesurement with a time stamp of when that measurement was obtained and the readings it will contain.
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);
Measurement Class | POLS.Core Namespace