Engine power output of vehicle.

EngineOutput

interface EngineOutput {
    unit: EngineOutputUnit;
    value: number;
}

Properties

Properties

EngineOutput

value: number

Engine power value in specified unit.

EngineOutput

MMNEPVFCICPMFPCPTTAAATR