Click or drag to resize

BasicLaunchSegmentNumberOfSamplePoints Property

Gets or sets the number of points to be sampled on the interpolation spline.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int NumberOfSamplePoints { get; set; }

Property Value

Type: Int32
Remarks
STK's Astrogator sets this to a fixed value of 2000, which is the default.
See Also