Uses of Class
org.orekit.frames.configuration.tides.TidalCorrection

Packages that use TidalCorrection
org.orekit.frames.configuration.tides   
 

Uses of TidalCorrection in org.orekit.frames.configuration.tides
 

Methods in org.orekit.frames.configuration.tides that return TidalCorrection
protected  TidalCorrection IERS2003TidalCorrection.computeCorrections(AbsoluteDate date)
          Compute the partials of the tidal variations to the orthoweights.
 

Methods in org.orekit.frames.configuration.tides that return types with arguments of type TidalCorrection
 List<TidalCorrection> TidalCorrectionGenerator.generate(TidalCorrection existingData, AbsoluteDate date)
          Generate a chronologically sorted list of entries to be cached.
 

Methods in org.orekit.frames.configuration.tides with parameters of type TidalCorrection
 List<TidalCorrection> TidalCorrectionGenerator.generate(TidalCorrection existingData, AbsoluteDate date)
          Generate a chronologically sorted list of entries to be cached.
 



Copyright © 2017 CNES. All Rights Reserved.