AltitudeChangeEnergy
Unique identifier of ElectricVehicleEfficiency.altitudeChangeEnergy property of the ElectricEngine model.
To access the property value from the Vehicle, use the following snippet:
val altitudeChangeEnergy = (vehicle as? Motorized)?.electricEngine?.efficiency?.altitudeChangeEnergy
Content copied to clipboard