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 and Description |
---|---|
StationDisplacement[] |
GroundStation.getDisplacements()
Get the displacement models.
|
Constructor and Description |
---|
GroundStation(TopocentricFrame baseFrame,
EOPHistory eopHistory,
StationDisplacement... displacements)
Simple constructor.
|
Modifier and Type | Class and 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-2022 CS GROUP. All rights reserved.