C# Class Artemis.Modules.Games.EurotruckSimulator2.Data.Reader.Ets2TelemetryStructure

Show file Open project: SpoinkyNL/Artemis

Public Properties

Property Type Description
accelerationX float
accelerationY float
accelerationZ float
adblue float
adblueCapacity float
adblueConsumption float
adblueWarning byte
airPressure float
airPressureEmergency byte
airPressureEmergencyValue float
airPressureWarning byte
airPressureWarningValue float
batteryVoltage float
batteryVoltageWarning byte
batteryVoltageWarningValue float
blinkerLeftActive byte
blinkerLeftOn byte
blinkerRightActive byte
blinkerRightOn byte
brakeTemperature float
cabinPositionX float
cabinPositionY float
cabinPositionZ float
coordinateX float
coordinateY float
coordinateZ float
cruiseControl byte
cruiseControlSpeed float
displayedGear int
electricEnabled byte
engineEnabled byte
engineRpm float
engineRpmMax float
ets2_telemetry_plugin_revision uint
ets2_version_major uint
ets2_version_minor uint
fuel float
fuelAvgConsumption float
fuelCapacity float
fuelRate float
fuelWarning int
fuelWarningFactor float
gameBrake float
gameClutch float
gameSteer float
gameThrottle float
gear int
gearRangeActive int
gearRanges int
gearsForward int
gearsReverse int
headPositionX float
headPositionY float
headPositionZ float
hookPositionX float
hookPositionY float
hookPositionZ float
jobDeadline int
jobIncome int
lightsAuxFront uint
lightsAuxRoof uint
lightsBeacon byte
lightsBeamHigh byte
lightsBeamLow byte
lightsBrake byte
lightsDashboard float
lightsParking byte
lightsReverse byte
localScale float
modelLength int
modelOffset int
motorBrake byte
navigationDistance float
navigationSpeedLimit float
navigationTime float
nextRestStop int
oilPressure float
oilPressureWarning byte
oilPressureWarningValue float
oilTemperature float
padding2 byte
padding3 byte
padding4 int
parkBrake byte
paused uint
retarderBrake int
retarderStepCount uint
rotationX float
rotationY float
rotationZ float
shifterSlot int
shifterToggle int
speed float
time uint
timeAbsolute int
trailerCoordinateX float
trailerCoordinateY float
trailerCoordinateZ float
trailerLength int
trailerMass float
trailerOffset int
trailerRotationX float
trailerRotationY float
trailerRotationZ float
trailerWeight float
trailer_attached byte
truckOdometer float
truckWeight float
userBrake float
userClutch float
userSteer float
userThrottle float
waterTemperature float
waterTemperatureWarning byte
waterTemperatureWarningValue float
wearCabin float
wearChassis float
wearEngine float
wearTrailer float
wearTransmission float
wearWheels float
wipers byte

Property Details

accelerationX public property

public float accelerationX
return float

accelerationY public property

public float accelerationY
return float

accelerationZ public property

public float accelerationZ
return float

adblue public property

public float adblue
return float

adblueCapacity public property

public float adblueCapacity
return float

adblueConsumption public property

public float adblueConsumption
return float

adblueWarning public property

public byte adblueWarning
return byte

airPressure public property

public float airPressure
return float

airPressureEmergency public property

public byte airPressureEmergency
return byte

airPressureEmergencyValue public property

public float airPressureEmergencyValue
return float

airPressureWarning public property

public byte airPressureWarning
return byte

airPressureWarningValue public property

public float airPressureWarningValue
return float

batteryVoltage public property

public float batteryVoltage
return float

batteryVoltageWarning public property

public byte batteryVoltageWarning
return byte

batteryVoltageWarningValue public property

public float batteryVoltageWarningValue
return float

blinkerLeftActive public property

public byte blinkerLeftActive
return byte

blinkerLeftOn public property

public byte blinkerLeftOn
return byte

blinkerRightActive public property

public byte blinkerRightActive
return byte

blinkerRightOn public property

public byte blinkerRightOn
return byte

brakeTemperature public property

public float brakeTemperature
return float

cabinPositionX public property

public float cabinPositionX
return float

cabinPositionY public property

public float cabinPositionY
return float

cabinPositionZ public property

public float cabinPositionZ
return float

coordinateX public property

public float coordinateX
return float

coordinateY public property

public float coordinateY
return float

coordinateZ public property

public float coordinateZ
return float

cruiseControl public property

public byte cruiseControl
return byte

cruiseControlSpeed public property

public float cruiseControlSpeed
return float

displayedGear public property

public int displayedGear
return int

electricEnabled public property

public byte electricEnabled
return byte

engineEnabled public property

public byte engineEnabled
return byte

engineRpm public property

public float engineRpm
return float

engineRpmMax public property

public float engineRpmMax
return float

