Realtime propagator interface.
![]() | Returns whether the specified look ahead propagator is supported. |
![]() | Set the vehicle's propagator to Realtime. |
![]() | Get look ahead/look behind duration values. |
![]() | The interpolation order. Dimensionless. |
![]() | A name of the lookahead propagator. |
![]() | Gets a object to create ephemeris data for a vehicle by sending it point by point. |
![]() | Returns an array of supported lookahead propagators. |
![]() | 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. |
![]() | Specify the interval between computed ephemeris output points. Valid value is between 0.1 and 9999.0 seconds. |
Implemented Interface |
---|
IAgVePropagator |
Set ground vehicle to use Realtime propagator
[C#] | ||
---|---|---|
|
Set ship to use Realtime propagator
[C#] | ||
---|---|---|
|
Configure the Realtime propagator
[C#] | ||
---|---|---|
|
Configure the Realtime propagator
[Visual Basic .NET] | ||
---|---|---|
|
Set ground vehicle to use Realtime propagator
[Visual Basic .NET] | ||
---|---|---|
|
Set ship to use Realtime propagator
[Visual Basic .NET] | ||
---|---|---|
|