|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MassProperty | |
|---|---|
| fr.cnes.sirius.patrius.assembly.properties | |
| Uses of MassProperty in fr.cnes.sirius.patrius.assembly.properties |
|---|
| Methods in fr.cnes.sirius.patrius.assembly.properties that return MassProperty | |
|---|---|
MassProperty |
AbstractInertiaProperty.getMassProperty()
|
MassProperty |
IInertiaProperty.getMassProperty()
|
| Constructors in fr.cnes.sirius.patrius.assembly.properties with parameters of type MassProperty | |
|---|---|
AbstractInertiaProperty(Vector3D massCenter,
Matrix3D inertiaMatrix,
MassProperty mass)
Constructor for the abstract inertia property. |
|
AbstractInertiaProperty(Vector3D massCenter,
Matrix3D inertiaMatrix,
Vector3D inertiaReferencePoint,
MassProperty mass)
Constructor for the abstract inertia property. |
|
InertiaCylinderProperty(double radius,
double height,
MassProperty mass)
Constructor for the cylinder inertia property. |
|
InertiaParallelepipedProperty(double length,
double width,
double height,
MassProperty mass)
Constructor for the parallelepiped inertia property. |
|
InertiaSimpleProperty(Vector3D massCenter,
Matrix3D inertiaMatrix,
MassProperty mass)
Constructor for the simple inertia property |
|
InertiaSimpleProperty(Vector3D massCenter,
Matrix3D inertiaMatrix,
Vector3D inertiaReferencePoint,
MassProperty mass)
Constructor for the simple inertia property; the inertia matrix is expressed with respect to a point that can be different from the mass center. |
|
InertiaSphereProperty(double radius,
MassProperty mass)
Constructor for the spherical inertia property. |
|
MassEquation(String partName,
MassProperty property)
Create a new mass equation, for a given part. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||