|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Predefined | |
|---|---|
| org.orekit.frames | This package provides classes to handle frames and transforms between them. |
| Uses of Predefined in org.orekit.frames |
|---|
| Methods in org.orekit.frames that return Predefined | |
|---|---|
Predefined |
FactoryManagedFrame.getFactoryKey()
Get the key of the frame within the factory. |
static Predefined |
Predefined.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Predefined[] |
Predefined.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.orekit.frames with parameters of type Predefined | |
|---|---|
static Frame |
FramesFactory.getFrame(Predefined factoryKey)
Get one of the predefined frames. |
| Constructors in org.orekit.frames with parameters of type Predefined | |
|---|---|
FactoryManagedFrame(Frame parent,
TransformProvider transformProvider,
boolean pseudoInertial,
Predefined factoryKey)
Simple constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||