| Package | Description |
|---|---|
| agi.foundation.propagators |
Contains types used in producing the state of an object from a known element set.
|
| Modifier and Type | Method and Description |
|---|---|
InitialOrbitSolverResults |
InitialOrbitSolver.solveForAllVelocities(Cartesian position1,
Cartesian position2,
Cartesian position3)
Solves the initial orbit determination problem using the Gibbs method.
|
InitialOrbitSolverResults |
InitialOrbitSolver.solveForAllVelocities(Cartesian position1,
Cartesian position2,
Cartesian position3,
JulianDate time1,
JulianDate time2,
JulianDate time3)
Solves the initial orbit determination problem using the Herrick-Gibbs method for closely spaced positions.
|