Package | Description |
---|---|
org.orekit.frames |
This package provides classes to handle frames and transforms between them.
|
Modifier and Type | Method and Description |
---|---|
FactoryManagedFrame |
Frames.getCIRF(IERSConventions conventions,
boolean simpleEOP)
Get the CIRF2000 reference frame.
|
FactoryManagedFrame |
AbstractFrames.getCIRF(IERSConventions conventions,
boolean simpleEOP) |
static FactoryManagedFrame |
FramesFactory.getCIRF(IERSConventions conventions,
boolean simpleEOP)
Get the CIRF2000 reference frame.
|
FactoryManagedFrame |
Frames.getEME2000()
Get the unique EME2000 frame.
|
FactoryManagedFrame |
AbstractFrames.getEME2000() |
static FactoryManagedFrame |
FramesFactory.getEME2000()
Get the unique EME2000 frame.
|
FactoryManagedFrame |
Frames.getGTOD(boolean applyEOPCorr)
Get the GTOD reference frame.
|
FactoryManagedFrame |
AbstractFrames.getGTOD(boolean applyEOPCorr) |
static FactoryManagedFrame |
FramesFactory.getGTOD(boolean applyEOPCorr)
Get the GTOD reference frame.
|
FactoryManagedFrame |
Frames.getGTOD(IERSConventions conventions,
boolean simpleEOP)
Get the GTOD reference frame.
|
FactoryManagedFrame |
AbstractFrames.getGTOD(IERSConventions conventions,
boolean simpleEOP) |
static FactoryManagedFrame |
FramesFactory.getGTOD(IERSConventions conventions,
boolean simpleEOP)
Get the GTOD reference frame.
|
FactoryManagedFrame |
Frames.getITRF(IERSConventions conventions,
boolean simpleEOP)
Get an unspecified International Terrestrial Reference Frame.
|
FactoryManagedFrame |
AbstractFrames.getITRF(IERSConventions conventions,
boolean simpleEOP) |
static FactoryManagedFrame |
FramesFactory.getITRF(IERSConventions conventions,
boolean simpleEOP)
Get an unspecified International Terrestrial Reference Frame.
|
FactoryManagedFrame |
Frames.getITRFEquinox(IERSConventions conventions,
boolean simpleEOP)
Get the equinox-based ITRF reference frame.
|
FactoryManagedFrame |
AbstractFrames.getITRFEquinox(IERSConventions conventions,
boolean simpleEOP) |
static FactoryManagedFrame |
FramesFactory.getITRFEquinox(IERSConventions conventions,
boolean simpleEOP)
Get the equinox-based ITRF reference frame.
|
FactoryManagedFrame |
Frames.getMOD(boolean applyEOPCorr)
Get the MOD reference frame.
|
FactoryManagedFrame |
AbstractFrames.getMOD(boolean applyEOPCorr) |
static FactoryManagedFrame |
FramesFactory.getMOD(boolean applyEOPCorr)
Get the MOD reference frame.
|
FactoryManagedFrame |
Frames.getMOD(IERSConventions conventions)
Get the MOD reference frame.
|
FactoryManagedFrame |
AbstractFrames.getMOD(IERSConventions conventions) |
static FactoryManagedFrame |
FramesFactory.getMOD(IERSConventions conventions)
Get the MOD reference frame.
|
FactoryManagedFrame |
Frames.getPZ9011(IERSConventions convention,
boolean simpleEOP)
Get the PZ-90.11 (Parametry Zemly – 1990.11) reference frame.
|
FactoryManagedFrame |
AbstractFrames.getPZ9011(IERSConventions convention,
boolean simpleEOP) |
static FactoryManagedFrame |
FramesFactory.getPZ9011(IERSConventions convention,
boolean simpleEOP)
Get the PZ-90.11 (Parametry Zemly – 1990.11) reference frame.
|
FactoryManagedFrame |
Frames.getTEME()
Get the TEME reference frame.
|
FactoryManagedFrame |
AbstractFrames.getTEME() |
static FactoryManagedFrame |
FramesFactory.getTEME()
Get the TEME reference frame.
|
FactoryManagedFrame |
Frames.getTIRF(IERSConventions conventions)
Get the TIRF reference frame, ignoring tidal effects.
|
FactoryManagedFrame |
AbstractFrames.getTIRF(IERSConventions conventions) |
static FactoryManagedFrame |
FramesFactory.getTIRF(IERSConventions conventions)
Get the TIRF reference frame, ignoring tidal effects.
|
FactoryManagedFrame |
Frames.getTIRF(IERSConventions conventions,
boolean simpleEOP)
Get the TIRF reference frame.
|
FactoryManagedFrame |
AbstractFrames.getTIRF(IERSConventions conventions,
boolean simpleEOP) |
static FactoryManagedFrame |
FramesFactory.getTIRF(IERSConventions conventions,
boolean simpleEOP)
Get the TIRF reference frame.
|
FactoryManagedFrame |
Frames.getTOD(boolean applyEOPCorr)
Get the TOD reference frame.
|
FactoryManagedFrame |
AbstractFrames.getTOD(boolean applyEOPCorr) |
static FactoryManagedFrame |
FramesFactory.getTOD(boolean applyEOPCorr)
Get the TOD reference frame.
|
FactoryManagedFrame |
Frames.getTOD(IERSConventions conventions,
boolean simpleEOP)
Get the TOD reference frame.
|
FactoryManagedFrame |
AbstractFrames.getTOD(IERSConventions conventions,
boolean simpleEOP) |
static FactoryManagedFrame |
FramesFactory.getTOD(IERSConventions conventions,
boolean simpleEOP)
Get the TOD reference frame.
|
FactoryManagedFrame |
Frames.getVeis1950()
Get the VEIS 1950 reference frame.
|
FactoryManagedFrame |
AbstractFrames.getVeis1950() |
static FactoryManagedFrame |
FramesFactory.getVeis1950()
Get the VEIS 1950 reference frame.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.