Package | Description |
---|---|
msim.serialization |
Mixed physical/virtual linkage Simulator serialization.
|
Modifier and Type | Class and Description |
---|---|
class |
DAEMSimClosure
COLLADA "extra" element corresponding to MSim closure
Joint . |
Modifier and Type | Field and Description |
---|---|
DAEMSimJoint |
DAEMSimLink.parentJoint
parent_joint child element
|
Modifier and Type | Method and Description |
---|---|
DAEMSimJoint |
DAEMSimJoint.readFrom(Joint joint)
Read all settings from joint.
|
DAEMSimJoint |
DAEMSimJoint.writeChildToMobilityTo(Joint joint)
Interpret
childToMobility as either a subframe name or an
RX TXEM vector, and set it to joint. |
DAEMSimJoint |
DAEMSimJoint.writeMobilityToParentTo(Joint joint)
Interpret
mobilityToParent as either a subframe name or an
RX TXEM vector, and set it to joint. |
DAEMSimJoint |
DAEMSimJoint.writeTo(Joint joint,
vona.math.RX jointRX)
Write all settings to joint.
|