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: 24.2.419.0 (24.2.419.0)
Syntax public 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:
DoubleSee Also