Input control class for serialization deserialization
More...
|
string | MsgType = "ControlInput" [get, set] |
|
string | Version = CommonFunctions.GET_VERSION() [get, set] |
|
string | InputControlType = "Other" [get, set] |
|
float | Pitch =0f [get, set] |
|
float | Roll = 0f [get, set] |
|
float | Yaw =0f [get, set] |
|
float | Throttle =0f [get, set] |
|
float | StickyThrottle =0f [get, set] |
|
float | Brake =0f [get, set] |
|
int | Flaps =0 [get, set] |
|
Input control class for serialization deserialization
Definition at line 11 of file IOSchema.cs.
The documentation for this class was generated from the following file: