| Package | Description |
|---|---|
| org.orekit.estimation.measurements |
The measurements package defines everything that is related to orbit
determination measurements.
|
| org.orekit.models.earth.displacement |
This package provides models computing reference points
displacements on Earth surface.
|
| Modifier and Type | Method | Description |
|---|---|---|
StationDisplacement[] |
GroundStation.getDisplacements() |
Get the displacement models.
|
| Constructor | Description |
|---|---|
GroundStation(TopocentricFrame baseFrame,
EOPHistory eopHistory,
StationDisplacement... displacements) |
Simple constructor.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
OceanLoading |
Modeling of displacement of reference points due to ocean loading.
|
class |
TidalDisplacement |
Modeling of displacement of reference points due to tidal effects.
|
Copyright © 2002-2019 CS Systèmes d'information. All rights reserved.