Iau2006XysDataXysAlgorithm Property |
Gets the name of the algorithm used to generate the data held in the XYS table.
This algorithm takes the fundamental arguments and astronomical standards and
computes the XYS values from the series approximations from ICRF theory.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string XysAlgorithm { get; }
Public ReadOnly Property XysAlgorithm As String
Get
public:
property String^ XysAlgorithm {
String^ get ();
}
member XysAlgorithm : string with get
Property Value
Type:
StringSee Also