Measurement Output Data Class
Measurement data reported during calibration.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
C#
public class MeasurementOutputData : ObservableObjectVB
Public Class MeasurementOutputData
Inherits ObservableObjectC++
public ref class MeasurementOutputData : public ObservableObjectF#
type MeasurementOutputData =
class
inherit ObservableObject
end- Inheritance
- ObservableObject MeasurementOutputData
Properties
| Measurement | Gets the measurement value. The scaling factor is applied. |
| MeasurementType | Gets the type of this measurement. |
| NumberOfMeasurementTypes | Gets the number of measurement types. |
| Timestamp | Gets the timestamp of the measurement in seconds. |