GroundStation.SetFixedPosition(Array) Method

Top 

Description

Sets the GroundStation's position components (X, Y, Z) referenced to the Body Fixed coordinate system of its central body.

 

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.

 

Method Signature

GroundStation.SetFixedPosition(

Array position)

 

 

Arguments

position


Description:

The position components (X, Y, Z) referenced to the Body Fixed coordinate system of the calling object's central body.

Required Size:

3

 

 

 

Syntax

myGroundStation1.SetFixedPosition(myArray1);

 

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide