public class InertiaAxis extends Object
Instances of this class are immutable
Modifier and Type | Method and Description |
---|---|
org.hipparchus.geometry.euclidean.threed.Vector3D |
getA()
Get the inertia axis.
|
double |
getI()
Get the moment of inertia.
|
InertiaAxis |
negate()
Reverse the inertia axis.
|
public InertiaAxis negate()
public double getI()
public org.hipparchus.geometry.euclidean.threed.Vector3D getA()
Copyright © 2002-2023 CS GROUP. All rights reserved.