|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.orekit.frames.configuration.FramesConfigurationFactory
public class FramesConfigurationFactory
Frames configuration factory. Contains useful configurations.
Method Summary | |
---|---|
static FramesConfiguration |
getIERS2003Configuration(boolean ignoreTides)
Gets the default IERS2003 configuration (always the same instance, not a new one). |
static FramesConfiguration |
getIERS2010Configuration()
Gets the default IERS2010 configuration (always the same instance, not a new one). |
static FramesConfiguration |
getStelaConfiguration()
Gets the official STELA configuration (always the same instance, not a new one). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static FramesConfiguration getIERS2010Configuration()
public static FramesConfiguration getIERS2003Configuration(boolean ignoreTides)
ignoreTides
- tides if tides are to be ignored, false otherwise
public static FramesConfiguration getStelaConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |