Allows the user to configure and propagate a
vehicle using the GPS propagator.
Propagate |
Propagates the satellite's path using the specified time interval. |
AutoUpdate |
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. |
AutoUpdateEnabled |
Whether automatic update is enabled. |
AvailablePRNs |
Returns an array of available satellite Ids |
EphemerisInterval |
The propagator's ephemeris interval. |
PRN |
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. |
SpecifyCatalog |
Specify a catalog. AutoUpdateEnabled must be set to false in order to select an almanac. |
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 GPS
propagator with an almanac
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Set the satellite to
use the GPS propagator
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Configure the GPS
propagator with an almanac
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||
Set the satellite to
use the GPS propagator
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||
| Name |
|---|
| AgVePropagatorGPS |


~251.gif)

~251.gif)