Simon1994PlanetaryPositionsSaturn Property  | 
 
            Gets a point describing the motion of Saturn according to the equations
            described in section 6.
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static Point Saturn { get; }Public Shared ReadOnly Property Saturn As Point
	Get
public:
static property Point^ Saturn {
	Point^ get ();
}static member Saturn : Point with get
Property Value
Type: 
Point
See Also