Package | Description |
---|---|
org.orekit.forces.drag |
This package provides all drag-related forces.
|
org.orekit.gnss.antenna |
This package provides classes related to receiver and satellites antenna modeling.
|
org.orekit.utils |
This package provides useful objects.
|
Modifier and Type | Method and Description |
---|---|
TimeSpanMap<DragSensitive> |
TimeSpanDragForce.extractDragSensitiveRange(AbsoluteDate start,
AbsoluteDate end)
Extract a range of the
DragSensitive map. |
Modifier and Type | Method and Description |
---|---|
TimeSpanMap<SatelliteAntenna> |
AntexLoader.findSatelliteAntenna(SatelliteSystem satelliteSystem,
int prnNumber)
Find the time map for a specific satellite antenna.
|
Modifier and Type | Method and Description |
---|---|
List<TimeSpanMap<SatelliteAntenna>> |
AntexLoader.getSatellitesAntennas()
Get parsed satellites antennas.
|
Modifier and Type | Method and Description |
---|---|
TimeSpanMap<T> |
TimeSpanMap.extractRange(AbsoluteDate start,
AbsoluteDate end)
Extract a range of the map.
|
Copyright © 2002-2020 CS GROUP. All rights reserved.