Click or drag to resize

ScalarAtEndOfSegmentConstraintSegment Property

Gets or sets the SegmentDefinition whose final ephemeris point (in the StateForNextSegment) will be used to compute a value.

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

Property Value

Type: SegmentDefinition
See Also