VelocityChangeEfficiencyProperty
data class VelocityChangeEfficiencyProperty(val velocityChangeEfficiency: VelocityChangeEfficiency) : ElectricEngineProperty, CombustionEngineProperty
Specifies the ratio by which energy is converted during velocity changes.
If used in CombustionEngineProperties, FuelEnergyDensity must also be specified.
Important: This is a Public Preview API. It may be changed or removed at any time.
Parameters
velocityChangeEfficiency
Ratio by which energy is converted during velocity changes.