Click or drag to resize

Iau1976Precession Constructor (Double)

Creates a new Iau1976Precession instance.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public Iau1976Precession(
	double cacheSeconds
)

Parameters

cacheSeconds
Type: SystemDouble
The number of seconds between dates required for Iau1976Precession's evaluator to compute a new precession. Otherwise it will return the precession associated with last cached date.
See Also