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.2.419.0 (24.2.419.0)
Syntax
public Duration Step { get; set; }

Property Value

Type: Duration
See Also