public class L2Frame extends Frame
L2TransformProvider
创建一个以L2为中心的参考系的类。父参考系始终设置为primaryBody.getInertiallyOrientedFrame()
。
Constructor and Description |
---|
L2Frame(CelestialBody primaryBody, CelestialBody secondaryBody)
简单构造函数。
|
getAncestor, getDepth, getFrozenFrame, getName, getParent, getRoot, getStaticTransformTo, getStaticTransformTo, getTransformProvider, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, toString
public L2Frame(CelestialBody primaryBody, CelestialBody secondaryBody)
primaryBody
- 较大质量的天体,m1。
secondaryBody
- 较小质量的天体,m2。
Copyright © 2002-2023 CS GROUP. All rights reserved.