Package | Description |
---|---|
fr.cnes.sirius.patrius.files.general | |
fr.cnes.sirius.patrius.files.sp3 |
Modifier and Type | Method and Description |
---|---|
List<SatelliteTimeCoordinate> |
OrbitFile.getSatelliteCoordinates(String satId)
Get the time coordinates for the given satellite.
|
Modifier and Type | Method and Description |
---|---|
List<SatelliteTimeCoordinate> |
SP3File.getSatelliteCoordinates(String satId)
Get the time coordinates for the given satellite.
|
Modifier and Type | Method and Description |
---|---|
void |
SP3File.addSatelliteCoordinate(String satId,
SatelliteTimeCoordinate coord)
Adds a new P/V coordinate for a given satellite.
|
Copyright © 2021 CNES. All rights reserved.