#include <WsfSixDOF_Waypoint.hpp>
◆ eSpeedType
| Enumerator |
|---|
| SPD_TYPE_MACH | |
| SPD_TYPE_TAS_KNOTS | |
| SPD_TYPE_CAS_KNOTS | |
| SPD_TYPE_FPS | |
| SPD_TYPE_MPH | |
| SPD_TYPE_MPS | |
◆ eTurnGType
| Enumerator |
|---|
| TURN_G_TYPE_LATERAL | |
| TURN_G_TYPE_PILOT | |
◆ Waypoint() [1/2]
| wsf::six_dof::Waypoint::Waypoint |
( |
| ) |
|
|
default |
◆ Waypoint() [2/2]
| wsf::six_dof::Waypoint::Waypoint |
( |
double | aLat, |
|
|
double | aLon, |
|
|
double | aAlt ) |
◆ ~Waypoint()
| wsf::six_dof::Waypoint::~Waypoint |
( |
| ) |
|
|
default |
References Clone(), FollowHorizontalTrack(), FollowVerticalTrack(), GetGoTo(), GetId(), GetLabel(), GetLLA(), GetMaxTurnG(), GetSpeed(), SetFollowHorizontalTrack(), SetFollowVerticalTrack(), SetGoTo(), SetId(), SetLabel(), SetLLA(), SetMaxTurnG(), SetSpeed(), SetWaypointOnPassing(), Waypoint(), and WaypointOnPassing().
◆ Clone()
◆ FollowHorizontalTrack()
| bool wsf::six_dof::Waypoint::FollowHorizontalTrack |
( |
| ) |
const |
◆ FollowVerticalTrack()
| bool wsf::six_dof::Waypoint::FollowVerticalTrack |
( |
| ) |
const |
◆ GetGoTo()
| std::string wsf::six_dof::Waypoint::GetGoTo |
( |
| ) |
const |
◆ GetId()
| int wsf::six_dof::Waypoint::GetId |
( |
| ) |
const |
◆ GetLabel()
| std::string wsf::six_dof::Waypoint::GetLabel |
( |
| ) |
const |
◆ GetLLA()
| UtLLAPos wsf::six_dof::Waypoint::GetLLA |
( |
| ) |
const |
◆ GetMaxTurnG()
◆ GetSpeed()
◆ operator=()
◆ SetFollowHorizontalTrack()
| void wsf::six_dof::Waypoint::SetFollowHorizontalTrack |
( |
bool | aCommand | ) |
|
◆ SetFollowVerticalTrack()
| void wsf::six_dof::Waypoint::SetFollowVerticalTrack |
( |
bool | aCommand | ) |
|
◆ SetGoTo()
| void wsf::six_dof::Waypoint::SetGoTo |
( |
const std::string & | aLabel | ) |
|
◆ SetId()
| void wsf::six_dof::Waypoint::SetId |
( |
int | aId | ) |
|
◆ SetLabel()
| void wsf::six_dof::Waypoint::SetLabel |
( |
const std::string & | aLabel | ) |
|
◆ SetLLA()
| void wsf::six_dof::Waypoint::SetLLA |
( |
const UtLLAPos & | aPosLLA | ) |
|
◆ SetMaxTurnG()
| void wsf::six_dof::Waypoint::SetMaxTurnG |
( |
eTurnGType | type, |
|
|
double | aTurnG ) |
◆ SetSpeed() [1/2]
| void wsf::six_dof::Waypoint::SetSpeed |
( |
eSpeedType | aType, |
|
|
double | aValue ) |
◆ SetSpeed() [2/2]
| void wsf::six_dof::Waypoint::SetSpeed |
( |
sSpeed | aSpeed | ) |
|
◆ SetWaypointOnPassing()
| void wsf::six_dof::Waypoint::SetWaypointOnPassing |
( |
bool | aCommand | ) |
|
◆ WaypointOnPassing()
| bool wsf::six_dof::Waypoint::WaypointOnPassing |
( |
| ) |
const |
The documentation for this class was generated from the following files: