Click or drag to resize

SphericalHarmonicsTideType Enumeration

Note: This API is now obsolete.

This type defines types of tidal effects used to model SphericalHarmonicGravity.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
[ObsoleteAttribute("The SphericalHarmonicsTideType enumeration is deprecated due to the addition of SolidTideModel classes.")]
public enum SphericalHarmonicsTideType
Members
  Member nameDescription
None The gravity field is modeled without any tidal effects. If the file includes data on the permanent tides that effect will be subtracted out.
PermanentTideOnly The gravity field is modeled including the effect of permanent solid tides.
See Also