swift
Public Member Functions | Public Attributes | List of all members
swift::simplugin::xplane::PlanesSurfaces Struct Reference

Planes surfaces. More...

Public Member Functions

bool isEmpty () const
 Is empty?
 
void push_back (const swift::misc::aviation::CCallsign &callsign, const swift::misc::aviation::CAircraftParts &parts)
 Push back the latest parts.
 

Public Attributes

QStringList callsigns
 List of callsigns.
 
QList< double > gears
 List of gears.
 
QList< double > flaps
 List of flaps.
 
QList< double > spoilers
 List of spoilers.
 
QList< double > speedBrakes
 List of speed brakes.
 
QList< double > slats
 List of slats.
 
QList< double > wingSweeps
 List of wing sweeps.
 
QList< double > thrusts
 List of thrusts.
 
QList< double > elevators
 List of elevators.
 
QList< double > rudders
 List of rudders.
 
QList< double > ailerons
 List of ailerons.
 
QList< bool > landLights
 List of landing lights.
 
QList< bool > taxiLights
 List of taxi lights.
 
QList< bool > beaconLights
 List of beacon lights.
 
QList< bool > strobeLights
 List of strobe lights.
 
QList< bool > navLights
 List of nav lights.
 
QList< int > lightPatterns
 List of light patterns.
 

Detailed Description

Planes surfaces.

Definition at line 84 of file xswiftbustrafficproxy.h.


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