public class LnEllOrbit extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
a
Semi major axis, in AU
|
double |
e
Eccentricity
|
double |
i
Inclination in degrees
|
double |
JD
Time of last passage in Perihelion, in julian day
|
double |
n
Mean motion, in degrees/day
|
double |
omega
Longitude of ascending node in degrees
|
double |
w
Argument of perihelion in degrees
|
| Constructor and Description |
|---|
LnEllOrbit() |
public double a
public double e
public double i
public double w
public double omega
public double n
public double JD
Copyright © 2019. All rights reserved.