Package | Description |
---|---|
org.orekit.estimation.iod | |
org.orekit.estimation.measurements |
The measurements package defines everything that is related to orbit
determination measurements.
|
org.orekit.estimation.measurements.generation |
This package provides Orbit Determination measurements generation.
|
Modifier and Type | Method | Description |
---|---|---|
KeplerianOrbit |
IodGibbs.estimate(Frame frame,
PV pv1,
PV pv2,
PV pv3) |
Give an initial orbit estimation, assuming Keplerian motion.
|
Modifier and Type | Method | Description |
---|---|---|
protected EstimatedMeasurement<PV> |
PV.theoreticalEvaluation(int iteration,
int evaluation,
SpacecraftState[] states) |
Estimate the theoretical value.
|
Modifier and Type | Method | Description |
---|---|---|
PV |
PVBuilder.build(SpacecraftState[] states) |
Generate a single measurement.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.