Realtime propagator interface.
IsLookAheadPropagatorSupported |
Returns whether the specified look ahead propagator is supported |
Propagate |
Set the vehicle's propagator to Realtime. |
Duration |
Get look ahead/look behind duration values |
InterpolationOrder |
The interpolation order. Dimensionless. |
LookAheadPropagator |
A name of the lookahead propagator. |
PointBuilder |
Gets a object to create ephemeris data for a vehicle by sending it point by point. |
SupportedLookAheadPropagators |
Returns an array of supported lookahead propagators |
TimeoutGap |
Specify the time after which look ahead values are considered to be "stale" (that is, the data has dropped out). Valid value is between 1.0 and 1000000.0 seconds. |
TimeStep |
Specify the interval between computed ephemeris output points. Valid value is between 0.1 and 9999.0 seconds. |
| Implemented Interface |
|---|
| IAgVePropagator |
Configure the
Realtime propagator
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Set ground vehicle to
use Realtime propagator
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Set ship to use
Realtime propagator
| [C#] | Copy Code
|
|
|---|---|---|
|
||
Configure the
Realtime propagator
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||
Set ground vehicle to
use Realtime propagator
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||
Set ship to use
Realtime propagator
| [Visual Basic .NET] | Copy Code
|
|
|---|---|---|
|
||


~242.gif)

~242.gif)