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

Overview

Type mapper for payload steering action. More…

#include <payload_steering_action.h>

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

    typedef Payload_steering_action type;
};

Detailed Documentation

Type mapper for payload steering action.

Typedefs

typedef Payload_steering_action type

Real type.