|
FlightGear next
|
Public Attributes | |
| SGGeod | turnCenter |
| double | inboundCourseDeg = 0.0 |
| double | turnAngleDeg = 0.0 |
| bool | valid = false |
Definition at line 186 of file routePath.cxx.
| double TurnInfo::inboundCourseDeg = 0.0 |
Definition at line 189 of file routePath.cxx.
| double TurnInfo::turnAngleDeg = 0.0 |
Definition at line 190 of file routePath.cxx.
| SGGeod TurnInfo::turnCenter |
Definition at line 188 of file routePath.cxx.
| bool TurnInfo::valid = false |
Definition at line 191 of file routePath.cxx.