C# Class SimTelemetry.Objects.SimulatorModules

Show file Open project: nlhans/SimTelemetry Class Usage Examples

Public Properties

Property Type Description
Aero_Drag bool
Aero_Lift bool
DistanceOnLap bool
Engine_Health bool
Engine_Power bool
Engine_PowerCurve bool
Time_Available bool
Times_AllSectors bool
Times_BestSectors bool
Times_History_LapTimes bool
Times_History_SectorTimes bool
Times_LapsBasic bool
Times_LastSectors bool
Times_RaceSplits bool
Track_Coordinates bool
Track_MapFile bool

Property Details

Aero_Drag public property

public bool Aero_Drag
return bool

Aero_Lift public property

public bool Aero_Lift
return bool

DistanceOnLap public property

public bool DistanceOnLap
return bool

Engine_Health public property

public bool Engine_Health
return bool

Engine_Power public property

public bool Engine_Power
return bool

Engine_PowerCurve public property

public bool Engine_PowerCurve
return bool

Time_Available public property

public bool Time_Available
return bool

Times_AllSectors public property

public bool Times_AllSectors
return bool

Times_BestSectors public property

public bool Times_BestSectors
return bool

Times_History_LapTimes public property

public bool Times_History_LapTimes
return bool

Times_History_SectorTimes public property

public bool Times_History_SectorTimes
return bool

Times_LapsBasic public property

public bool Times_LapsBasic
return bool

Times_LastSectors public property

public bool Times_LastSectors
return bool

Times_RaceSplits public property

public bool Times_RaceSplits
return bool

Track_Coordinates public property

public bool Track_Coordinates
return bool

Track_MapFile public property

public bool Track_MapFile
return bool