public class InertiaAxis extends Object
此类的实例是不可变的
Modifier and Type | Method and Description |
---|---|
org.hipparchus.geometry.euclidean.threed.Vector3D |
getA()
获取惯性轴。
|
double |
getI()
获取惯性矩。
|
InertiaAxis |
negate()
反转惯性轴。
|
public InertiaAxis negate()
public double getI()
public org.hipparchus.geometry.euclidean.threed.Vector3D getA()
Copyright © 2002-2023 CS GROUP. All rights reserved.