MeasurementOutputData Class

Measurement data reported during calibration.

Definition

Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+00799c19dddffadca3dc463ea835768539806d36
C#
public class MeasurementOutputData : ObservableObject
Inheritance
ObservableObject    MeasurementOutputData

Properties

MeasurementGets the measurement value. The scaling factor is applied.
MeasurementTypeGets the type of this measurement.
NumberOfMeasurementTypesGets the number of measurement types.
TimestampGets the timestamp of the measurement in seconds.

See Also