Click or drag to resize

SegmentPropagatorVariable.Segment Property

Gets or sets the segment that this variable will act on.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public SegmentDefinition Segment { get; set; }

Property Value

Type: SegmentDefinition
See Also