C# 클래스 Artemis.Modules.Games.EurotruckSimulator2.Data.Reader.Ets2TelemetryStructure

파일 보기 프로젝트 열기: SpoinkyNL/Artemis

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

accelerationX 공개적으로 프로퍼티

public float accelerationX
리턴 float

accelerationY 공개적으로 프로퍼티

public float accelerationY
리턴 float

accelerationZ 공개적으로 프로퍼티

public float accelerationZ
리턴 float

adblue 공개적으로 프로퍼티

public float adblue
리턴 float

adblueCapacity 공개적으로 프로퍼티

public float adblueCapacity
리턴 float

adblueConsumption 공개적으로 프로퍼티

public float adblueConsumption
리턴 float

adblueWarning 공개적으로 프로퍼티

public byte adblueWarning
리턴 byte

airPressure 공개적으로 프로퍼티

public float airPressure
리턴 float

airPressureEmergency 공개적으로 프로퍼티

public byte airPressureEmergency
리턴 byte

airPressureEmergencyValue 공개적으로 프로퍼티

public float airPressureEmergencyValue
리턴 float

airPressureWarning 공개적으로 프로퍼티

public byte airPressureWarning
리턴 byte

airPressureWarningValue 공개적으로 프로퍼티

public float airPressureWarningValue
리턴 float

batteryVoltage 공개적으로 프로퍼티

public float batteryVoltage
리턴 float

batteryVoltageWarning 공개적으로 프로퍼티

public byte batteryVoltageWarning
리턴 byte

batteryVoltageWarningValue 공개적으로 프로퍼티

public float batteryVoltageWarningValue
리턴 float

blinkerLeftActive 공개적으로 프로퍼티

public byte blinkerLeftActive
리턴 byte

blinkerLeftOn 공개적으로 프로퍼티

public byte blinkerLeftOn
리턴 byte

blinkerRightActive 공개적으로 프로퍼티

public byte blinkerRightActive
리턴 byte

blinkerRightOn 공개적으로 프로퍼티

public byte blinkerRightOn
리턴 byte

brakeTemperature 공개적으로 프로퍼티

public float brakeTemperature
리턴 float

cabinPositionX 공개적으로 프로퍼티

public float cabinPositionX
리턴 float

cabinPositionY 공개적으로 프로퍼티

public float cabinPositionY
리턴 float

cabinPositionZ 공개적으로 프로퍼티

public float cabinPositionZ
리턴 float

coordinateX 공개적으로 프로퍼티

public float coordinateX
리턴 float

coordinateY 공개적으로 프로퍼티

public float coordinateY
리턴 float

coordinateZ 공개적으로 프로퍼티

public float coordinateZ
리턴 float

cruiseControl 공개적으로 프로퍼티

public byte cruiseControl
리턴 byte

cruiseControlSpeed 공개적으로 프로퍼티

public float cruiseControlSpeed
리턴 float

displayedGear 공개적으로 프로퍼티

public int displayedGear
리턴 int

electricEnabled 공개적으로 프로퍼티

public byte electricEnabled
리턴 byte

engineEnabled 공개적으로 프로퍼티

public byte engineEnabled
리턴 byte

engineRpm 공개적으로 프로퍼티

public float engineRpm
리턴 float

engineRpmMax 공개적으로 프로퍼티

public float engineRpmMax
리턴 float

ets2_telemetry_plugin_revision 공개적으로 프로퍼티

public uint ets2_telemetry_plugin_revision
리턴 uint

ets2_version_major 공개적으로 프로퍼티

public uint ets2_version_major
리턴 uint

ets2_version_minor 공개적으로 프로퍼티

public uint ets2_version_minor
리턴 uint

fuel 공개적으로 프로퍼티

public float fuel
리턴 float

fuelAvgConsumption 공개적으로 프로퍼티

public float fuelAvgConsumption
리턴 float

fuelCapacity 공개적으로 프로퍼티

public float fuelCapacity
리턴 float

fuelRate 공개적으로 프로퍼티

public float fuelRate
리턴 float

fuelWarning 공개적으로 프로퍼티

public int fuelWarning
리턴 int

fuelWarningFactor 공개적으로 프로퍼티

public float fuelWarningFactor
리턴 float

gameBrake 공개적으로 프로퍼티

public float gameBrake
리턴 float

gameClutch 공개적으로 프로퍼티

public float gameClutch
리턴 float

gameSteer 공개적으로 프로퍼티

public float gameSteer
리턴 float

gameThrottle 공개적으로 프로퍼티

public float gameThrottle
리턴 float

gear 공개적으로 프로퍼티

public int gear
리턴 int

gearRangeActive 공개적으로 프로퍼티

public int gearRangeActive
리턴 int

gearRanges 공개적으로 프로퍼티

public int gearRanges
리턴 int

gearsForward 공개적으로 프로퍼티

public int gearsForward
리턴 int

gearsReverse 공개적으로 프로퍼티

public int gearsReverse
리턴 int

headPositionX 공개적으로 프로퍼티

public float headPositionX
리턴 float

headPositionY 공개적으로 프로퍼티

public float headPositionY
리턴 float

headPositionZ 공개적으로 프로퍼티

public float headPositionZ
리턴 float

hookPositionX 공개적으로 프로퍼티

public float hookPositionX
리턴 float

hookPositionY 공개적으로 프로퍼티

public float hookPositionY
리턴 float

hookPositionZ 공개적으로 프로퍼티

public float hookPositionZ
리턴 float

jobDeadline 공개적으로 프로퍼티

public int jobDeadline
리턴 int

jobIncome 공개적으로 프로퍼티

