Measurement Output Data Class
Measurement data reported during calibration.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePower
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.2+fe94d33487affd796e1d786d5b5eb3d769a3361f
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. |