Click or drag to resize

ScalarVariableArea Constructor (Int32)

Initializes a new instance.

Namespace:  AGI.Foundation.Celestial
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
protected ScalarVariableArea(
	int interpolationOrder
)

Parameters

interpolationOrder
Type: SystemInt32
The order of the interpolation that will be done to estimate the area.
See Also