| Iau1980NutationCacheSeconds Property  | 
 
            Gets or sets the number of seconds required between dates before nutation is recomputed
            
 
    Namespace: 
   AGI.Foundation.Celestial
    Assembly:
   AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
 Syntax
Syntaxpublic double CacheSeconds { get; set; }Public Property CacheSeconds As Double
	Get
	Set
public:
property double CacheSeconds {
	double get ();
	void set (double value);
}member CacheSeconds : float with get, set
Property Value
Type: 
Double See Also
See Also