SpacecraftProcessNoise.ReferenceFrame Property

Top 

Description

A string indicating the reference frame of the Process Noise rate matrix. This property must be set using the SetProcessNoiseInFrame() method.

 

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

Valid Values:

Value

Label

"ICRF"

ICRF

"VNB"

VNB

"LVLH"

LVLH

"GEODETIC"

GEODETIC

"UVW"

UVW

"RIC"

RIC

"Custom"

Custom

 

Syntax

myString1 = mySpacecraftProcessNoise1.ReferenceFrame;

 

See also

SpacecraftProcessNoise Object