Serializable
public class L2Frame extends Frame
L2TransformProvider
.
Parent frame is always set as primaryBody.getInertiallyOrientedFrame()Constructor | Description |
---|---|
L2Frame(CelestialBody primaryBody,
CelestialBody secondaryBody) |
Simple constructor.
|
getAncestor, getDepth, getFrozenFrame, getName, getParent, getRoot, getTransformProvider, getTransformTo, getTransformTo, isChildOf, isPseudoInertial, toString
public L2Frame(CelestialBody primaryBody, CelestialBody secondaryBody) throws OrekitException
primaryBody
- Celestial body with bigger mass, m1.secondaryBody
- Celestial body with smaller mass, m2.OrekitException
- If frame cannot be retrieved from primaryBody
.Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.