swift
Public Member Functions | Public Attributes | List of all members
swift::simplugin::flightgear::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 speedBrakes.
 
QList< double > slats
 List of slats.
 
QList< double > wingSweeps
 List of wingSweeps.
 
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 landLights.
 
QList< bool > beaconLights
 List of beaconLights.
 
QList< bool > strobeLights
 List of strobeLights.
 
QList< bool > navLights
 List of navLights.
 
QList< int > lightPatterns
 List of lightPatterns.
 
QList< bool > taxiLights
 List of taxi lights.
 

Detailed Description

Planes surfaces.

Definition at line 83 of file fgswiftbustrafficproxy.h.


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