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

Overview

Type mapper for landing action. More…

#include <landing_action.h>

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

    typedef Landing_action type;
};

Detailed Documentation

Type mapper for landing action.

Typedefs

typedef Landing_action type

Real type.