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
-
Method Details
-
getTideSystem
TideSystem getTideSystem()Get theTideSystemused in the gravity field.- Returns:
- tide system used in the gravity field
-