ViewWindow.InstantaneousCelestialSphereRadius Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.CelestialSphereView.Radius instead.

 

Dynamically set the camera translation of the celestial sphere view mode.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

30000

Valid Range:

ViewWindow.InstantaneousCelestialSphereRadius > 0

 

Syntax

myVariable1 = myViewWindow1.InstantaneousCelestialSphereRadius;

 

myViewWindow1.InstantaneousCelestialSphereRadius = myVariable1;

 

See also

ViewWindow Object

ViewWindow Guide