Definition at line 31 of file Task.cpp.
ocra::Task::Pimpl::Pimpl |
( |
const std::string & |
name, |
|
|
std::shared_ptr< Model > |
m, |
|
|
Feature::Ptr |
s, |
|
|
Feature::Ptr |
sdes |
|
) |
| |
|
inline |
ocra::Task::Pimpl::~Pimpl |
( |
| ) |
|
|
inline |
void ocra::Task::Pimpl::connectFunctionnWithObjectiveAndConstraint |
( |
| ) |
|
|
inline |
void ocra::Task::Pimpl::setAsAccelerationTask |
( |
| ) |
|
|
inline |
void ocra::Task::Pimpl::setAsForceTask |
( |
| ) |
|
|
inline |
void ocra::Task::Pimpl::setAsTorqueTask |
( |
| ) |
|
|
inline |
MatrixXd ocra::Task::Pimpl::B |
bool ocra::Task::Pimpl::contactActive |
bool ocra::Task::Pimpl::contactForceConstraintHasBeenSavedInSolver |
bool ocra::Task::Pimpl::contactPointHasBeenSavedInModel |
VectorXd ocra::Task::Pimpl::effort |
VectorXd ocra::Task::Pimpl::error |
VectorXd ocra::Task::Pimpl::errorDdot |
VectorXd ocra::Task::Pimpl::errorDot |
Feature::Ptr ocra::Task::Pimpl::feature |
Feature::Ptr ocra::Task::Pimpl::featureDes |
double ocra::Task::Pimpl::frictionCoeff |
bool ocra::Task::Pimpl::frictionConstraintIsRegisteredInConstraint |
Vector3d ocra::Task::Pimpl::frictionOffset |
GainsWorkspace ocra::Task::Pimpl::gainsWorkspace |
int ocra::Task::Pimpl::hierarchyLevel |
std::shared_ptr<Model> ocra::Task::Pimpl::innerModel |
TYPETASK ocra::Task::Pimpl::innerTaskType |
bool ocra::Task::Pimpl::isRegisteredAsConstraint |
bool ocra::Task::Pimpl::isRegisteredAsObjective |
MatrixXd ocra::Task::Pimpl::jacobian |
MatrixXd ocra::Task::Pimpl::K |
MatrixXd ocra::Task::Pimpl::M |
MatrixXd ocra::Task::Pimpl::M_inverse |
double ocra::Task::Pimpl::margin |
int ocra::Task::Pimpl::mode |
VectorXd ocra::Task::Pimpl::output |
bool ocra::Task::Pimpl::taskHasBeenInitialized |
bool ocra::Task::Pimpl::useActualMass |
bool ocra::Task::Pimpl::useReducedProblem |
VectorXd ocra::Task::Pimpl::weight |
The documentation for this struct was generated from the following file: