public class TireTemp extends Tire
Gauge.Type| Constructor and Description |
|---|
TireTemp(java.lang.String type,
iRacingCar car,
Track track,
IODriver IODriver,
java.lang.String tire,
java.lang.String position) |
| Modifier and Type | Method and Description |
|---|---|
void |
_tireChanged(Tire tire) |
Data |
getValueHistorical(java.lang.String UOM)
Returns the historical value of the gauge taken at the time it was changed.
|
getCount, getLapsHistorical, getMaxCount, getValueCurrent, getValueNext_clearSIMCommandTimestamp, _getSIMCommandTimestamp, _getSIMCommandValue, _onDataVersionChange, _resetDetected, _setSIMCommandTimestamp, getLaps, getValueCurrent_addStateRange, _addStateRange, _addStateRange, _removeStateRange, _setCapacityIncrement, _setCapacityMaximum, _setCapacityMinimum, _setIsChangable, _setIsDirty, _setIsFixed, _setMajorIncrement, _setMaximum, _setMinimum, _setMinorIncrement, _setOnResetChange, decrementValueNext, decrementValueNext, getCapacityIncrement, getCapacityIncrement, getCapacityMaximum, getCapacityMaximum, getCapacityMaximumRaw, getCapacityMinimum, getCapacityMinimum, getCapacityMinimumRaw, getChangeFlag, getIsChangeable, getIsDirty, getIsFixed, getLapChanged, getLaps, getLaps, getMajorIncrement, getMajorIncrement, getMaximum, getMaximum, getMinimum, getMinimum, getMinorIncrement, getMinorIncrement, getMultiplier, getName, getOnResetChange, getType, getTypeName, getUOM, getValue, getValue, getValue, getValue, getValue, getValue, getValueCurrent, getValueHistorical, getValueNext, incrementValueNext, incrementValueNext, setChangeFlag, setChangeFlag, setValueNext, setValueNext, setValueNext, setValueNext, toStringpublic TireTemp(java.lang.String type,
iRacingCar car,
Track track,
IODriver IODriver,
java.lang.String tire,
java.lang.String position)
public Data getValueHistorical(java.lang.String UOM)
GaugePATH = /Car/(CARIDENTIFIER)/Gauge/(GAUGETYPE)/ValueHistorical/(UOM)
getValueHistorical in class TireUOM - (Optional) The unit of measure to return it in, defaults to the gauges UOM.public void _tireChanged(Tire tire)