ViewWindow.SetProjectionHeight(String, Variable) Method

Top 

Description

Sets the height at which a Region or GroundStation is projected for the ViewWindow.

 

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.

 

Method Signature

ViewWindow.SetProjectionHeight(

String objectName,


Variable height)

 

 

Arguments

objectName


Description:

The name of the object for which to change projection height

 

 

height


Description:

The projection height to use for the object.

Units:

km

Valid Range:

height ≥ 0

 

 

 

Syntax

myViewWindow1.SetProjectionHeight(myString1, myVariable1);

 

 

See also

ViewWindow Object

ViewWindow.SetProjectionHeight

ViewWindow Guide