GroundStation.Color Property

Top 

Description

The color of the GroundStation when visualized in a Mission View. The color can be overridden for an individual view using the ViewWindow.SetObjectColor() method.

 

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:

color

Access:

read/write

Default Value:


RGB(1,0,0)

 

Syntax

myVariable1 = myGroundStation1.Color;

 

myGroundStation1.Color = myVariable1;

 

See also

GroundStation Object

Colors in FreeFlyer

Coverage and Contact Analysis Guide

GroundStations Guide