public final class InertiaSphereProperty extends AbstractInertiaProperty
IInertiaProperty
Constructor and Description |
---|
InertiaSphereProperty(double radius,
MassProperty mass)
Constructor for the spherical inertia property.
|
Modifier and Type | Method and Description |
---|---|
Matrix3D |
getInertiaMatrix() |
getMass, getMassCenter, getMassProperty, getType, setInertiaMatrix, setMassCenter
public InertiaSphereProperty(double radius, MassProperty mass)
radius
- the radius of the spheremass
- the mass property associated to this partpublic Matrix3D getInertiaMatrix()
getInertiaMatrix
in interface IInertiaProperty
getInertiaMatrix
in class AbstractInertiaProperty
Copyright © 2018 CNES. All Rights Reserved.