Click or drag to resize

BasicLaunchSegmentStep Property

Gets or sets the default step that the SegmentPropagator should create states for. This must be a positive duration.

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

Property Value

Type: Duration
See Also