DisplaySystem

This attribute selects a display coordinate system for a Launch segment of the MCS. It is available for the Launch and Burnout states.

Syntax

Astrogator <Satellite Object Path> SetValue <Astrogator Object Path>.{Launch State}.DisplaySystem <Value>

Description

The following options for Launch Coordinate Type are available:

Value Description
Geocentric Planetocentric. The location is measured from the center of mass of the Earth or other central body.
Geodetic Planetodetic. The location is measured along the normal to the surface of an ellipsoid defined with reference to the Earth or other central body.
Launch Az / Alt Burnout only. The burnout point is defined in reference to the distance downrange along an azimuth, measured from the surface of the Earth or other central body.
Launch Az / Radius Burnout only. The burnout point is defined in reference to the distance downrange along an azimuth, measured from the center mass of the Earth or other central body.

Examples

Launch

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Launch.Launch.DisplaySystem Geodetic

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Launch.Launch.DisplaySystem Geocentric

Burnout

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Launch.Burnout.DisplaySystem Geodetic

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Launch.Burnout.DisplaySystem Geocentric

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Launch.Burnout.DisplaySystem Launch Az / Alt

Astrogator */Satellite/Satellite1 SetValue MainSequence.SegmentList.Launch.Burnout.DisplaySystem Launch Az / Radius

STK Programming Interface 11.0.1