Uses of Interface
org.orekit.utils.IERSConventions.NutationCorrectionConverter
Packages that use IERSConventions.NutationCorrectionConverter
Package
Description
This package provides classes related to station data.
This package provides classes to handle frames and transforms between them.
This package provides useful objects.
-
Uses of IERSConventions.NutationCorrectionConverter in org.orekit.files.sinex
Methods in org.orekit.files.sinex with parameters of type IERSConventions.NutationCorrectionConverterModifier and TypeMethodDescriptionSinexEopEntry.toEopEntry(IERSConventions.NutationCorrectionConverter converter, ITRFVersion version, TimeScale scale) Converts to anEOPEntry. -
Uses of IERSConventions.NutationCorrectionConverter in org.orekit.frames
Methods in org.orekit.frames with parameters of type IERSConventions.NutationCorrectionConverterModifier and TypeMethodDescriptionvoidEopHistoryLoader.fillHistory(IERSConventions.NutationCorrectionConverter converter, SortedSet<EOPEntry> history) Load celestial body. -
Uses of IERSConventions.NutationCorrectionConverter in org.orekit.utils
Methods in org.orekit.utils that return IERSConventions.NutationCorrectionConverterModifier and TypeMethodDescriptionIERSConventions.getNutationCorrectionConverter()Create a function converting nutation corrections between δX/δY and δΔψ/δΔε.IERSConventions.getNutationCorrectionConverter(TimeScales timeScales) Create a function converting nutation corrections between δX/δY and δΔψ/δΔε.