Uses of Interface
org.orekit.frames.ItrfVersionProvider
Packages that use ItrfVersionProvider
Package
Description
This package provides classes to handle frames and transforms between them.
-
Uses of ItrfVersionProvider in org.orekit.frames
Classes in org.orekit.frames that implement ItrfVersionProviderModifier and TypeClassDescriptionclassLoader for ITRF version configuration file.Methods in org.orekit.frames with parameters of type ItrfVersionProviderModifier and TypeMethodDescriptionstatic EopHistoryLoader.ParserEopHistoryLoader.Parser.newBulletinBParser(IERSConventions conventions, ItrfVersionProvider itrfVersionProvider, TimeScales timeScales) Create a new parser for EOP data in the Bulletin B format.static EopHistoryLoader.ParserEopHistoryLoader.Parser.newEopC04Parser(IERSConventions conventions, ItrfVersionProvider itrfVersionProvider, TimeScales timeScales) Create a new parser for EOP data in the EOP C04 format.static EopHistoryLoader.ParserEopHistoryLoader.Parser.newFinalsColumnsParser(IERSConventions conventions, ItrfVersionProvider itrfVersionProvider, TimeScales timeScales, boolean isNonRotatingOrigin) Create a new parser for EOP data in the rapid and predicted columnar format.static EopHistoryLoader.ParserEopHistoryLoader.Parser.newFinalsXmlParser(IERSConventions conventions, ItrfVersionProvider itrfVersionProvider, TimeScales timeScales) Create a new parser for EOP data in the rapid and predicted XML format.