SimbodyMatterSubtreeResults Class Reference
#include <SimbodyMatterSubtree.h>
List of all members.
Constructor & Destructor Documentation
Member Function Documentation
void addMobilities |
( |
SubtreeBodyIndex |
, |
|
|
QIndex |
qStart, |
|
|
int |
nq, |
|
|
UIndex |
uStart, |
|
|
int |
nu | |
|
) |
| | |
void findSubtreeBodyQ |
( |
SubtreeBodyIndex |
, |
|
|
SubtreeQIndex & |
qStart, |
|
|
int & |
nq | |
|
) |
| | const |
void findSubtreeBodyU |
( |
SubtreeBodyIndex |
, |
|
|
SubtreeUIndex & |
uStart, |
|
|
int & |
nu | |
|
) |
| | const |
int getNumSubtreeBodies |
( |
|
) |
const |
int getNumSubtreeQs |
( |
|
) |
const |
int getNumSubtreeUs |
( |
|
) |
const |
const Array_<QIndex>& getQSubset |
( |
|
) |
const |
const SpatialVec& getSubtreeBodyAcceleration |
( |
SubtreeBodyIndex |
|
) |
const |
const Transform& getSubtreeBodyTransform |
( |
SubtreeBodyIndex |
|
) |
const |
const SpatialVec& getSubtreeBodyVelocity |
( |
SubtreeBodyIndex |
|
) |
const |
const Vector& getSubtreeQ |
( |
|
) |
const |
const Vector& getSubtreeU |
( |
|
) |
const |
const Vector& getSubtreeUDot |
( |
|
) |
const |
const Array_<UIndex>& getUSubset |
( |
|
) |
const |
void realizeModel |
( |
const Vector & |
stateQ, |
|
|
const Vector & |
stateU | |
|
) |
| | |
void reallocateBodies |
( |
int |
nBodies |
) |
|
Friends And Related Function Documentation
The documentation for this class was generated from the following file: