$search

ecl::Trajectory< Type > Class Template Reference

Primary template for manipulator trajectories. More...

#include <trajectory.hpp>

List of all members.

Private Member Functions

 Trajectory ()
 Unreachable constructor.
virtual ~Trajectory ()

Detailed Description

template<enum ManipulatorAngleType Type = JointAngles>
class ecl::Trajectory< Type >

Primary template for manipulator trajectories.

This is not intended to be used directly, it just provides the primary template for specialisations of the type enum.

Template Parameters:
Type : manipulator state representation type (either joint or cartesian based).
See also:
Trajectory<N,JointAngles>.

Definition at line 42 of file trajectory.hpp.


Constructor & Destructor Documentation

template<enum ManipulatorAngleType Type = JointAngles>
ecl::Trajectory< Type >::Trajectory (  )  [inline, private]

Unreachable constructor.

Constructor, declared privately to ensure that this class cannot be instantiated directly.

Definition at line 34 of file trajectory.hpp.

template<enum ManipulatorAngleType Type = JointAngles>
virtual ecl::Trajectory< Type >::~Trajectory (  )  [inline, private, virtual]

Definition at line 35 of file trajectory.hpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


ecl_manipulators
Author(s): Daniel Stonier (d.stonier@gmail.com)
autogenerated on Fri Mar 1 15:20:19 2013