C# Class SimTelemetry.Peripherals.Dashboard.GameData

Mostrar archivo Open project: nlhans/SimTelemetry

Public Methods

Method Description
GameData ( ) : System
GetGear ( ) : int
GetGearRatio_Pure ( int g ) : double

Private Methods

Method 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 method

public GameData ( ) : System
return System

GetGear() public static method

public static GetGear ( ) : int
return int

GetGearRatio_Pure() public static method

public static GetGearRatio_Pure ( int g ) : double
g int
return double