![]() |
AirControl
1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
|
Monitor and updates the Airspeed to UI More...
Public Member Functions | |
void | HandleAirplaneUI () |
Updates to UI More... | |
Public Attributes | |
RectTransform | pointer |
float | maxIndicatedKnots = 200f |
Static Public Attributes | |
const float | mphToKnts = 0.868976f |
Monitor and updates the Airspeed to UI
Definition at line 12 of file AC_Airplane_Airspeed.cs.
|
inline |
Updates to UI
Implements AirControl.IAirplaneUI.
Definition at line 36 of file AC_Airplane_Airspeed.cs.