Package | Description |
---|---|
fr.cnes.sirius.patrius.assembly | |
fr.cnes.sirius.patrius.attitudes.orientations |
Modifier and Type | Method and Description |
---|---|
TransformStateProvider |
MobilePart.getTransformProvider()
Returns the transform linking the part to its parent part.
|
Modifier and Type | Method and Description |
---|---|
void |
AssemblyBuilder.addPart(String partName,
String parentPartName,
TransformStateProvider transformStateProvider)
This method adds a new part to the currently built assembly.
|
Constructor and Description |
---|
MobilePart(String name,
IPart parentPart,
TransformStateProvider transformProvider)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
OrientationAngleTransform
One degree of liberty transform provider.
|
Copyright © 2020 CNES. All rights reserved.