public class Dipole extends Object
WindUp
, InterSatellitesWindUp
Modifier and Type | Field and Description |
---|---|
static Dipole |
CANONICAL_I_J
规范偶极子,主矢量设置为 Vector3D.PLUS_I ,次要矢量设置为Vector3D.PLUS_J 。
|
Modifier and Type | Method and Description |
---|---|
org.hipparchus.geometry.euclidean.threed.Vector3D |
getPrimary()
获取主偶极子矢量。
|
org.hipparchus.geometry.euclidean.threed.Vector3D |
getSecondary()
获取次要偶极子矢量。
|
public static final Dipole CANONICAL_I_J
Vector3D.PLUS_I
,次要矢量设置为Vector3D.PLUS_J
。
Copyright © 2002-2023 CS GROUP. All rights reserved.