Class PowerZoneRanges
- Namespace
- Tudormobile.Strava.Model
- Assembly
- Tudormobile.Strava.dll
Represents a collection of power zone ranges for categorizing power output levels.
public class PowerZoneRanges : Zone<PowerZoneRange>
- Inheritance
-
PowerZoneRanges
- Inherited Members
Remarks
Use this class to define and manage multiple power zones, each represented by a PowerZoneRange. Power zones are commonly used in fitness and training applications to segment power output into meaningful ranges for analysis or feedback.