Uses of Class
org.orekit.frames.FactoryManagedFrame

Packages that use FactoryManagedFrame
org.orekit.frames This package provides classes to handle frames and transforms between them. 
 

Uses of FactoryManagedFrame in org.orekit.frames
 

Methods in org.orekit.frames that return FactoryManagedFrame
static FactoryManagedFrame FramesFactory.getCIRF()
          Get the CIRF reference frame.
static FactoryManagedFrame FramesFactory.getEME2000()
          Get the unique EME2000 frame.
static FactoryManagedFrame FramesFactory.getEODFrame(boolean applyEOPCorr)
           This class implements the EOD frame (mean ecliptic and equinox of the epoch).
static FactoryManagedFrame FramesFactory.getGTOD(boolean applyEOPCorr)
          Get the GTOD reference frame.
static FactoryManagedFrame FramesFactory.getITRF()
          Get the ITRF reference frame.
static FactoryManagedFrame FramesFactory.getITRFEquinox()
          Get the equinox-based ITRF reference frame.
static FactoryManagedFrame FramesFactory.getMOD(boolean applyEOPCorr)
          Get the MOD reference frame.
static FactoryManagedFrame FramesFactory.getTEME()
          Get the TEME reference frame.
static FactoryManagedFrame FramesFactory.getTIRF()
          Get the TIRF reference frame.
static FactoryManagedFrame FramesFactory.getTOD(boolean applyEOPCorr)
          Get the TOD reference frame.
static FactoryManagedFrame FramesFactory.getVeis1950()
          Get the VEIS 1950 reference frame.
 



Copyright © 2017 CNES. All Rights Reserved.