STK ObjectsSend comments on this topic.
AgEVePropagatorType Enumeration
See Also

Description

Vehicle propagators (available for vehicle types listed in parentheses).

Members

MemberValueDescription
eUnknownPropagator-1Unknown propagator (all vehicles).
ePropagatorHPOP0High Precision Orbit Propagator (satellites and missiles): handles circular, elliptical, parabolic and hyperbolic orbits at distances ranging from the surface of the Earth to the orbit of the Moon and beyond.
ePropagatorJ2Perturbation1J2 Perturbation (1st-order) (satellites): accounts for secular variations in the orbit elements due to Earth oblateness, but does not model atmospheric drag or solar or lunar gravitational forces.
ePropagatorJ4Perturbation2J4 Perburbation (2nd order) (satellites): accounts for secular variations in the orbit elements due to Earth oblateness, but does not model atmospheric drag or solar or lunar gravitational forces. Includes 1st and 2nd order effects of J2 and 1st order effects of J4.
ePropagatorLOP3Long-term Orbit Propagator (satellites): allows accurate prediction of the motion of a satellite's orbit over many months or years.
ePropagatorSGP44SGP4 (satellites): a standard AFSPACECOM propagator used with two-line mean element (TLE) sets.
ePropagatorSPICE5SPICE (satellites): reads ephemeris from binary files that are in a standard format produced by the Jet Propulsion Laboratory (JPL).
ePropagatorStkExternal6STK external (all vehicles): allows you to read the ephemeris for a satellite from a file.
ePropagatorTwoBody7Two Body(Keplerian motion) propagator (satellites and missiles): considers only the force of gravity from the Earth, which is modeled as a point mass.
ePropagatorUserExternal8User-External propagator.
ePropagatorGreatArc9Great Arc (aircraft, ships and ground vehicles): defines a point-by-point path over the surface of the Earth with position and altitude defined at each point.
ePropagatorBallistic10Ballistic (missiles): defines vehicles following an elliptical path that begins and ends at the Earth's surface.
ePropagatorSimpleAscent11Simple Ascent (launch vehicles): creates an ascent trajectory based on launch and insertion parameters.
ePropagatorAstrogator12Astrogator propagator.
ePropagatorRealtime13Realtime propagator.
ePropagatorGPS14GPS propagator
ePropagatorAviator15Aviator propagator
ePropagator11Param16The 11-Parameter propagator models geostationary satellites using 11-Parameter files. The propagator uses an algorithm documented in Intelsat Earth Station Standards (IESS) IESS-412 (Rev. 2), available at www.celestrak.com.
ePropagatorSP317The 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).
© 2024 Analytical Graphics, Inc. All Rights Reserved.