Click or drag to resize

NumericalInitialStateSegmentPropagatorDefinition Property

Gets or sets the NumericalPropagatorDefinition that contains all of the elements that will be propagated by this segment.

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

Property Value

Type: NumericalPropagatorDefinition
See Also