SolidTideModelReferenceDistance Property |
Gets or sets the reference distance associated with the solid tide model (which is usually the equatorial radius of the primary gravitational body).
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 ReferenceDistance { get; set; }
Public Property ReferenceDistance As Double
Get
Set
public:
property double ReferenceDistance {
double get ();
void set (double value);
}
member ReferenceDistance : float with get, set
Property Value
Type:
DoubleSee Also