Package | Description |
---|---|
org.orekit.orbits |
This package provides classes to represent orbits.
|
Modifier and Type | Method and Description |
---|---|
static LibrationOrbitFamily |
LibrationOrbitFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LibrationOrbitFamily[] |
LibrationOrbitFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PVCoordinates |
RichardsonExpansion.computeHaloFirstGuess(double azr,
LibrationOrbitFamily type,
double t,
double phi)
Calculate first Guess.
|
Constructor and Description |
---|
HaloOrbit(RichardsonExpansion richardson,
double az,
LibrationOrbitFamily type)
Simple Constructor.
|
Copyright © 2002-2022 CS GROUP. All rights reserved.