Spacecraft.AttitudeRefFrame Property

Top 

Description

This is the Spacecraft's attitude reference frame. It is necessary to define the AttitudeRefFrame property of the spacecraft prior to defining the attitude system properties.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

"LVLH" ( LVLH )

Valid Values:

Value

Label

"LVLH"

LVLH

"ICRF"

ICRF

"GEODETIC"

Geodetic

"VNB"

VNB

"UVW"

UVW

"RIC"

RIC

"MJ2000"

MJ2000: Deprecated (Same As ICRF)

"Custom"

Custom Coordinate System

 

Syntax

myString1 = mySpacecraft1.AttitudeRefFrame;

 

mySpacecraft1.AttitudeRefFrame = myString1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide