FlightGear next
flightgear::swift::SwiftPlaneUpdate Struct Reference

#include <SwiftAircraftManager.h>

Public Attributes

std::string callsign
 
SGGeod position
 
SGVec3d orientation
 
double groundspeed
 
bool onGround
 

Detailed Description

Definition at line 19 of file SwiftAircraftManager.h.

Member Data Documentation

◆ callsign

std::string flightgear::swift::SwiftPlaneUpdate::callsign

Definition at line 20 of file SwiftAircraftManager.h.

◆ groundspeed

double flightgear::swift::SwiftPlaneUpdate::groundspeed

Definition at line 23 of file SwiftAircraftManager.h.

◆ onGround

bool flightgear::swift::SwiftPlaneUpdate::onGround

Definition at line 24 of file SwiftAircraftManager.h.

◆ orientation

SGVec3d flightgear::swift::SwiftPlaneUpdate::orientation

Definition at line 22 of file SwiftAircraftManager.h.

◆ position

SGGeod flightgear::swift::SwiftPlaneUpdate::position

Definition at line 21 of file SwiftAircraftManager.h.


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