Spacecraft.TA Property

Top 

Description

The Keplerian true anomaly. The angle measured at the center of the central body, from perigee to the current position of the satellite.

 

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.

 

Attributes

Type:

number

Access:

read/write

Units:

deg

Default Value:

23.6405333393599

Valid Range:

0 ≤ Spacecraft.TA ≤ 360

 

Syntax

myVariable1 = mySpacecraft1.TA;

 

mySpacecraft1.TA = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide