GroundStation.GetPositionAtEpoch(TimeSpan) 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 nanosecond timing precision mode.

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

 

Method Signature

GroundStation.GetPositionAtEpoch(

TimeSpan 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(myTimeSpan1);

 

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide