AuxiliaryPower

data class AuxiliaryPower(val auxiliaryPower: <Error class: unknown class>) : ElectricEngineParameter

Specifies the auxiliary consumption of the electric engine.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

auxiliaryPower

Specifies the power consumed for sustaining auxiliary systems. It can be used to specify consumption due to devices and systems such as AC systems, radio, heating, etc.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

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