#include <string>
#include <OpenSim/Simulation/osimSimulationDLL.h>
#include <OpenSim/Common/PropertyStr.h>
#include <OpenSim/Common/PropertyStrArray.h>
#include <OpenSim/Common/PropertyDblVec3.h>
#include <OpenSim/Common/Function.h>
#include "Constraint.h"
#include "Body.h"
Namespaces | |
namespace | OpenSim |
Classes | |
class | OpenSim::CoordinateCouplerConstraint |
The underlying Constraint is a Constraint::CoordinateCoupler in Simbody, which relates coordinates of the same or different body(ies) to one another at the position level (holonomic). Relationship between coordinates is a specified by a function that equates to zero only when the coordinates satisfy the function (constraint).