Output control class for serialization deserialization
More...
|
|
float | AGL |
| |
|
float | MSL |
| |
|
float | CurrentRPM |
| |
|
float | MaxRPM |
| |
|
float | MaxPower |
| |
|
float | CurrentPower |
| |
|
float | CurrentFuel |
| |
|
float | CurrentSpeed |
| |
|
float | BankAngle |
| |
|
bool | IfCollision |
| |
|
string | CollisionObject = "" |
| |
|
float | Latitude |
| |
|
float | Longitude |
| |
|
float | PitchAngle |
| |
|
byte[] | ScreenCapture |
| |
|
float[] | LidarPointCloud |
| |
|
int | Counter |
| |
|
string | log = "" |
| |
|
double | Reward |
| |
|
bool | IsGrounded |
| |
|
bool | IsFlying |
| |
|
bool | IsTaxiing |
| |
|
float | PosXAbs |
| |
|
float | PosYAbs |
| |
|
float | PosZAbs |
| |
|
float | PosXRel |
| |
|
float | PosYRel |
| |
|
float | PosZRel |
| |
|
float | RotXAbs |
| |
|
float | RotYAbs |
| |
|
float | RotZAbs |
| |
|
float | RotXRel |
| |
|
float | RotYRel |
| |
|
float | RotZRel |
| |
|
float | AngularXVelocity |
| |
|
float | AngularYVelocity |
| |
|
float | AngularZVelocity |
| |
|
float | LinearXVelocity |
| |
|
float | LinearYVelocity |
| |
|
float | LinearZVelocity |
| |
|
float | AngularXAcceleration |
| |
|
float | AngularYAcceleration |
| |
|
float | AngularZAcceleration |
| |
|
float | LinearXAcceleration |
| |
|
float | LinearYAcceleration |
| |
|
float | LinearZAcceleration |
| |
|
|
string | MsgType = "Output" [get, set] |
| |
|
string | Version = CommonFunctions.GET_VERSION() [get, set] |
| |
Output control class for serialization deserialization
Definition at line 136 of file IOSchema.cs.
The documentation for this class was generated from the following file: