ViewWindow.ViewMode Property

Top 

Description

This property has been Deprecated. Please use ViewWindow.CurrentViewpoint.ViewpointType instead.

 

Sets the view mode of the Mission View.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

write

Valid Values:

Value

Label

"view"

3D View

"map"

2D Map

"celestialsphere"

Celestial Sphere

"sensorview"

Sensor View

"blockageview"

Blockage Diagram View

"starmap"

Star Map

"rotatingpulsatingview"

Rotating Pulsating View



 

Syntax

myViewWindow1.ViewMode = myString1;

 

See also

ViewWindow Object

ViewWindow Guide