SimpleSolidTideModelK3LoveNumber Property |
Gets or sets the normalized k30 tidal Love number that is used to correct the C30, C31, C32, C33, S31, S32, and S33 spherical harmonic 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 K3LoveNumber { get; set; }
Public Property K3LoveNumber As Double
Get
Set
public:
property double K3LoveNumber {
double get ();
void set (double value);
}
member K3LoveNumber : float with get, set
Property Value
Type:
DoubleSee Also