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 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

Spacecraft.TCA(

GroundStation gs)

 

 

Arguments

gs


Description:

The secondary object of the conjunction.

 

 

 

Return Value

Type:

number

Units:

day

 

 

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

 

Syntax

myVariable1 = mySpacecraft1.TCA(myGroundStation1);

 

 

See also

Spacecraft Object

Spacecraft.TCA

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide