Companion
Functions
Link copied to clipboard
fun <UnitType : Enum<UnitType>, QuantityType : Quantity<QuantityType, UnitType>> asDouble(value: QuantityType): Double
Content copied to clipboard
Link copied to clipboard
fun <UnitType : Enum<UnitType>, QuantityType : Quantity<QuantityType, UnitType>> validateConstantSpeedConsumptionConstraints(speedConsumption: Map<Speed, QuantityType>)
Content copied to clipboard