|
| ChromPositionRefData (const Model *pModel, const DockingSite *pDockSite, double transStepSize, double rotStepSize, ChromElement::eMode transMode=ChromElement::FREE, ChromElement::eMode rotMode=ChromElement::FREE, double maxTrans=0.0, double maxRot=0.0) |
|
int | GetNumStartCoords () const |
|
const Coord & | GetStartCoord (int iCoord) const |
|
double | GetTransStepSize () const |
|
double | GetRotStepSize () const |
|
ChromElement::eMode | GetTransMode () const |
|
ChromElement::eMode | GetRotMode () const |
|
int | GetLength () const |
|
int | GetXOverLength () const |
|
bool | IsTransFixed () const |
|
bool | IsRotFixed () const |
|
double | GetMaxTrans () const |
|
double | GetMaxRot () const |
|
const Coord & | GetInitialCOM () const |
|
const Euler & | GetInitialOrientation () const |
|
const Quat & | GetInitialQuat () const |
|
void | GetModelValue (Coord &com, Euler &orientation) const |
|
void | SetModelValue (const Coord &com, const Euler &orientation) |
|
|
static const std::string | _CT = "ChromPositionRefData" |
|
static const PrincipalAxes | CARTESIAN_AXES |
|
The documentation for this class was generated from the following files: