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

Starup paramter setting, class for serialization deserialization More...

Properties

string MsgType = "StartUp" [get, set]
 
string Version = CommonFunctions.GET_VERSION() [get, set]
 
float AirplaneMass = 1000f [get, set]
 
float Fuel = 61f [get, set]
 
float FuelBurnRate = 6.1f [get, set]
 
float StartLocation_x = 6.1f [get, set]
 
float StartLocation_y = 6.1f [get, set]
 
float StartLocation_z = 6.1f [get, set]
 
float StartRotation_x = 6.1f [get, set]
 
float StartRotation_y = 6.1f [get, set]
 
float StartRotation_z = 6.1f [get, set]
 

Detailed Description

Starup paramter setting, class for serialization deserialization

Definition at line 541 of file IOSchema.cs.


The documentation for this class was generated from the following file: