Package | Description |
---|---|
org.orekit.frames |
This package provides classes to handle frames and transforms between them.
|
Modifier and Type | Method | Description |
---|---|---|
static FactoryManagedFrame |
FramesFactory.getCIRF(IERSConventions conventions,
boolean simpleEOP) |
Get the CIRF2000 reference frame.
|
static FactoryManagedFrame |
FramesFactory.getEME2000() |
Get the unique EME2000 frame.
|
static FactoryManagedFrame |
FramesFactory.getGTOD(boolean applyEOPCorr) |
Get the GTOD reference frame.
|
static FactoryManagedFrame |
FramesFactory.getGTOD(IERSConventions conventions,
boolean simpleEOP) |
Get the GTOD reference frame.
|
static FactoryManagedFrame |
FramesFactory.getITRF(IERSConventions conventions,
boolean simpleEOP) |
Get an unspecified International Terrestrial Reference Frame.
|
static FactoryManagedFrame |
FramesFactory.getITRFEquinox(IERSConventions conventions,
boolean simpleEOP) |
Get the equinox-based ITRF reference frame.
|
static FactoryManagedFrame |
FramesFactory.getMOD(boolean applyEOPCorr) |
Get the MOD reference frame.
|
static FactoryManagedFrame |
FramesFactory.getMOD(IERSConventions conventions) |
Get the MOD reference frame.
|
static FactoryManagedFrame |
FramesFactory.getTEME() |
Get the TEME reference frame.
|
static FactoryManagedFrame |
FramesFactory.getTIRF(IERSConventions conventions) |
Get the TIRF reference frame, ignoring tidal effects.
|
static FactoryManagedFrame |
FramesFactory.getTIRF(IERSConventions conventions,
boolean simpleEOP) |
Get the TIRF reference frame.
|
static FactoryManagedFrame |
FramesFactory.getTOD(boolean applyEOPCorr) |
Get the TOD reference frame.
|
static FactoryManagedFrame |
FramesFactory.getTOD(IERSConventions conventions,
boolean simpleEOP) |
Get the TOD reference frame.
|
static FactoryManagedFrame |
FramesFactory.getVeis1950() |
Get the VEIS 1950 reference frame.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.