ScalarVariableAreaInterpolationOrder Property |
Gets or sets the order of the interpolation that will be done to estimate the area.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int InterpolationOrder { get; set; }
Public Property InterpolationOrder As Integer
Get
Set
public:
property int InterpolationOrder {
int get ();
void set (int value);
}
member InterpolationOrder : int with get, set
Property Value
Type:
Int32See Also