VelocityChangeEfficiencyParameter

data class VelocityChangeEfficiencyParameter(val velocityChangeEfficiency: <Error class: unknown class>) : ElectricEngineParameter, CombustionEngineParameter

Specifies the ratio by which energy is converted during velocity changes. If used in a CombustionEngineParameter list, 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.

Constructors

Link copied to clipboard
constructor(velocityChangeEfficiency: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val velocityChangeEfficiency: <Error class: unknown class>