Definition at line 246 of file routePath.cxx.
◆ WayptData()
◆ computeLegCourse()
void WayptData::computeLegCourse |
( |
const WayptData * | previous, |
|
|
double | radiusM ) |
|
inline |
◆ computeTurn()
void WayptData::computeTurn |
( |
double | radiusM, |
|
|
bool | constrainLegCourse, |
|
|
double | maxFlyByTurnAngleDeg, |
|
|
WayptData & | next ) |
|
inline |
◆ initPass0()
void WayptData::initPass0 |
( |
| ) |
|
|
inline |
◆ initPass1()
◆ isCourseConstrained()
bool WayptData::isCourseConstrained |
( |
| ) |
const |
|
inline |
test if course of this leg can be adjusted or is contrained to an exact value
Definition at line 285 of file routePath.cxx.
◆ pathDistanceForTurnAngle()
double WayptData::pathDistanceForTurnAngle |
( |
double | angleDeg | ) |
const |
|
inline |
◆ pointAlongEntryPath()
SGGeod WayptData::pointAlongEntryPath |
( |
double | distanceM | ) |
const |
|
inline |
◆ pointAlongExitPath()
SGGeod WayptData::pointAlongExitPath |
( |
double | distanceM | ) |
const |
|
inline |
◆ pointOnEntryTurnFromHeading()
SGGeod WayptData::pointOnEntryTurnFromHeading |
( |
double | headingDeg | ) |
const |
|
inline |
◆ pointOnExitTurnFromHeading()
SGGeod WayptData::pointOnExitTurnFromHeading |
( |
double | headingDeg | ) |
const |
|
inline |
◆ turnDistanceM()
double WayptData::turnDistanceM |
( |
| ) |
const |
|
inline |
◆ turnEntryPath()
void WayptData::turnEntryPath |
( |
SGGeodVec & | path | ) |
const |
|
inline |
◆ turnExitPath()
void WayptData::turnExitPath |
( |
SGGeodVec & | path | ) |
const |
|
inline |
◆ flyOver
◆ hasEntry
◆ legCourseTrue
double WayptData::legCourseTrue |
◆ legCourseValid
bool WayptData::legCourseValid |
◆ overflightCompensationAngle
double WayptData::overflightCompensationAngle |
◆ pathDistanceM
double WayptData::pathDistanceM |
◆ pos
◆ posValid
◆ skipped
◆ turnEntryAngle
double WayptData::turnEntryAngle |
◆ turnEntryCenter
SGGeod WayptData::turnEntryCenter |
◆ turnEntryPos
SGGeod WayptData::turnEntryPos |
◆ turnExitAngle
double WayptData::turnExitAngle |
◆ turnExitCenter
SGGeod WayptData::turnExitCenter |
◆ turnExitPos
SGGeod WayptData::turnExitPos |
◆ turnPathDistanceM
double WayptData::turnPathDistanceM |
◆ turnRadius
double WayptData::turnRadius |
◆ wpt
The documentation for this class was generated from the following file: