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.3+aa3585b1fd28890f80989694dfc5151cea97b05e
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 7.0.3+aa3585b1fd28890f80989694dfc5151cea97b05e
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. |