MeasurementOutputDataMeasurement Property
Gets the measurement value. The scaling factor is applied.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.BicyclePowerAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 4.0.0.0+4009252dff1e4f6bcda36b6b0041486552134bc5
public double Measurement { get; set; }
Public Property Measurement As Double
Get
Set
public:
property double Measurement {
double get ();
void set (double value);
}
member Measurement : float with get, set
Property Value
Double