CombustionEngineProperty

public enum CombustionEngineProperty

Combustion engine property attributes. Each CombustionEngineProperty represents one property of the CombustionEngine model, and shares its PropertyID.

Used for updating vehicle’s combustion engine state via updateVehicleProperties(_:).

  • id

    Unique identifier of the property.

    Declaration

    Swift

    public var id: PropertyID { get }