Interface TideSystemProvider

All Known Subinterfaces:
NormalizedSphericalHarmonicsProvider, RawSphericalHarmonicsProvider, SphericalHarmonicsProvider, UnnormalizedSphericalHarmonicsProvider
All Known Implementing Classes:
CachedNormalizedSphericalHarmonicsProvider, HolmesFeatherstoneAttractionModel

public interface TideSystemProvider
Interface used to provide tide systems.
Since:
6.0
Author:
Luc Maisonobe
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the TideSystem used in the gravity field.
  • Method Details

    • getTideSystem

      TideSystem getTideSystem()
      Get the TideSystem used in the gravity field.
      Returns:
      tide system used in the gravity field