AGI STK Objects 11 Send comments on this topic.
IAgVePropagatorSP3 Interface

Description

The SP3 propagator reads .sp3 files of type 'a' and 'c' and allows you to use multiple files in sequence. These files are used to provide precise GPS orbits from the National Geodetic Survey (NGS).

Object Model


Public Methods

Public Method Propagate Propagates the vehicle's path using the specified time interval

Public Properties

Public Property AvailableIdentifiers An array of available satellite identifiers.
Public Property Extrapolate1PastEnd Extrapolate 1 step beyond last data point. If this option is selected, STK will calculate an additional ephemeris step beyond the last data point provided by the SP3 file(s) assigned to the satellite.
Public Property Files Access and manipulate the collection of SP3 files. You can add multiple files to a single satellite object and - if there are no gaps between the files - the whole ephemeris will be propagated in sequence.
Public Property InterpolateAcrossBoundaries Whether to interpolate across file boundaries. If this option is set, STK will interpolate ephemeris steps according to the user-defined Step Size between the end of one SP3 file and the beginning of the next.
Public Property InterpolationMethod By default, the SP3 propagator uses the standard Lagrange interpolation scheme, interpolating position and velocity separately. Some files may be configured to allow the Hermitian interpolation.
Public Property InterpolationOrder An interpolation order of 1 specifies linear interpolation and is appropriate for closely spaced data or data with significant jitter. Higher interpolation orders yield more accurate interpolation when the data is smooth and continuous.
Public Property SatelliteIdentifier A selected satellite identifier.

Interfaces

Implemented Interface
IAgVePropagator

CoClasses that Implement IAgVePropagatorSP3

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1