FlightGear next
TurnInfo Struct Reference

Public Attributes

SGGeod turnCenter
 
double inboundCourseDeg = 0.0
 
double turnAngleDeg = 0.0
 
bool valid = false
 

Detailed Description

Definition at line 186 of file routePath.cxx.

Member Data Documentation

◆ inboundCourseDeg

double TurnInfo::inboundCourseDeg = 0.0

Definition at line 189 of file routePath.cxx.

◆ turnAngleDeg

double TurnInfo::turnAngleDeg = 0.0

Definition at line 190 of file routePath.cxx.

◆ turnCenter

SGGeod TurnInfo::turnCenter

Definition at line 188 of file routePath.cxx.

◆ valid

bool TurnInfo::valid = false

Definition at line 191 of file routePath.cxx.


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