TrajectoryProcessorDefines.hpp
Go to the documentation of this file.
00001 /*
00002  * TrajectoryProcessorDefines.hpp
00003  *
00004  *  Created on: Dec 13, 2011
00005  *      Author: mriedel
00006  */
00007 
00008 #ifndef TRAJECTORYPROCESSORDEFINES_HPP_
00009 #define TRAJECTORYPROCESSORDEFINES_HPP_
00010 
00011 #include <telekyb_defines/enum.hpp>
00012 
00013 TELEKYB_ENUM(TrajModulePosType,
00014                 (Position)
00015                 (Velocity)
00016                 (Acceleration)
00017                 (All)
00018                 (Undef) // do not use!
00019 )
00020 
00021 
00022 #endif /* TRAJECTORYPROCESSORDEFINES_HPP_ */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines


tk_trajprocessor
Author(s): Martin Riedel
autogenerated on Mon Nov 11 2013 11:13:30