Mixed Spherical

This attribute retrieves the values for Mixed Spherical elements used to define the spacecraft's Initial State.

Syntax

Astrogator_RM <Satellite Object Path> GetValue <Astrogator Object Path>.Mixed_Spherical.{Attribute}

Description

If you select Mixed Spherical as the Coordinate Type, the following attributes can be specified:

Attribute Connect Name
Longitude Longitude
Latitude Latitude
Altitude Altitude
Element type for Flight Path Angle FlightPathAngleType
Horizontal Flight Path Angle Horiz_FPA
Vertical Flight Path Angle Vertical_FPA
Velocity Azimuth Azimuth
Velocity Magnitude VMag

Connect Name is used to set the value of an element while Attribute is used to select the element using an element type attribute.

You can use the FlightPathAngleType attribute to set the element type to use for the flight path angle element or you can simply set a value for the desired element type and it will be selected automatically. For example, if Horizontal FPA is selected as the size element type and you send a command that sets the value for Vertical FPA to 60 degrees, the type will be changed to Vertical FPA.

Examples

Initial State Segment

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Initial_State.InitialState.Mixed_Spherical

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Initial_State.InitialState.Mixed_Spherical.FlightPathAngleType

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Initial_State.FinalState.Mixed_Spherical

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Initial_State.FinalState.Mixed_Spherical.FlightPathAngleType

Propagate Segment

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Propagate.InitialState.Mixed_Spherical

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Propagate.InitialState.Mixed_Spherical.FlightPathAngleType

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Propagate.FinalState.Mixed_Spherical

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Propagate.FinalState.Mixed_Spherical.FlightPathAngleType

Hold Segment

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Hold.InitialState.Mixed_Spherical

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Hold.InitialState.Mixed_Spherical.FlightPathAngleType

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Hold.FinalState.Mixed_Spherical

Astrogator_RM */Satellite/Satellite1 GetValue MainSequence.SegmentList.Hold.FinalState.Mixed_Spherical.FlightPathAngleType

STK Programming Interface 11.0.1