Molmodel
|
Namespace for description of allowed bond motions. More...
Enumerations | |
enum | Mobility { Free = 1, Torsion = 2, Rigid = 3 } |
Which motions are allowed for a particular covalent bond. More... | |
Variables | |
static Mobility | Default = Torsion |
Namespace for description of allowed bond motions.
Which motions are allowed for a particular covalent bond.
An enum applied to each covalent bond in a Compound. Used to specify the degrees of freedom of that bond during subsequent construction of a multibody model in simbody.
Mobility SimTK::BondMobility::Default = Torsion [static] |