Uses of Class
org.orekit.frames.FactoryManagedFrame
Packages that use FactoryManagedFrame
Package
Description
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 FactoryManagedFrameModifier and TypeMethodDescriptionAbstractFrames.getCIRF(IERSConventions conventions, boolean simpleEOP) Frames.getCIRF(IERSConventions conventions, boolean simpleEOP) Get the CIRF2000 reference frame.static FactoryManagedFrameFramesFactory.getCIRF(IERSConventions conventions, boolean simpleEOP) Get the CIRF2000 reference frame.AbstractFrames.getEME2000()Frames.getEME2000()Get the unique EME2000 frame.static FactoryManagedFrameFramesFactory.getEME2000()Get the unique EME2000 frame.AbstractFrames.getGTOD(boolean applyEOPCorr) AbstractFrames.getGTOD(IERSConventions conventions, boolean simpleEOP) Frames.getGTOD(boolean applyEOPCorr) Get the GTOD reference frame.Frames.getGTOD(IERSConventions conventions, boolean simpleEOP) Get the GTOD reference frame.static FactoryManagedFrameFramesFactory.getGTOD(boolean applyEOPCorr) Get the GTOD reference frame.static FactoryManagedFrameFramesFactory.getGTOD(IERSConventions conventions, boolean simpleEOP) Get the GTOD reference frame.AbstractFrames.getITRF(IERSConventions conventions, boolean simpleEOP) Frames.getITRF(IERSConventions conventions, boolean simpleEOP) Get an unspecified International Terrestrial Reference Frame.static FactoryManagedFrameFramesFactory.getITRF(IERSConventions conventions, boolean simpleEOP) Get an unspecified International Terrestrial Reference Frame.AbstractFrames.getITRFEquinox(IERSConventions conventions, boolean simpleEOP) Frames.getITRFEquinox(IERSConventions conventions, boolean simpleEOP) Get the equinox-based ITRF reference frame.static FactoryManagedFrameFramesFactory.getITRFEquinox(IERSConventions conventions, boolean simpleEOP) Get the equinox-based ITRF reference frame.AbstractFrames.getMOD(boolean applyEOPCorr) AbstractFrames.getMOD(IERSConventions conventions) Frames.getMOD(boolean applyEOPCorr) Get the MOD reference frame.Frames.getMOD(IERSConventions conventions) Get the MOD reference frame.static FactoryManagedFrameFramesFactory.getMOD(boolean applyEOPCorr) Get the MOD reference frame.static FactoryManagedFrameFramesFactory.getMOD(IERSConventions conventions) Get the MOD reference frame.AbstractFrames.getPZ9011(IERSConventions convention, boolean simpleEOP) Frames.getPZ9011(IERSConventions convention, boolean simpleEOP) Get the PZ-90.11 (Parametry Zemly – 1990.11) reference frame.static FactoryManagedFrameFramesFactory.getPZ9011(IERSConventions convention, boolean simpleEOP) Get the PZ-90.11 (Parametry Zemly – 1990.11) reference frame.AbstractFrames.getTEME()Frames.getTEME()Get the TEME reference frame.static FactoryManagedFrameFramesFactory.getTEME()Get the TEME reference frame.AbstractFrames.getTIRF(IERSConventions conventions) AbstractFrames.getTIRF(IERSConventions conventions, boolean simpleEOP) Frames.getTIRF(IERSConventions conventions) Get the TIRF reference frame, ignoring tidal effects.Frames.getTIRF(IERSConventions conventions, boolean simpleEOP) Get the TIRF reference frame.static FactoryManagedFrameFramesFactory.getTIRF(IERSConventions conventions) Get the TIRF reference frame, ignoring tidal effects.static FactoryManagedFrameFramesFactory.getTIRF(IERSConventions conventions, boolean simpleEOP) Get the TIRF reference frame.AbstractFrames.getTOD(boolean applyEOPCorr) AbstractFrames.getTOD(IERSConventions conventions, boolean simpleEOP) Frames.getTOD(boolean applyEOPCorr) Get the TOD reference frame.Frames.getTOD(IERSConventions conventions, boolean simpleEOP) Get the TOD reference frame.static FactoryManagedFrameFramesFactory.getTOD(boolean applyEOPCorr) Get the TOD reference frame.static FactoryManagedFrameFramesFactory.getTOD(IERSConventions conventions, boolean simpleEOP) Get the TOD reference frame.AbstractFrames.getVeis1950()Frames.getVeis1950()Get the VEIS 1950 reference frame.static FactoryManagedFrameFramesFactory.getVeis1950()Get the VEIS 1950 reference frame.