public final class InertiaParallelepipedProperty extends AbstractInertiaProperty
IInertiaProperty,
Serialized Form| Constructor and Description |
|---|
InertiaParallelepipedProperty(double length,
double width,
double height,
MassProperty mass)
Constructor for the parallelepiped inertia property.
|
| Modifier and Type | Method and Description |
|---|---|
Matrix3D |
getInertiaMatrix() |
getMass, getMassCenter, getMassProperty, getType, setInertiaMatrix, setMassCenterpublic InertiaParallelepipedProperty(double length,
double width,
double height,
MassProperty mass)
length - length the dimension on the X axis of the frame.width - the dimension on the Y axis of the given frame.height - the dimension on the Z axis of the given frame.mass - the mass property associated to this partpublic Matrix3D getInertiaMatrix()
getInertiaMatrix in interface IInertiaPropertygetInertiaMatrix in class AbstractInertiaPropertyCopyright © 2025 CNES. All rights reserved.