API Reference / SyntheticPosition · interface
Interface: SyntheticPosition
A body's position at one instant, in degrees and system length units.
Properties
| Property | Type | Description |
|---|---|---|
<a id="latdeg"></a> latDeg | number | Ecliptic latitude in degrees. |
<a id="londeg"></a> lonDeg | number | Ecliptic longitude in degrees, [0, 360). |
<a id="r"></a> r | number | Distance from the vantage point (heliocentric, or from the observer body when one is set), in the system's length units. |