|
cisst-saw
|
#include <prmActuatorJointCoupling.h>
Public Attributes | |
| void SerializeBinary(std::ostream &outputStream) const CISST_THROW(std void DeSerializeBinary(std::istream &inputStream, const cmnDataFormat &localFormat, const cmnDataFormat &remoteFormat) CISST_THROW(std void SerializeText(std::ostream &outputStream, const char delimiter=',') const CISST_THROW(std std::string | SerializeDescription (const char delimiter=',', const std::string &userDescription="") const |
| void DeSerializeText(std::istream &inputStream, const char delimiter=',') CISST_THROW(std std::string | HumanReadable (void) const |
Protected Attributes | |
| vctDoubleMat | mActuatorToJointPosition |
| vctDoubleMat | mJointToActuatorPosition |
| vctDoubleMat | mActuatorToJointEffort |
| vctDoubleMat | mJointToActuatorEffort |
| prmActuatorJointCoupling::prmActuatorJointCoupling | ( | void | ) |
| prmActuatorJointCoupling::prmActuatorJointCoupling | ( | const prmActuatorJointCoupling & | other | ) |
| prmActuatorJointCoupling::~prmActuatorJointCoupling | ( | ) |
| vctDoubleMat & prmActuatorJointCoupling::ActuatorToJointEffort | ( | void | ) |
| const vctDoubleMat & prmActuatorJointCoupling::ActuatorToJointEffort | ( | void | ) | const |
| vctDoubleMat & prmActuatorJointCoupling::ActuatorToJointPosition | ( | void | ) |
| const vctDoubleMat & prmActuatorJointCoupling::ActuatorToJointPosition | ( | void | ) | const |
|
inline |
|
inline |
| void prmActuatorJointCoupling::Copy | ( | const prmActuatorJointCoupling & | source | ) |
| void prmActuatorJointCoupling::DeSerializeRaw | ( | std::istream & | inputStream | ) |
|
inline |
| void prmActuatorJointCoupling::GetActuatorToJointEffort | ( | vctDoubleMat & | placeHolder | ) | const |
|
inline |
| void prmActuatorJointCoupling::GetActuatorToJointPosition | ( | vctDoubleMat & | placeHolder | ) | const |
|
inline |
| void prmActuatorJointCoupling::GetJointToActuatorEffort | ( | vctDoubleMat & | placeHolder | ) | const |
|
inline |
| void prmActuatorJointCoupling::GetJointToActuatorPosition | ( | vctDoubleMat & | placeHolder | ) | const |
|
inline |
| vctDoubleMat & prmActuatorJointCoupling::JointToActuatorEffort | ( | void | ) |
| const vctDoubleMat & prmActuatorJointCoupling::JointToActuatorEffort | ( | void | ) | const |
| vctDoubleMat & prmActuatorJointCoupling::JointToActuatorPosition | ( | void | ) |
| const vctDoubleMat & prmActuatorJointCoupling::JointToActuatorPosition | ( | void | ) | const |
| prmActuatorJointCoupling & prmActuatorJointCoupling::operator= | ( | const prmActuatorJointCoupling & | other | ) |
| size_t prmActuatorJointCoupling::ScalarNumber | ( | void | ) | const |
| bool prmActuatorJointCoupling::ScalarNumberIsFixed | ( | void | ) | const |
| void prmActuatorJointCoupling::SerializeRaw | ( | std::ostream & | outputStream | ) | const |
| void prmActuatorJointCoupling::SetActuatorToJointEffort | ( | const vctDoubleMat & | newValue | ) |
| void prmActuatorJointCoupling::SetActuatorToJointPosition | ( | const vctDoubleMat & | newValue | ) |
| void prmActuatorJointCoupling::SetJointToActuatorEffort | ( | const vctDoubleMat & | newValue | ) |
| void prmActuatorJointCoupling::SetJointToActuatorPosition | ( | const vctDoubleMat & | newValue | ) |
| void prmActuatorJointCoupling::ToStream | ( | std::ostream & | outputStream | ) | const |
| void prmActuatorJointCoupling::ToStreamRaw | ( | std::ostream & | outputStream, |
| const char | delimiter = ' ', | ||
| bool | headerOnly = false, | ||
| const std::string & | headerPrefix = "" ) const |
| void DeSerializeText(std::istream &inputStream, const char delimiter=',') CISST_THROW(std std::string prmActuatorJointCoupling::HumanReadable(void) const |
|
protected |
|
protected |
|
protected |
|
protected |
| void SerializeBinary(std::ostream &outputStream) const CISST_THROW(std void DeSerializeBinary(std::istream &inputStream, const cmnDataFormat &localFormat, const cmnDataFormat &remoteFormat) CISST_THROW(std void SerializeText(std::ostream &outputStream, const char delimiter=',') const CISST_THROW(std std::string prmActuatorJointCoupling::SerializeDescription(const char delimiter=',', const std::string &userDescription="") const |