GroundStation.SetHeight(Variable, Terrain) Method

Top 

Description

Set the object's height with respect to the provided terrain.

 

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

GroundStation.SetHeight(

Variable height,


Terrain terrain)

 

 

Arguments

height


Description:

The value to set the object's height as.

Units:

km

 

 

terrain


Description:

The terrain object to be used in height setting.

 

 

 

Syntax

myGroundStation1.SetHeight(myVariable1, myTerrain1);

 

 

See also

GroundStation Object

GroundStation.SetHeight

Coverage and Contact Analysis Guide

GroundStations Guide