GroundStation.GetPositionAtEpoch(Variable) Method

Top 

Description

Returns the GroundStation's position components (X, Y, Z) at the specified epoch in the ICRF.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

GroundStation.GetPositionAtEpoch(

Variable epoch)

 

 

Arguments

epoch


Description:

The epoch at which the GroundStation's state is evaluated.

 

 

 

Return Value

Type:

Array of number (size = 3)

Units:

km

 

 

Returns the GroundStation's position components (X, Y, Z) at the specified epoch in the ICRF.

 

Syntax

myArray1 = myGroundStation1.GetPositionAtEpoch(myVariable1);

 

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide