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

显示文件 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_oe property

public float accelerationX
return float

accelerationY public_oe property

public float accelerationY
return float

accelerationZ public_oe property

public float accelerationZ
return float

adblue public_oe property

public float adblue
return float

adblueCapacity public_oe property

public float adblueCapacity
return float

adblueConsumption public_oe property

public float adblueConsumption
return float

adblueWarning public_oe property

public byte adblueWarning
return byte

airPressure public_oe property

public float airPressure
return float

airPressureEmergency public_oe property

public byte airPressureEmergency
return byte

airPressureEmergencyValue public_oe property

public float airPressureEmergencyValue
return float

airPressureWarning public_oe property

public byte airPressureWarning
return byte

airPressureWarningValue public_oe property

public float airPressureWarningValue
return float

batteryVoltage public_oe property

public float batteryVoltage
return float

batteryVoltageWarning public_oe property

public byte batteryVoltageWarning
return byte

batteryVoltageWarningValue public_oe property

public float batteryVoltageWarningValue
return float

blinkerLeftActive public_oe property

public byte blinkerLeftActive
return byte

blinkerLeftOn public_oe property

public byte blinkerLeftOn
return byte

blinkerRightActive public_oe property

public byte blinkerRightActive
return byte

blinkerRightOn public_oe property

public byte blinkerRightOn
return byte

brakeTemperature public_oe property

public float brakeTemperature
return float

cabinPositionX public_oe property

public float cabinPositionX
return float

cabinPositionY public_oe property

public float cabinPositionY
return float

cabinPositionZ public_oe property

public float cabinPositionZ
return float

coordinateX public_oe property

public float coordinateX
return float

coordinateY public_oe property

public float coordinateY
return float

coordinateZ public_oe property

public float coordinateZ
return float

cruiseControl public_oe property

public byte cruiseControl
return byte

cruiseControlSpeed public_oe property

public float cruiseControlSpeed
return float

displayedGear public_oe property

public int displayedGear
return int

electricEnabled public_oe property

public byte electricEnabled
return byte

engineEnabled public_oe property

public byte engineEnabled
return byte

engineRpm public_oe property

public float engineRpm
return float

engineRpmMax public_oe property

public float engineRpmMax
return float

ets2_telemetry_plugin_revision public_oe property

public uint ets2_telemetry_plugin_revision
return uint

ets2_version_major public_oe property

public uint ets2_version_major
return uint

ets2_version_minor public_oe property

public uint ets2_version_minor
return uint

fuel public_oe property

public float fuel
return float

fuelAvgConsumption public_oe property

public float fuelAvgConsumption
return float

fuelCapacity public_oe property

public float fuelCapacity
return float

fuelRate public_oe property

public float fuelRate
return float

fuelWarning public_oe property

public int fuelWarning
return int

fuelWarningFactor public_oe property

public float fuelWarningFactor
return float

gameBrake public_oe property

public float gameBrake
return float

gameClutch public_oe property

public float gameClutch
return float

gameSteer public_oe property

public float gameSteer
return float

gameThrottle public_oe property

public float gameThrottle
return float

gear public_oe property

public int gear
return int

gearRangeActive public_oe property

public int gearRangeActive
return int

gearRanges public_oe property

public int gearRanges
return int

gearsForward public_oe property

public int gearsForward
return int

gearsReverse public_oe property

public int gearsReverse
return int

headPositionX public_oe property

public float headPositionX
return float

headPositionY public_oe property

public float headPositionY
return float

headPositionZ public_oe property

public float headPositionZ
return float

hookPositionX public_oe property

public float hookPositionX
return float

hookPositionY public_oe property

public float hookPositionY
return float

hookPositionZ public_oe property

public float hookPositionZ
return float

jobDeadline public_oe property

public int jobDeadline
return int

jobIncome public_oe property

public int jobIncome
return int

lightsAuxFront public_oe property

public uint lightsAuxFront
return uint

lightsAuxRoof public_oe property

public uint lightsAuxRoof
return uint

lightsBeacon public_oe property

public byte lightsBeacon
return byte

lightsBeamHigh public_oe property

public byte lightsBeamHigh
return byte

lightsBeamLow public_oe property

public byte lightsBeamLow
return byte

lightsBrake public_oe property

public byte lightsBrake
return byte

lightsDashboard public_oe property

public float lightsDashboard
return float

lightsParking public_oe property

public byte lightsParking
return byte

lightsReverse public_oe property

public byte lightsReverse
return byte

localScale public_oe property

public float localScale
return float

modelLength public_oe property

public int modelLength
return int

modelOffset public_oe property

public int modelOffset
return int

motorBrake public_oe property

public byte motorBrake
return byte

navigationDistance public_oe property

public float navigationDistance
return float

navigationSpeedLimit public_oe property

public float navigationSpeedLimit
return float

navigationTime public_oe property

public float navigationTime
return float

nextRestStop public_oe property

public int nextRestStop
return int

oilPressure public_oe property

public float oilPressure
return float

oilPressureWarning public_oe property

public byte oilPressureWarning
return byte

oilPressureWarningValue public_oe property

public float oilPressureWarningValue
return float

oilTemperature public_oe property

public float oilTemperature
return float

padding2 public_oe property

public byte padding2
return byte

padding3 public_oe property

public byte padding3
return byte

padding4 public_oe property

public int padding4
return int

parkBrake public_oe property

public byte parkBrake
return byte

paused public_oe property

public uint paused
return uint

retarderBrake public_oe property

public int retarderBrake
return int

retarderStepCount public_oe property

public uint retarderStepCount
return uint

rotationX public_oe property

public float rotationX
return float

rotationY public_oe property

public float rotationY
return float

rotationZ public_oe property

public float rotationZ
return float

shifterSlot public_oe property

public int shifterSlot
return int

shifterToggle public_oe property

public int shifterToggle
return int

speed public_oe property

public float speed
return float

time public_oe property

public uint time
return uint

timeAbsolute public_oe property

public int timeAbsolute
return int

trailerCoordinateX public_oe property

public float trailerCoordinateX
return float

trailerCoordinateY public_oe property

public float trailerCoordinateY
return float

trailerCoordinateZ public_oe property

public float trailerCoordinateZ
return float

trailerLength public_oe property

public int trailerLength
return int

trailerMass public_oe property

public float trailerMass
return float

trailerOffset public_oe property

public int trailerOffset
return int

trailerRotationX public_oe property

public float trailerRotationX
return float

trailerRotationY public_oe property

public float trailerRotationY
return float

trailerRotationZ public_oe property

public float trailerRotationZ
return float

trailerWeight public_oe property

public float trailerWeight
return float

trailer_attached public_oe property

public byte trailer_attached
return byte

truckOdometer public_oe property

public float truckOdometer
return float

truckWeight public_oe property

public float truckWeight
return float

userBrake public_oe property

public float userBrake
return float

userClutch public_oe property

public float userClutch
return float

userSteer public_oe property

public float userSteer
return float

userThrottle public_oe property

public float userThrottle
return float

waterTemperature public_oe property

public float waterTemperature
return float

waterTemperatureWarning public_oe property

public byte waterTemperatureWarning
return byte

waterTemperatureWarningValue public_oe property

public float waterTemperatureWarningValue
return float

wearCabin public_oe property

public float wearCabin
return float

wearChassis public_oe property

public float wearChassis
return float

wearEngine public_oe property

public float wearEngine
return float

wearTrailer public_oe property

public float wearTrailer
return float

wearTransmission public_oe property

public float wearTransmission
return float

wearWheels public_oe property

public float wearWheels
return float

wipers public_oe property

public byte wipers
return byte