public final class InertiaCylinderProperty extends AbstractInertiaProperty
IInertiaProperty
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, setMassCenter
public 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 IInertiaProperty
getInertiaMatrix
in class AbstractInertiaProperty
Copyright © 2017 CNES. All rights reserved.