C# Class SimTelemetry.Peripherals.Dashboard.GameData

Afficher le fichier Open project: nlhans/SimTelemetry

Méthodes publiques

Méthode Description
GameData ( ) : System
GetGear ( ) : int
GetGearRatio_Pure ( int g ) : double

Private Methods

Méthode Description
Fire_HS ( object o ) : void
Fire_LS ( object o ) : void
Limits ( double v, double min, double max ) : double
SendPackage ( DashboardPackages package, byte data ) : void
Tickjes ( ) : void
YellowFlagIntensity ( ) : byte
sp_DataReceived ( object sender, System.IO.Ports.SerialDataReceivedEventArgs e ) : void

Method Details

GameData() public méthode

public GameData ( ) : System
Résultat System

GetGear() public static méthode

public static GetGear ( ) : int
Résultat int

GetGearRatio_Pure() public static méthode

public static GetGearRatio_Pure ( int g ) : double
g int
Résultat double