public final class InertiaCylinderProperty extends AbstractInertiaProperty
IInertiaProperty,
Serialized Form| Constructor and Description |
|---|
InertiaCylinderProperty(double radius,
double height,
MassProperty mass)
Constructor for the cylinder inertia property.
|
| Modifier and Type | Method and Description |
|---|---|
Matrix3D |
getInertiaMatrix() |
getMass, getMassCenter, getMassProperty, getType, setInertiaMatrix, setMassCenterpublic InertiaCylinderProperty(double radius,
double height,
MassProperty mass)
radius - the radius of the basis (must be positive)height - the heihgt of the cylinder (must be positive)mass - the mass property associated to this partpublic Matrix3D getInertiaMatrix()
getInertiaMatrix in interface IInertiaPropertygetInertiaMatrix in class AbstractInertiaPropertyCopyright © 2025 CNES. All rights reserved.