Package | Description |
---|---|
org.orekit.files.ccsds.definitions |
This package contains definitions for CCSDS objects (frames, time systems...).
|
Modifier and Type | Method and Description |
---|---|
static CenterName |
CenterName.map(Frame frame)
Map an Orekit frame to a CCSDS center.
|
static CenterName |
CenterName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CenterName[] |
CenterName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.