Iau2006XysDataInterpolationOrder Property |
Gets the order of the Lagrange polynomial to use to interpolate the data in the table.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int InterpolationOrder { get; }
Public ReadOnly Property InterpolationOrder As Integer
Get
public:
property int InterpolationOrder {
int get ();
}
member InterpolationOrder : int with get
Property Value
Type:
Int32See Also