Package | Description |
---|---|
org.orekit.frames |
This package provides classes to handle frames and transforms between them.
|
Modifier and Type | Method | Description |
---|---|---|
List<OrphanFrame> |
OrphanFrame.getChildren() |
Get all children of the instance.
|
Modifier and Type | Method | Description |
---|---|---|
void |
OrphanFrame.addChild(OrphanFrame child,
Transform transform,
boolean isPseudoInertial) |
Add a child.
|
void |
OrphanFrame.addChild(OrphanFrame child,
TransformProvider transformProvider,
boolean isPseudoInertial) |
Add a child.
|
Copyright © 2002-2018 CS Systèmes d'information. All rights reserved.