Uses of Class
org.orekit.forces.gravity.potential.OceanTidesReader
-
Packages that use OceanTidesReader Package Description org.orekit.forces.gravity.potential This package provides classes to read gravity field files and supports several different formats. -
-
Uses of OceanTidesReader in org.orekit.forces.gravity.potential
Subclasses of OceanTidesReader in org.orekit.forces.gravity.potential Modifier and Type Class Description classFESCHatEpsilonReaderReader for ocean tides files following the fes2004.dat format.classFESCnmSnmReaderReader for ocean tides files following the fes2004_Cnm-Snm.dat format.Methods in org.orekit.forces.gravity.potential with parameters of type OceanTidesReader Modifier and Type Method Description static voidGravityFieldFactory. addOceanTidesReader(OceanTidesReader reader)Add a reader for ocean tides.
-