10 #ifndef __SOT_NeckLimitation_H__ 11 #define __SOT_NeckLimitation_H__ 22 #include <dynamic-graph/entity.h> 36 #if defined(neck_limitation_EXPORTS) 37 #define NeckLimitation_EXPORT __declspec(dllexport) 39 #define NeckLimitation_EXPORT __declspec(dllimport) 42 #define NeckLimitation_EXPORT 55 virtual const std::string &
getClassName(
void)
const {
return CLASS_NAME; }
83 virtual void display(std::ostream &os)
const;
89 #endif // #ifndef __SOT_NeckLimitation_H__
dynamicgraph::SignalTimeDependent< dynamicgraph::Vector, int > jointSOUT
static const double SIGN_TILT_DEFAULT
static const unsigned int TILT_RANK_DEFAULT
static const double COEFF_LINEAR_DEFAULT
static const std::string CLASS_NAME
virtual const std::string & getClassName(void) const
static const double COEFF_AFFINE_DEFAULT
static const unsigned int PAN_RANK_DEFAULT
dynamicgraph::SignalPtr< dynamicgraph::Vector, int > jointSIN
#define NeckLimitation_EXPORT