template struct ugcs::vsm::Action::Mapper<Action::Type::VTOL_TRANSITION>

Overview

Type mapper for wait action. More…

#include <vtol_transition_action.h>

template <>
struct Mapper<Action::Type::VTOL_TRANSITION>
{
    // typedefs

    typedef Vtol_transition_action type;
};

Detailed Documentation

Type mapper for wait action.

Typedefs

typedef Vtol_transition_action type

Real type.