BasicLaunchSegment Constructor |
Initializes a new launch segment. The segment will need to be configured with the appropriate parameters before propagation can occur.
Namespace:
AGI.Foundation.SegmentPropagation
Assembly:
AGI.Foundation.SegmentPropagation (in AGI.Foundation.SegmentPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public BasicLaunchSegment()
public:
BasicLaunchSegment()
new : unit -> BasicLaunchSegment
See Also