SimpleAscent Propagator.
Propagate | Propagates the launch vehicle's path using the specified time interval. |
EphemerisInterval | The propagator's ephemeris interval. |
InitialState | Get the initial state. |
StartTime | This property is deprecated. Use EphemerisInterval to configure the propagation interval. Start time. Uses DateFormat Dimension. |
Step | Step size. Uses Time Dimension. |
StopTime | This property is deprecated. Use EphemerisInterval to configure the propagation interval. Stop time. Uses DateFormat Dimension. |
UseScenarioAnalysisTime | This property is deprecated. Use the new Timeline API components to configure the propagator's analysis time. Whether the scenario analysis start/stop times shall be used. |
Implemented Interface |
---|
IAgVePropagator |
Configure the Simple
Ascent propagator
[C#] | Copy Code | |
---|---|---|
|
Configure the Simple
Ascent propagator
[Visual Basic .NET] | Copy Code | |
---|---|---|
|