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. |
![]() | Get the propagator's ephemeris interval. |
![]() | Gets or sets 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. |
![]() | Step size. Uses Time Dimension. |
Set the satellite to use the GPS propagator
[C#] | ||
---|---|---|
|
Configure the GPS propagator with an almanac
[C#] | ||
---|---|---|
|
Configure the GPS propagator with an almanac
[Visual Basic .NET] | ||
---|---|---|
|
Set the satellite to use the GPS propagator
[Visual Basic .NET] | ||
---|---|---|
|