Class HeartRateZoneRange
- Namespace
- Tudormobile.Strava.Model
- Assembly
- Tudormobile.Strava.dll
Represents a range of heart rates corresponding to a specific heart rate zone.
public class HeartRateZoneRange : ZoneRange
- Inheritance
-
HeartRateZoneRange
- Inherited Members
Remarks
Use this class to define the lower and upper bounds of a heart rate zone, such as "fat burn" or "cardio" zones, for fitness tracking or analysis. This type extends the base ZoneRange class to provide heart rate–specific functionality.