Burn.AttitudeSystem Property

Top 

Description

Flag denoting the attitude frame in which the thrust event will be applied to the spacecraft.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( ICRF )

Valid Values:

Value

Label

0

ICRF

1

VNB

2

LVLH

3

Body Fixed

4

GEODETIC

5

UVW

6

RIC

 

Syntax

myVariable1 = myBurn1.AttitudeSystem;

 

myBurn1.AttitudeSystem = myVariable1;

 

See also

Burn Object

Impulsive Burns Guide

Finite Burns Guide

Outgassing Events Guide