cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
mtsPID Member List

This is the complete list of members for mtsPID, including all inherited members.

AbsoluteTimePeriodmtsTaskPeriodicprotected
AddInterfaceInput(const std::string &interfaceInputName)mtsComponentvirtual
AddInterfaceInputExisting(const std::string &interfaceInputName, mtsInterfaceInput *interfaceInput)mtsComponentprotected
AddInterfaceInternal(const bool useMangerComponentServices=false)mtsComponentprotected
AddInterfaceOutput(const std::string &interfaceOutputName)mtsComponentvirtual
AddInterfaceOutputExisting(const std::string &interfaceOutputName, mtsInterfaceOutput *interfaceOutput)mtsComponentprotected
AddInterfaceProvided(const std::string &interfaceProvidedName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY)mtsComponent
AddInterfaceProvidedUsingMailbox(const std::string &interfaceProvidedName, mtsMailBox *mailBox)mtsComponentprotected
AddInterfaceProvidedWithoutSystemEvents(const std::string &newInterfaceName, mtsInterfaceQueueingPolicy queueingPolicy=MTS_COMPONENT_POLICY, bool isProxy=false)mtsTaskvirtual
AddInterfaceRequired(const std::string &interfaceRequiredName, mtsRequiredType isRequired=MTS_REQUIRED)mtsComponent
AddInterfaceRequiredExisting(const std::string &interfaceRequiredName, mtsInterfaceRequired *interfaceRequired)mtsComponentprotected
AddInterfaceRequiredUsingMailbox(const std::string &interfaceRequiredName, mtsMailBox *mailBox, mtsRequiredType required)mtsComponentprotected
AddInterfaceRequiredWithoutSystemEventHandlers(const std::string &interfaceRequiredName, mtsRequiredType required=MTS_REQUIRED)mtsTaskvirtual
AddProvidedInterface(const std::string &interfaceProvidedName)mtsComponentinline
AddRequiredInterface(const std::string &requiredInterfaceName)mtsComponentinline
AddStateTable(mtsStateTable *existingStateTable, bool addInterfaceProvided=true)mtsComponent
BaseType typedefmtsTaskPeriodic
CaptureThreadmtsTaskContinuousprotected
ChangeState(mtsComponentState::Enum newState)mtsTaskprotected
ChangeStateEventmtsTaskprotected
ChangeStateEventHandler(const mtsComponentState &newState)mtsTaskprotected
CheckForOwnThread(void) const mtsTask
CheckJointLimitmtsPIDprotected
Cleanup(void)mtsPIDvirtual
CleanupInternal(void)mtsTaskPeriodicprotectedvirtual
ConfigurationStateTablemtsPIDprotected
Configure(const std::string &filename)mtsPIDvirtual
mtsTaskPeriodic::Configure(const std::string &CMN_UNUSED(filename)="")mtsTaskinlinevirtual
CountermtsPIDprotected
Create(void *data=0)mtsTaskContinuousvirtual
mtsTask::Create(void)mtsTaskinlinevirtual
CreateAndWait(double timeoutInSeconds)mtsComponent
DeadBandmtsPIDprotected
dErrormtsPIDprotected
DeSerializeRaw(std::istream &inputStream)cmnGenericObjectvirtual
DesiredPositionmtsPIDprotected
DesiredPositionParammtsPIDprotected
DesiredTorquemtsPIDprotected
DesiredVelocitymtsPIDprotected
DoRunInternal(void)mtsTaskprotected
Enable(const bool &enable)mtsPIDprotected
EnabledmtsPIDprotected
EnabledmtsPID
EnableDynamicComponentManagement(void)mtsComponentprotected
EnableTorqueMode(const vctBoolVec &enable)mtsPIDprotected
ErrormtsPIDprotected
ErrormtsPID
ErrorAbsolutemtsPIDprotected
ErrorEventHandler(const std::string &message)mtsPIDprotected
EventGeneratorChangeStatemtsComponentprotected
EventsmtsPIDprotected
ExecInmtsTaskprotected
ExecOutmtsTaskprotected
FeedbackPositionmtsPIDprotected
FeedbackPositionParammtsPIDprotected
FeedbackPositionPreviousParammtsPIDprotected
FeedbackTorquemtsPIDprotected
FeedbackVelocitymtsPIDprotected
FeedbackVelocityParammtsPIDprotected
forgetIErrormtsPIDprotected
FromStreamRaw(std::istream &inputStream, const char delimiter= ' ')cmnGenericObjectvirtual
GetAveragePeriod(void) const mtsTaskinline
GetDefaultStateTable(void)mtsTaskinline
GetDefaultStateTableName(void) const mtsTaskinline
GetInterfaceInput(const std::string &interfaceInputName) const mtsComponent
GetInterfaceOutput(const std::string &interfaceOutputName) const mtsComponent
GetInterfaceProvided(const std::string &interfaceProvidedName) const mtsComponent
GetInterfaceProvidedFor(const std::string &interfaceRequiredName)mtsComponent
GetInterfaceRequired(const std::string &interfaceRequiredName)mtsComponent
GetLogMultiplexer(void) const mtsComponentvirtual
GetManagerComponentServices(void) const mtsComponentinline
GetManagerComponentServices(void)mtsComponentinline
GetName(void) const mtsComponent
GetName(std::string &placeHolder) const mtsComponent
GetNamesOfInterfacesInput(void) const mtsComponent
GetNamesOfInterfacesOutput(void) const mtsComponent
GetNamesOfInterfacesProvided(void) const mtsComponent
GetNamesOfInterfacesProvidedOrOutput(void) const mtsComponent
GetNamesOfInterfacesRequired(void) const mtsComponent
GetNamesOfInterfacesRequiredOrInput(void) const mtsComponent
GetNumberOfInterfacesInput(void) const mtsComponent
GetNumberOfInterfacesOutput(void) const mtsComponent
GetNumberOfInterfacesProvided(void) const mtsComponent
GetNumberOfInterfacesRequired(void) const mtsComponent
GetPeriodicity(void) const mtsTaskPeriodic
GetState(void) const mtsComponent
GetState(mtsComponentState &state) const mtsComponent
GetStateTable(const std::string &stateTableName)mtsComponent
GetTick(void) const mtsTaskprotected
iErrormtsPIDprotected
InitializationDelaymtsTaskprotected
Initialize(void)mtsComponentprotected
InterfaceExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const mtsComponent
InterfaceInternalCommands_AddObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout)mtsComponentprotected
InterfaceInternalCommands_ComponentCreate(const mtsDescriptionComponent &componentDescription, bool &result)mtsComponentprotected
InterfaceInternalCommands_ComponentStartOther(const mtsComponentStatusControl &arg)mtsComponentprotected
InterfaceInternalCommands_GetEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout)mtsComponentprotected
InterfaceInternalCommands_RemoveEndUserInterface(const mtsEndUserInterfaceArg &argin, mtsEndUserInterfaceArg &argout)mtsComponentprotected
InterfaceInternalCommands_RemoveObserverList(const mtsEventHandlerList &argin, mtsEventHandlerList &argout)mtsComponentprotected
InterfaceProvidedOrOutputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const mtsComponent
InterfaceProvidedToManagermtsComponentprotected
InterfaceProvidedToManagerCallablemtsTaskprotected
InterfaceRequiredOrInputExists(const std::string &interfaceName, cmnLogLevel lod=CMN_LOG_LEVEL_INIT_VERBOSE) const mtsComponent
InterfacesInputmtsComponentprotected
InterfacesInputMapType typedefmtsComponentprotected
InterfacesOutputmtsComponentprotected
InterfacesOutputMapType typedefmtsComponentprotected
InterfacesProvidedmtsComponentprotected
InterfacesProvidedMapType typedefmtsComponentprotected
InterfacesRequiredmtsComponentprotected
InterfacesRequiredMapType typedefmtsComponentprotected
IsEndTask(void) const mtsComponent
IsHardRealTimemtsTaskPeriodicprotected
IsOverranPeriod(void) const mtsTaskinlinevirtual
IsPeriodic(void) const mtsTaskPeriodicvirtual
IsRunning(void) const mtsComponent
IsStarted(void) const mtsComponent
IsTerminated(void) const mtsComponent
JointLimitmtsPID
JointLowerLimitmtsPIDprotected
JointTypemtsPIDprotected
JointUpperLimitmtsPIDprotected
KdmtsPIDprotected
KimtsPIDprotected
Kill(void)mtsTaskContinuousvirtual
KillAndWait(double timeoutInSeconds)mtsComponent
KillSeparateLogFile(void)mtsComponentprotected
KpmtsPIDprotected
LoDMultiplexerStreambufmtsComponentprotected
LogFilemtsComponentprotected
ManagerComponentServicesmtsComponentprotected
maxIErrorLimitmtsPIDprotected
mEnableTrackingErrormtsPIDprotected
MessageEventsmtsPIDprotected
minIErrorLimitmtsPIDprotected
mJointLimitFlagmtsPIDprotected
mPreviousJointLimitFlagmtsPIDprotected
mPreviousTrackingErrorFlagmtsPIDprotected
mStateJointmtsPIDprotected
mStateJointDesiredmtsPIDprotected
mTrackingErrorFlagmtsPIDprotected
mTrackingErrorTolerancesmtsPIDprotected
mtsComponent(void)mtsComponentprotected
mtsComponent(const mtsComponent &other)mtsComponentprotected
mtsComponent(const std::string &deviceName)mtsComponent
mtsPID(const std::string &taskname, const double period)mtsPID
mtsPID(const mtsTaskPeriodicConstructorArg &arg)mtsPID
mtsTask(const std::string &name, unsigned int sizeStateTable=256)mtsTask
mtsTaskContinuous(const std::string &name, unsigned int sizeStateTable=256, bool newThread=true)mtsTaskContinuous
mtsTaskContinuous(const mtsTaskContinuousConstructorArg &arg)mtsTaskContinuous
mtsTaskPeriodic(const std::string &name, double periodicityInSeconds, bool isHardRealTime=false, unsigned int sizeStateTable=256, bool newThread=true)mtsTaskPeriodic
mtsTaskPeriodic(const std::string &name, const osaAbsoluteTime &periodicity, bool isHardRealTime=false, unsigned int sizeStateTable=256, bool newThread=true)mtsTaskPeriodic
mtsTaskPeriodic(const mtsTaskPeriodicConstructorArg &arg)mtsTaskPeriodic
NamemtsComponentprotected
NewThreadmtsTaskContinuousprotected
nonlinearmtsPIDprotected
OffsetmtsPIDprotected
oldDesiredPosmtsPIDprotected
oldErrormtsPIDprotected
OnRunException(const std::exception &excp)mtsTaskvirtual
OnStartupException(const std::exception &excp)mtsTaskvirtual
OverranPeriodmtsTaskprotected
PeriodmtsTaskPeriodicprotected
prmDesiredTrqmtsPIDprotected
ProcessMailBoxes(InterfacesProvidedMapType &interfaces)mtsComponentprotected
ProcessManagerCommandsIfNotActive()mtsTask
ProcessQueuedCommands(void)mtsComponentinlineprotected
ProcessQueuedEvents(void)mtsComponentprotected
ReconstructFrom(const cmnGenericObject &other)cmnGenericObject
RemoveInterfaceProvided(const std::string &interfaceProvidedName, const bool skipDisconnect=false)mtsComponent
RemoveInterfaceRequired(const std::string &interfaceRequiredName, const bool skipDisconnect=false)mtsComponent
ReplayModemtsComponentprotected
ResetController(void)mtsPIDprotected
ResetOverranPeriod(void)mtsTaskinlinevirtual
ReturnValuemtsTaskprotected
RobotmtsPIDprotected
Run(void)mtsPIDvirtual
RunEvent(bool check=true)mtsTaskprotected
RunEventCalledmtsTaskprotected
RunEventHandler(void)mtsTaskprotected
RunEventInternalmtsTaskprotected
RunInternal(void *argument)mtsTaskPeriodicprotectedvirtual
Running(void) const mtsComponentinline
SaveThreadStartData(void *data)mtsTaskprotectedvirtual
Scalar(const size_t CMN_UNUSED(index)) const cmnGenericObjectinlinevirtual
ScalarDescription(const size_t CMN_UNUSED(index), const std::string &CMN_UNUSED(userDescription)) const cmnGenericObjectinlinevirtual
ScalarNumber(void) const cmnGenericObjectinlinevirtual
ScalarNumberIsFixed(void) const cmnGenericObjectinlinevirtual
SerializeRaw(std::ostream &outputStream) const cmnGenericObjectvirtual
Services(void) const =0cmnGenericObjectpure virtual
SetDesiredPositions(const prmPositionJointSet &prmPos)mtsPIDprotected
SetDesiredTorques(const prmForceTorqueJointSet &prmTrq)mtsPIDprotected
SetDGain(const vctDoubleVec &dgain)mtsPIDprotected
SetForgetIError(const double &forget)mtsPIDprotected
SetIGain(const vctDoubleVec &igain)mtsPIDprotected
SetInitializationDelay(double delay)mtsTask
SetJointLowerLimit(const vctDoubleVec &lowerLimit)mtsPIDprotected
SetJointUpperLimit(const vctDoubleVec &upperLimit)mtsPIDprotected
SetMaxIErrorLimit(const vctDoubleVec &imaxlim)mtsPIDprotected
SetMinIErrorLimit(const vctDoubleVec &iminlim)mtsPIDprotected
SetName(const std::string &componentName)mtsComponent
SetPGain(const vctDoubleVec &pgain)mtsPIDprotected
SetReplayData(const std::string &stateTableName, const std::string &fileName)mtsComponent
SetReplayMode(void)mtsComponent
SetReplayTime(const double time)mtsComponent
SetThreadReturnValue(void *returnValue)mtsTaskprotectedvirtual
SetTrackingErrorTolerances(const vctDoubleVec &tolerances)mtsPIDprotected
SetupInterfaces(void)mtsPIDprotected
Sleep(double timeInSeconds)mtsTaskprotected
Start(void)mtsTaskContinuousvirtual
StartAndWait(double timeoutInSeconds)mtsComponent
StartInternal(void)mtsTaskPeriodicprotectedvirtual
Startup(void)mtsPIDvirtual
StartupInternal(void)mtsTaskPeriodicprotectedvirtual
StatemtsComponentprotected
StateChangemtsTaskprotected
StateChangeSignalmtsTaskprotected
StateTablemtsTaskprotected
StateTableMapType typedefmtsComponentprotected
StateTablesmtsComponentprotected
StatusmtsPID
Suspend(void)mtsTaskPeriodicvirtual
ThisType typedefmtsComponent
ThreadmtsTaskprotected
ThreadBuddymtsTaskPeriodicprotected
ThreadStartDatamtsTaskprotected
TorquemtsPIDprotected
TorqueModemtsPIDprotected
TorqueParammtsPIDprotected
ToStream(std::ostream &outputStream) const mtsComponentvirtual
ToStreamRaw(std::ostream &outputStream, const char delimiter= ' ', bool headerOnly=false, const std::string &headerPrefix="") const cmnGenericObjectvirtual
ToString(void) const cmnGenericObject
UnknownExceptionmtsTaskstatic
UseSeparateLogFile(const std::string &filename, bool forwardToLogger=true)mtsComponent
UseSeparateLogFileDefault(bool forwardToLogger=true)mtsComponent
UseSeparateLogFileDefaultWithDate(bool forwardToLogger=true)mtsComponent
UseSeparateLogFileFlagmtsComponentprotected
WaitForState(mtsComponentState desiredState, double timeout)mtsTaskprotectedvirtual
WaitForWakeup(void)mtsTaskinlinevirtual
WaitToStart(double timeout)mtsTaskvirtual
WaitToTerminate(double timeout)mtsTaskvirtual
Wakeup(void)mtsTaskinlinevirtual
WarningmtsPID
~cmnGenericObject(void)cmnGenericObjectinlinevirtual
~mtsComponent()mtsComponentvirtual
~mtsPID()mtsPIDinline
~mtsTask()mtsTaskvirtual
~mtsTaskContinuous()mtsTaskContinuousvirtual
~mtsTaskPeriodic()mtsTaskPeriodicvirtual