|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AnomalyType | |
| org.jeospace.physics.orbit | Contains interfaces and classes supporting physics based orbital mechanics. |
| Uses of AnomalyType in org.jeospace.physics.orbit |
| Fields in org.jeospace.physics.orbit declared as AnomalyType | |
static AnomalyType |
AnomalyType.MEAN
Constant indicating mean anomaly |
static AnomalyType |
AnomalyType.TRUE
Constant indicating true anomaly |
| Methods in org.jeospace.physics.orbit with parameters of type AnomalyType | |
void |
UnperturbedEllipticMotion.getValue(AnomalyType type,
double anomalyArgument,
Cartesian position)
Return the position of the orbital object for the anomaly type and argument in the passed Cartesian object. |
|
Jeospace API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||