Package | Description |
---|---|
fr.cnes.sirius.patrius.files.general | |
fr.cnes.sirius.patrius.files.sp3 |
Modifier and Type | Method and Description |
---|---|
SatelliteInformation |
OrbitFile.getSatellite(String satId)
Get additional information about a satellite.
|
Modifier and Type | Method and Description |
---|---|
Collection<SatelliteInformation> |
OrbitFile.getSatellites()
Returns a
Collection of SatelliteInformation objects for
all satellites contained in this orbit file. |
Modifier and Type | Method and Description |
---|---|
SatelliteInformation |
SP3File.getSatellite(int n)
Returns the nth satellite as contained in the SP3 file.
|
SatelliteInformation |
SP3File.getSatellite(String satId)
Get additional information about a satellite.
|
Modifier and Type | Method and Description |
---|---|
Collection<SatelliteInformation> |
SP3File.getSatellites()
Returns a
Collection of SatelliteInformation objects for
all satellites contained in this orbit file. |
Copyright © 2021 CNES. All rights reserved.