Click or drag to resize

BasicLaunchSegmentResultsUnableToMeetConditionsWithSetInitialAcceleration Property

Gets or sets a value indicating whether the propagator was unable to meet the specified launch conditions and the propagator ignored the initial acceleration specified.

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

Property Value

Type: Boolean
See Also