AirControl  1.3.0
Open Source, Modular, and Extensible Flight Simulator For Deep Learning Research
Communicator.ControlSchema Class Reference

Input control class for serialization deserialization More...

Properties

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]
 

Detailed Description

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: