Description | Example | Return Message | Group

SetPropSpecific

Set propagator specific data for a satellite.

Syntax

SetPropSpecific <SatObjectPath> {PropOption} <Parameter>

Related Commands

Description

The SetPropSpecific command allows the user to set propagator specific data for a satellite. The options available for this command depend on the propagator being used.

{PropOption} <Parameter> Description
EllipseType {Osculating | SecPrecessing} Sets the option for considering elliptical factors. The default is Osculating.

Note: This option is valid only if the Propagator is J2Perturbation or J4Perturbation

PropagationFrame {Inertial | TrueOfOrbitEpoch | TrueOfDate} Sets the option for propagation frame. The default is Osculating.

Note: This option is valid only if the Propagator is TwoBody, J2Perturbation or J4Perturbation

Example

Set the ellipse type of Satellite2 to Secularly Precessing:

SetPropSpecific */Satellite/Satellite2 EllipseType SecPrecessing

Set the propagation frame for Satellite2:

SetPropSpecific */Satellite/Satellite2 PropagationFrame TrueOfOrbitEpoch

ReturnMessage

If activated, Connect returns an acknowledgement message.

Group Membership

This command belongs to the following group(s):

Vehicles

Version

9.0

STK Programming Interface 11.0.1