PropulsionType

This attribute specifies the propulsion type used in the maneuver.

Syntax

Astrogator <Satellite Object Path> SetValue <Attribute Path>.PropulsionType {Value}

Description

Values are:

Value Description
Engine Model Can be used to quickly model the firing of a single engine.
Thruster Set Use to fire multiple engines simultaneously, and to simulate off-pushing or complex engine pointing.

Examples

For Impulsive Maneuver

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.ImpulsiveMnvr.PropulsionType "Engine Model"

For Finite Maneuver

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Maneuver.FiniteMnvr.PropulsionType "Engine Model"

STK Programming Interface 11.0.1