SGP4Properties.AGOM Property

Top 

Description

The AGOM (area * gamma / mass ) term used in the SDP4 and SGP4-XP propagation model. Note that this term aliases Cr in the same way that B* aliases Cd.

 

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:

m2/kg

Default Value:

0.0014

 

Syntax

myVariable1 = mySGP4Properties1.AGOM;

 

mySGP4Properties1.AGOM = myVariable1;

 

See also

SGP4Properties Object