Click or drag to resize

Iau1980Nutation Constructor (Double)

Creates a new Iau1980Nutation 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 Iau1980Nutation(
	double cacheSeconds
)

Parameters

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