CelestialSphereViewpointOptions.ReferenceFrame Property

Top 

Description

The coordinate frame in which offsets to the camera are applied.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

string

Access:

read/write

Default Value:

"body fixed" ( Body Fixed )

Valid Values:

Value

Label

"body fixed"

Body Fixed

"inertial"

Inertial

 

Syntax

myString1 = myCelestialSphereViewpointOptions1.ReferenceFrame;

 

myCelestialSphereViewpointOptions1.ReferenceFrame = myString1;

 

See also

CelestialSphereViewpointOptions Object

Celestial Sphere Viewpoints Guide