PermanentSolidTideModelPermanentZonalTideCoefficients Property  | 
 
            Gets the one-dimensional array of the permanent zonal tide coefficients.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double[] PermanentZonalTideCoefficients { get; }Public ReadOnly Property PermanentZonalTideCoefficients As Double()
	Get
public:
property array<double>^ PermanentZonalTideCoefficients {
	array<double>^ get ();
}member PermanentZonalTideCoefficients : float[] with get
Property Value
Type: 
Double
See Also