Description
The Mission View view mode of the viewpoint.
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/write
|
Default Value:
|
"view" ( 3D View )
|
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
myString1 = myViewpoint1.ViewpointType;
myViewpoint1.ViewpointType = myString1;
|
See also
Viewpoint Object
Viewpoints Guide
|