| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.frames |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
static Frame |
FramesFactory.getFrame(Predefined factoryKey)
Get one of the predefined frames.
|
| Constructor and Description |
|---|
FactoryManagedFrame(Frame parent,
TransformProvider transformProvider,
boolean pseudoInertial,
Predefined factoryKeyIn)
Simple constructor.
|
Copyright © 2021 CNES. All rights reserved.