Fitness EquipmentGeneral Data Page Class
This class supports fitness equipment general data pages.
Definition
Namespace: SmallEarthTech.AntPlus.DeviceProfiles.FitnessEquipment
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
Assembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.4+3bc433b476ad11fc6896cfd0bd783d60504dc315
C#
public class GeneralDataPage : ObservableObjectVB
Public Class GeneralDataPage
Inherits ObservableObjectC++
public ref class GeneralDataPage : public ObservableObjectF#
type GeneralDataPage =
class
inherit ObservableObject
end- Inheritance
- ObservableObject FitnessEquipmentGeneralDataPage
Constructors
| FitnessEquipmentGeneralDataPage | Initializes a new instance of the FitnessEquipmentGeneralDataPage class |
Properties
| DistanceTraveled | Gets the distance traveled in meters. This property is only valid when DistanceTraveledEnabled is enabled. |
| DistanceTraveledEnabled | Gets the distance traveled enabled flag. |
| ElapsedTime | Gets the elapsed time. |
| EquipmentType | Gets the type of the equipment. |
| HeartRateSource | Gets the heart rate source. |
| InstantaneousHeartRate | Gets the instantaneous heart rate. |
| InstantaneousSpeed | Gets the instantaneous speed. |
| VirtualSpeedFlag | Gets the virtual speed flag. |