Uses of Class
org.orekit.forces.gravity.potential.PotentialCoefficientsReader

Packages that use PotentialCoefficientsReader
org.orekit.forces.gravity.potential This package provides classes to read gravity field files and supports several different formats. 
 

Uses of PotentialCoefficientsReader in org.orekit.forces.gravity.potential
 

Subclasses of PotentialCoefficientsReader in org.orekit.forces.gravity.potential
 class EGMFormatReader
          This reader is adapted to the EGM Format.
 class GRGSFormatReader
          Reader for the GRGS gravity field format.
 class ICGEMFormatReader
          Reader for the ICGEM gravity field format.
 class SHMFormatReader
          Reader for the SHM gravity field format.
 

Methods in org.orekit.forces.gravity.potential with parameters of type PotentialCoefficientsReader
static void GravityFieldFactory.addPotentialCoefficientsReader(PotentialCoefficientsReader reader)
          Add a reader for gravity fields.
 



Copyright © 2017 CNES. All Rights Reserved.