Spacecraft.E Property

Top 

Description

The Keplerian eccentricity (e). A unit-less property that describes the curvature of an ellipse. The distance from the center of the ellipse to one of the foci divided by the semi-major axis.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

number

Access:

read/write

Default Value:

1.54226774031174E-06

Valid Range:

Spacecraft.E ≥ 0

 

Syntax

myVariable1 = mySpacecraft1.E;

 

mySpacecraft1.E = myVariable1;

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide