Click or drag to resize

Iau2006XysDataXys Property

Gets the XYS table, in the order X0, Y0, S0, X1, Y1, S1, etc.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public ReadOnlyCollection<double> Xys { get; }

Property Value

Type: ReadOnlyCollectionDouble
See Also