Click or drag to resize

NumericalPropagatorSegment Constructor

Initializes a new instance. The PropagatorDefinition must be set, and at least one StoppingCondition must be added to the AGI.Foundation.StoppingConditions before the SegmentPropagator for this SegmentDefinition can be created.

Namespace:  AGI.Foundation.SegmentPropagation
Assembly:  AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public NumericalPropagatorSegment()
See Also