ets2_telemetry_plugin_revision public property

public uint ets2_telemetry_plugin_revision
return uint

ets2_version_major public property

public uint ets2_version_major
return uint

ets2_version_minor public property

public uint ets2_version_minor
return uint

fuel public property

public float fuel
return float

fuelAvgConsumption public property

public float fuelAvgConsumption
return float

fuelCapacity public property

public float fuelCapacity
return float

fuelRate public property

public float fuelRate
return float

fuelWarning public property

public int fuelWarning
return int

fuelWarningFactor public property

public float fuelWarningFactor
return float

gameBrake public property

public float gameBrake
return float

gameClutch public property

public float gameClutch
return float

gameSteer public property

public float gameSteer
return float

gameThrottle public property

public float gameThrottle
return float

gear public property

public int gear
return int

gearRangeActive public property

public int gearRangeActive
return int

gearRanges public property

public int gearRanges
return int

gearsForward public property

public int gearsForward
return int

gearsReverse public property

public int gearsReverse
return int

headPositionX public property

public float headPositionX
return float

headPositionY public property

public float headPositionY
return float

headPositionZ public property

public float headPositionZ
return float

hookPositionX public property

public float hookPositionX
return float

hookPositionY public property

public float hookPositionY
return float

hookPositionZ public property

public float hookPositionZ
return float

jobDeadline public property

public int jobDeadline
return int

jobIncome public property

public int jobIncome
return int

lightsAuxFront public property

public uint lightsAuxFront
return uint

lightsAuxRoof public property

public uint lightsAuxRoof
return uint

lightsBeacon public property

public byte lightsBeacon
return byte

lightsBeamHigh public property

public byte lightsBeamHigh
return byte

lightsBeamLow public property

public byte lightsBeamLow
return byte

lightsBrake public property

public byte lightsBrake
return byte

lightsDashboard public property

public float lightsDashboard
return float

lightsParking public property

public byte lightsParking
return byte

lightsReverse public property

public byte lightsReverse
return byte

localScale public property

public float localScale
return float

modelLength public property

public int modelLength
return int

modelOffset public property

public int modelOffset
return int

motorBrake public property

public byte motorBrake
return byte

navigationDistance public property

public float navigationDistance
return float

navigationSpeedLimit public property

public float navigationSpeedLimit
return float

navigationTime public property

public float navigationTime
return float

nextRestStop public property

public int nextRestStop
return int

oilPressure public property

public float oilPressure
return float

oilPressureWarning public property

public byte oilPressureWarning
return byte

oilPressureWarningValue public property

public float oilPressureWarningValue
return float

oilTemperature public property

public float oilTemperature
return float

padding2 public property

public byte padding2
return byte

padding3 public property

public byte padding3
return byte

padding4 public property

public int padding4
return int

parkBrake public property

public byte parkBrake
return byte

paused public property

public uint paused
return uint

retarderBrake public property

public int retarderBrake
return int

retarderStepCount public property

public uint retarderStepCount
return uint

rotationX public property

public float rotationX
return float

rotationY public property

public float rotationY
return float

rotationZ public property

public float rotationZ
return float

shifterSlot public property

public int shifterSlot
return int

shifterToggle public property

public int shifterToggle
return int

speed public property

public float speed
return float

time public property

public uint time
return uint

timeAbsolute public property

public int timeAbsolute
return int

trailerCoordinateX public property

public float trailerCoordinateX
return float

trailerCoordinateY public property

public float trailerCoordinateY
return float

trailerCoordinateZ public property

public float trailerCoordinateZ
return float

trailerLength public property

public int trailerLength
return int

trailerMass public property

public float trailerMass
return float

trailerOffset public property

public int trailerOffset
return int

trailerRotationX public property

public float trailerRotationX
return float

trailerRotationY public property

public float trailerRotationY
return float

trailerRotationZ public property

public float trailerRotationZ
return float

trailerWeight public property

public float trailerWeight
return float

trailer_attached public property

public byte trailer_attached
return byte

truckOdometer public property

public float truckOdometer
return float

truckWeight public property

public float truckWeight
return float

userBrake public property

public float userBrake
return float

userClutch public property

public float userClutch
return float

userSteer public property

public float userSteer
return float

userThrottle public property

public float userThrottle
return float

waterTemperature public property

public float waterTemperature
return float

waterTemperatureWarning public property

public byte waterTemperatureWarning
return byte

waterTemperatureWarningValue public property

public float waterTemperatureWarningValue
return float

wearCabin public property

public float wearCabin
return float

wearChassis public property

public float wearChassis
return float

wearEngine public property

public float wearEngine
return float

wearTrailer public property

public float wearTrailer
return float

wearTransmission public property

public float wearTransmission
return float

wearWheels public property

public float wearWheels
return float

wipers public property

public byte wipers
return byte