Click or drag to resize

BasicLaunchSegmentResults Constructor (SegmentPropagator)

Initializes a new instance. This constructor will add all of state element adapters included with the propagator.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public BasicLaunchSegmentResults(
	SegmentPropagator propagator
)

Parameters

propagator
Type: AGI.Foundation.SegmentPropagationSegmentPropagator
The SegmentPropagator that is generating the results.
See Also