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: 25.1.421.0 (25.1.421.0)
Syntaxpublic 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: 
Double
See Also