BasicLaunchSegment Constructor |
Name | Description | |
---|---|---|
BasicLaunchSegment |
Initializes a new launch segment. The segment will need to be configured with the appropriate parameters before propagation can occur.
| |
BasicLaunchSegment(Duration) |
Initializes a new launch segment with the specified step size.
| |
BasicLaunchSegment(BasicLaunchSegment, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
BasicLaunchSegment(Duration, String, ITimeBasedState) |
Initializes a new launch segment with the specified step size, launch state, and motion ID.
| |
BasicLaunchSegment(Duration, String, ITimeBasedState, ITimeBasedState) |
Initializes a new launch segment with the specified step size, launch state, burnout state, and motion ID.
|