- _addStateRange(Gauge) - Method in class com.SIMRacingApps.Gauge
-
Adds all the states from the passed in gauge to this gauge.
- _addStateRange(String, String, double, double, String) - Method in class com.SIMRacingApps.Gauge
-
- _addStateRange(String, String, double, double, String, Data) - Method in class com.SIMRacingApps.Gauge
-
- _clearSIMCommandTimestamp() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingGauge
-
- _dumpGauges() - Method in class com.SIMRacingApps.Car
-
- _getByteArray() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.SubHeader
-
- _getDataPublisherMaxTires() - Method in class com.SIMRacingApps.Car
-
- _getDefaultGauges() - Method in class com.SIMRacingApps.Car
-
Returns a map to the default gauges found in the Car.json file.
- _getDriversIdx() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingCar
-
- _getFontSize() - Method in class com.SIMRacingApps.JComponents.JWidgetPanel
-
- _getGauge(String) - Method in class com.SIMRacingApps.Car
-
Returns an instance of the Gauge Type specified for this car.
- _getHasIncidents() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingSession
-
- _getMergePoint(double) - Method in class com.SIMRacingApps.Track
-
Returns the merging point as a percentage of where you are allowed to merge onto the track after when leaving the pits.
- _getSIMCommandTimestamp() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingGauge
-
- _getSIMCommandValue() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingGauge
-
- _getSIMGauges() - Method in class com.SIMRacingApps.Car
-
Returns a map to the default gauges found in the SIM's .json file.
- _getXScaleFactor() - Method in class com.SIMRacingApps.JComponents.JWidgetPanel
-
- _getYScaleFactor() - Method in class com.SIMRacingApps.JComponents.JWidgetPanel
-
- _isMatching(iRacingCar, String, String) - Static method in class com.SIMRacingApps.SIMPlugins.iRacing.SessionDataCache.SessionDataCars
-
- _isOfficial() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingSession
-
- _maxPercentage() - Method in class com.SIMRacingApps.Track
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.Accelometer
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.Changeables
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.FastRepairs
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.FuelLevel
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.Speedometer
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.TirePressure
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.WindshieldTearoff
-
- _onDataVersionChange(State, int, double, double, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingGauge
-
- _postInitialization() - Method in class com.SIMRacingApps.Car
-
Each SIM that subclasses Car, should call this at the end of the constructor
to allow global functionality to be added to the car.
- _removeStateRange(String, String) - Method in class com.SIMRacingApps.Gauge
-
- _resetDetected() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.FastRepairs
-
- _resetDetected() - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingGauge
-
- _setCapacityIncrement(double, String) - Method in class com.SIMRacingApps.Gauge
-
- _setCapacityMaximum(double, String) - Method in class com.SIMRacingApps.Gauge
-
- _setCapacityMinimum(double, String) - Method in class com.SIMRacingApps.Gauge
-
- _setFontSize(Integer) - Method in class com.SIMRacingApps.JComponents.JWidgetPanel
-
- _setHasIncidents(int) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingSession
-
- _setIsChangable(boolean) - Method in class com.SIMRacingApps.Gauge
-
- _setIsDirty(boolean) - Method in class com.SIMRacingApps.Gauge
-
- _setIsFixed(boolean) - Method in class com.SIMRacingApps.Gauge
-
- _setMajorIncrement(double, String) - Method in class com.SIMRacingApps.Gauge
-
- _setMaximum(double, String) - Method in class com.SIMRacingApps.Gauge
-
- _setMinimum(double, String) - Method in class com.SIMRacingApps.Gauge
-
- _setMinorIncrement(double, String) - Method in class com.SIMRacingApps.Gauge
-
- _setOnResetChange(boolean) - Method in class com.SIMRacingApps.Gauge
-
- _setSIMCommandTimestamp(boolean, double) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.iRacingGauge
-
- _setXScaleFactor(Double) - Method in class com.SIMRacingApps.JComponents.JWidgetPanel
-
- _setYScaleFactor(Double) - Method in class com.SIMRacingApps.JComponents.JWidgetPanel
-
- _tireChanged(Tire) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.TireCompound
-
- _tireChanged(Tire) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.TireTemp
-
- _tireChanged(Tire) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.TireWear
-
- _tireCurrent(Tire) - Method in class com.SIMRacingApps.SIMPlugins.iRacing.Gauges.TireCompound
-