FlightGear next
flightgear::RNAV::LegData Struct Reference

#include <rnav_waypt_controller.hxx>

Public Attributes

SGGeod position
 
bool didFlyBy = false
 
SGGeod flyByTurnCenter
 
double flyByRadius = 0.0
 
double turnAngle = 0.0
 

Detailed Description

Definition at line 96 of file rnav_waypt_controller.hxx.

Member Data Documentation

◆ didFlyBy

bool flightgear::RNAV::LegData::didFlyBy = false

Definition at line 98 of file rnav_waypt_controller.hxx.

◆ flyByRadius

double flightgear::RNAV::LegData::flyByRadius = 0.0

Definition at line 100 of file rnav_waypt_controller.hxx.

◆ flyByTurnCenter

SGGeod flightgear::RNAV::LegData::flyByTurnCenter

Definition at line 99 of file rnav_waypt_controller.hxx.

◆ position

SGGeod flightgear::RNAV::LegData::position

Definition at line 97 of file rnav_waypt_controller.hxx.

◆ turnAngle

double flightgear::RNAV::LegData::turnAngle = 0.0

Definition at line 101 of file rnav_waypt_controller.hxx.


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