SGP4 propagator interface.
![]() | Propagates the satellite's path using the specified time interval. |
![]() | Allows configuring the auto-update parameters and settings. |
![]() | Whether automatic update is enabled. |
![]() | Most commonly used tasks such as importing of TLEs, etc. |
![]() | The propagator's ephemeris interval. |
![]() | Get the element set list. |
![]() | Propagator settings. |
![]() | This property is deprecated. Use EphemerisInterval to configure the propagation interval. Start time. Uses DateFormat Dimension. |
![]() | Step size. Uses Time Dimension. |
![]() | This property is deprecated. Use EphemerisInterval to configure the propagation interval. Stop time. Uses DateFormat Dimension. |
![]() | 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 |
Set the satellite to use the SGP4 propagator
[C#] | ||
---|---|---|
|
Configure the SGP4 propagator with file source
[C#] | ||
---|---|---|
|
Configure the SGP4 propagator with online source
[C#] | ||
---|---|---|
|
Configure the SGP4 propagator with file source
[Visual Basic .NET] | ||
---|---|---|
|
Configure the SGP4 propagator with online source
[Visual Basic .NET] | ||
---|---|---|
|
Set the satellite to use the SGP4 propagator
[Visual Basic .NET] | ||
---|---|---|
|
Set satellite propagator to SGP4 and propagate
[Python] | ||
---|---|---|
|
Set satellite propagator to SGP4 and propagate
[MATLAB] | ||
---|---|---|
|