public int jobIncome
리턴 int

lightsAuxFront 공개적으로 프로퍼티

public uint lightsAuxFront
리턴 uint

lightsAuxRoof 공개적으로 프로퍼티

public uint lightsAuxRoof
리턴 uint

lightsBeacon 공개적으로 프로퍼티

public byte lightsBeacon
리턴 byte

lightsBeamHigh 공개적으로 프로퍼티

public byte lightsBeamHigh
리턴 byte

lightsBeamLow 공개적으로 프로퍼티

public byte lightsBeamLow
리턴 byte

lightsBrake 공개적으로 프로퍼티

public byte lightsBrake
리턴 byte

lightsDashboard 공개적으로 프로퍼티

public float lightsDashboard
리턴 float

lightsParking 공개적으로 프로퍼티

public byte lightsParking
리턴 byte

lightsReverse 공개적으로 프로퍼티

public byte lightsReverse
리턴 byte

localScale 공개적으로 프로퍼티

public float localScale
리턴 float

modelLength 공개적으로 프로퍼티

public int modelLength
리턴 int

modelOffset 공개적으로 프로퍼티

public int modelOffset
리턴 int

motorBrake 공개적으로 프로퍼티

public byte motorBrake
리턴 byte

navigationDistance 공개적으로 프로퍼티

public float navigationDistance
리턴 float

navigationSpeedLimit 공개적으로 프로퍼티

public float navigationSpeedLimit
리턴 float

navigationTime 공개적으로 프로퍼티

public float navigationTime
리턴 float

nextRestStop 공개적으로 프로퍼티

public int nextRestStop
리턴 int

oilPressure 공개적으로 프로퍼티

public float oilPressure
리턴 float

oilPressureWarning 공개적으로 프로퍼티

public byte oilPressureWarning
리턴 byte

oilPressureWarningValue 공개적으로 프로퍼티

public float oilPressureWarningValue
리턴 float

oilTemperature 공개적으로 프로퍼티

public float oilTemperature
리턴 float

padding2 공개적으로 프로퍼티

public byte padding2
리턴 byte

padding3 공개적으로 프로퍼티

public byte padding3
리턴 byte

padding4 공개적으로 프로퍼티

public int padding4
리턴 int

parkBrake 공개적으로 프로퍼티

public byte parkBrake
리턴 byte

paused 공개적으로 프로퍼티

public uint paused
리턴 uint

retarderBrake 공개적으로 프로퍼티

public int retarderBrake
리턴 int

retarderStepCount 공개적으로 프로퍼티

public uint retarderStepCount
리턴 uint

rotationX 공개적으로 프로퍼티

public float rotationX
리턴 float

rotationY 공개적으로 프로퍼티

public float rotationY
리턴 float

rotationZ 공개적으로 프로퍼티

public float rotationZ
리턴 float

shifterSlot 공개적으로 프로퍼티

public int shifterSlot
리턴 int

shifterToggle 공개적으로 프로퍼티

public int shifterToggle
리턴 int

speed 공개적으로 프로퍼티

public float speed
리턴 float

time 공개적으로 프로퍼티

public uint time
리턴 uint

timeAbsolute 공개적으로 프로퍼티

public int timeAbsolute
리턴 int

trailerCoordinateX 공개적으로 프로퍼티

public float trailerCoordinateX
리턴 float

trailerCoordinateY 공개적으로 프로퍼티

public float trailerCoordinateY
리턴 float

trailerCoordinateZ 공개적으로 프로퍼티

public float trailerCoordinateZ
리턴 float

trailerLength 공개적으로 프로퍼티

public int trailerLength
리턴 int

trailerMass 공개적으로 프로퍼티

public float trailerMass
리턴 float

trailerOffset 공개적으로 프로퍼티

public int trailerOffset
리턴 int

trailerRotationX 공개적으로 프로퍼티

public float trailerRotationX
리턴 float

trailerRotationY 공개적으로 프로퍼티

public float trailerRotationY
리턴 float

trailerRotationZ 공개적으로 프로퍼티

public float trailerRotationZ
리턴 float

trailerWeight 공개적으로 프로퍼티

public float trailerWeight
리턴 float

trailer_attached 공개적으로 프로퍼티

public byte trailer_attached
리턴 byte

truckOdometer 공개적으로 프로퍼티

public float truckOdometer
리턴 float

truckWeight 공개적으로 프로퍼티

public float truckWeight
리턴 float

userBrake 공개적으로 프로퍼티

public float userBrake
리턴 float

userClutch 공개적으로 프로퍼티

public float userClutch
리턴 float

userSteer 공개적으로 프로퍼티

public float userSteer
리턴 float

userThrottle 공개적으로 프로퍼티

public float userThrottle
리턴 float

waterTemperature 공개적으로 프로퍼티

public float waterTemperature
리턴 float

waterTemperatureWarning 공개적으로 프로퍼티

public byte waterTemperatureWarning
리턴 byte

waterTemperatureWarningValue 공개적으로 프로퍼티

public float waterTemperatureWarningValue
리턴 float

wearCabin 공개적으로 프로퍼티

public float wearCabin
리턴 float

wearChassis 공개적으로 프로퍼티

public float wearChassis
리턴 float

wearEngine 공개적으로 프로퍼티

public float wearEngine
리턴 float

wearTrailer 공개적으로 프로퍼티

public float wearTrailer
리턴 float

wearTransmission 공개적으로 프로퍼티

public float wearTransmission
리턴 float

wearWheels 공개적으로 프로퍼티

public float wearWheels
리턴 float

wipers 공개적으로 프로퍼티

public byte wipers
리턴 byte