MAV'RIC
Public Member Functions
Mission_handler_critical_landing Class Reference
Inheritance diagram for Mission_handler_critical_landing:
Inheritance graph
[legend]
Collaboration diagram for Mission_handler_critical_landing:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Mission_handler_critical_landing (const INS &ins, State &state)
 Initialize the landing mission planner handler.
virtual bool can_handle (const Waypoint &wpt) const
 Checks if the waypoint is a landing waypoint.

Constructor & Destructor Documentation

Initialize the landing mission planner handler.

Parameters:
insThe reference to the ins
stateThe reference to the state structure

Member Function Documentation

bool Mission_handler_critical_landing::can_handle ( const Waypoint wpt) const [virtual]

Checks if the waypoint is a landing waypoint.

Checks if the inputted waypoint is a: MAV_CMD_NAV_CRITICAL_LAND

Parameters:
wptThe waypoint class
Returns:
Can handle

Reimplemented from Mission_handler_landing.

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines