C# 클래스 AcManager.Tools.SharedMemory.AcSharedPhysics

파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Abs float
AirDensity float
AirTemp float
Ballast float
Brake float
CgHeight float
Drs float
DrsAvailable int
DrsEnabled int
EngineBrake int
ErsHeatCharging int
ErsPowerLevel int
ErsRecoveryLevel int
ErsisCharging int
FinalFF float
Fuel float
Gas float
Gear int
Heading float
KersCharge float
KersCurrentKJ float
KersInput float
NumberOfTyresOut int
PacketId int
PerformanceMeter float
Pitch float
RoadTemp float
Roll float
Rpms int
SpeedKmh float
SteerAngle float
TC float
TurboBoost float

비공개 메소드들

메소드 설명
FromFile ( [ file ) : AcSharedPhysics

프로퍼티 상세

Abs 공개적으로 프로퍼티

public float Abs
리턴 float

AirDensity 공개적으로 프로퍼티

public float AirDensity
리턴 float

AirTemp 공개적으로 프로퍼티

public float AirTemp
리턴 float

Ballast 공개적으로 프로퍼티

public float Ballast
리턴 float

Brake 공개적으로 프로퍼티

public float Brake
리턴 float

CgHeight 공개적으로 프로퍼티

public float CgHeight
리턴 float

Drs 공개적으로 프로퍼티

public float Drs
리턴 float

DrsAvailable 공개적으로 프로퍼티

public int DrsAvailable
리턴 int

DrsEnabled 공개적으로 프로퍼티

public int DrsEnabled
리턴 int

EngineBrake 공개적으로 프로퍼티

public int EngineBrake
리턴 int

ErsHeatCharging 공개적으로 프로퍼티

public int ErsHeatCharging
리턴 int

ErsPowerLevel 공개적으로 프로퍼티

public int ErsPowerLevel
리턴 int

ErsRecoveryLevel 공개적으로 프로퍼티

public int ErsRecoveryLevel
리턴 int

ErsisCharging 공개적으로 프로퍼티

public int ErsisCharging
리턴 int

FinalFF 공개적으로 프로퍼티

public float FinalFF
리턴 float

Fuel 공개적으로 프로퍼티

public float Fuel
리턴 float

Gas 공개적으로 프로퍼티

public float Gas
리턴 float

Gear 공개적으로 프로퍼티

public int Gear
리턴 int

Heading 공개적으로 프로퍼티

public float Heading
리턴 float

KersCharge 공개적으로 프로퍼티

public float KersCharge
리턴 float

KersCurrentKJ 공개적으로 프로퍼티

public float KersCurrentKJ
리턴 float

KersInput 공개적으로 프로퍼티

public float KersInput
리턴 float

NumberOfTyresOut 공개적으로 프로퍼티

public int NumberOfTyresOut
리턴 int

PacketId 공개적으로 프로퍼티

public int PacketId
리턴 int

PerformanceMeter 공개적으로 프로퍼티

public float PerformanceMeter
리턴 float

Pitch 공개적으로 프로퍼티

public float Pitch
리턴 float

RoadTemp 공개적으로 프로퍼티

public float RoadTemp
리턴 float

Roll 공개적으로 프로퍼티

public float Roll
리턴 float

Rpms 공개적으로 프로퍼티

public int Rpms
리턴 int

SpeedKmh 공개적으로 프로퍼티

public float SpeedKmh
리턴 float

SteerAngle 공개적으로 프로퍼티

public float SteerAngle
리턴 float

TC 공개적으로 프로퍼티

public float TC
리턴 float

TurboBoost 공개적으로 프로퍼티

public float TurboBoost
리턴 float