Allows the user to configure and propagate a
vehicle using the GPS propagator.
![]() |
Propagates the satellite's path using the specified time interval. |
![]() |
Allows configuring the auto-update parameters and settings. AutoUpdateEnabled must be set to true in order to be able to change the auto-update properties. |
![]() |
Whether automatic update is enabled. |
![]() |
Returns an array of available satellite Ids |
![]() |
The propagator's ephemeris interval. |
![]() |
The satellite PRN number per ICD-GPS-200. This is a required data item as it is the GPS user's primary means of identifying GPS satellites. It is equivalent to the space vehicle identification (SVID) number of the satellite. |
![]() |
Specify a catalog. AutoUpdateEnabled must be set to false in order to select an almanac. |
![]() |
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 |
Configure the GPS
propagator with an almanac
[C#] | ![]() |
|
---|---|---|
|
Set the satellite to
use the GPS propagator
[C#] | ![]() |
|
---|---|---|
|
Configure the GPS
propagator with an almanac
[Visual Basic .NET] | ![]() |
|
---|---|---|
|
Set the satellite to
use the GPS propagator
[Visual Basic .NET] | ![]() |
|
---|---|---|
|
Name |
---|
AgVePropagatorGPS |