TrainerStationaryBikeTargetSpeed Property
Gets the target speed during calibration.
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.FitnessEquipmentAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.3+54994fa34e781af8d41d8f78e72210c9fe046b39
public double TargetSpeed { get; set; }
Public Property TargetSpeed As Double
Get
Set
public:
property double TargetSpeed {
double get ();
void set (double value);
}
member TargetSpeed : float with get, set
Property Value
DoubleThe target speed in meters per second.