GroundStation.Opacity Property

Top 

Description

The opacity of the GroundStation when visualized in a Mission View. This does not apply to the GroundStation outline.The opacity can be overridden for an individual view using ViewWindow.SetObjectOpacity() method.

 

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:

number

Access:

read/write

Default Value:

0.4

Valid Range:

0 ≤ GroundStation.Opacity ≤ 1

 

Syntax

myVariable1 = myGroundStation1.Opacity;

 

myGroundStation1.Opacity = myVariable1;

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide