19 #ifndef _mtsVFJointVel_h
20 #define _mtsVFJointVel_h
61 #endif // _mtsVFJointVel_h
#define CISST_EXPORT
Definition: cmnExportMacros.h:50
virtual void FillInTableauRefs(const mtsVFBase::CONTROLLERMODE Mode, const double TickTime)=0
Updates co with virtual fixture data.
This is the base class for all virtual fixture objects.
Definition: mtsVFJointVel.h:30
CMN_DECLARE_SERVICES_INSTANTIATION(mtsVFJointVelocity)
mtsVFJointVelocity()
Definition: mtsVFJointVel.h:38
virtual void ConvertRefs(const mtsVFBase::CONTROLLERMODE mode, const double TickTime)=0
Converts the data in the references if a change in mode is needed.
#define CMN_LOG_LOD_RUN_VERBOSE
Definition: cmnLogLoD.h:95
mtsVFJointVelocity(const std::string &name, mtsVFDataBase *data)
Definition: mtsVFJointVel.h:46
#define CMN_DECLARE_SERVICES(hasDynamicCreation, lod)
Definition: cmnClassRegisterMacros.h:116
This is the base class for all virtual fixture objects.
Definition: mtsVFBase.h:33
CONTROLLERMODE
Definition: mtsVFBase.h:39
const int CMN_DYNAMIC_CREATION
Definition: cmnClassRegisterMacros.h:331