Spacecraft.TCA(GroundStation) Method

Top 

Description

Returns the time of closest approach (TCA) between the primary Spacecraft and secondary gs.

 

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

Spacecraft.TCA(

GroundStation gs)

 

 

Arguments

gs


Description:

The secondary object of the conjunction.

 

 

 

Return Value

Type:

timespan

Units:

day

 

 

Returns the epoch for the time of closest approach (TCA).

 

Syntax

myTimeSpan1 = mySpacecraft1.TCA(myGroundStation1);

 

 

See also

Spacecraft Object

Spacecraft.TCA

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide