Click or drag to resize

NumericalPropagatorSegment Constructor

Overload List
  NameDescription
Public methodNumericalPropagatorSegment
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.
Protected methodNumericalPropagatorSegment(NumericalPropagatorSegment, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also