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

Classes

class  AudioSchema
 Ui and Audio class for serialization deserialization More...
 
class  CameraSchema
 Camera class for serialization deserialization More...
 
class  ClientInfo
 Ui and Audio class for serialization deserialization More...
 
class  ControlSchema
 Input control class for serialization deserialization More...
 
class  FuelSchema
 Fuel class for serialization deserialization More...
 
class  InputHandle
 Handle inbound request from the TCP socket More...
 
class  IOInit
 Input Output init Writting schema files to the disk for reference More...
 
class  LevelSchema
 Level reset class for serialization deserialization More...
 
class  LidarSchema
 Lidar class for serialization deserialization More...
 
class  Logger
 Logger class for serialization deserialization More...
 
class  NetworkCommunicator
 Class to manage the TCP network function More...
 
class  OutputHandle
 Handle outbound request from the TCP socket More...
 
class  OutputSchema
 Output control class for serialization deserialization More...
 
class  PresetSchema
 Starup paramter setting, class for serialization deserialization More...
 
class  PrimitiveToStringConverter
 Converting boolena to string while serializing More...
 
class  StaticAudioSchema
 UI and audio control. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticCameraSchema
 Scene camera and capture. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticClientInfo
 UI and audio control. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticControlSchema
 Input control class, acts a dictionary. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API. More...
 
class  StaticLevelSchema
 Level reset/related triggers. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticLidarSchema
 Lidar controls. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticLogger
 Logging the activity per call and outputting the same. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticOutputSchema
 Output control class, acts a dictionary. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticStartUpSchema
 Starup paramter setting, acts a dictionary. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticTODSchema
 Time of Day related settings This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticUIControlsSchema
 UI control class for serialization deserialization More...
 
class  StaticUISchema
 UI and audio control. This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  StaticWeatherSchema
 Weather switching This class can be accessed anywhere in the code as dict. used for getting/setting input/outout received from python API.
 
class  TODSchema
 
class  UIControlsSchema
 UI control class for serialization deserialization More...
 
class  UISchema
 Ui and Audio class for serialization deserialization More...
 
class  WeatherSchema
 weather class for serialization deserialization More...