Package-level declarations

Contains parameter definitions representing the auxiliary power usage of the vehicle.

Types

Link copied to clipboard
Link copied to clipboard
@Since(version = 1)
@JsonClass(generateAdapter = true)
data class AuxiliaryPowerParameters(val auxiliaryPower: Power)

Data class holding information regarding auxiliary power.