AltitudeChangeEfficiency
data class AltitudeChangeEfficiency(val uphill: Double, val downhill: Double)
Content copied to clipboard
Specifies the ratio by which energy is converted for altitude changes.
Important: This is a Public Preview API. It may be changed or removed at any time.