FileResult |
SatelliteSituationCenterInterface.getAcknowledgements() |
This method provides a list of URLs that can be used by clients
to acknowledge the use of these Web Services.
|
java.util.List<GroundStationDescription> |
SatelliteSituationCenterInterface.getAllGroundStations() |
Provides descriptions of all the ground stations available
through this Web Service.
|
java.util.List<SatelliteDescription> |
SatelliteSituationCenterInterface.getAllSatellites() |
Provides descriptions of all the Satellites available through
this Web Service.
|
java.util.List<SpaseObservatoryDescription> |
SatelliteSituationCenterInterface.getAllSpaseObservatories() |
|
DataResult |
SatelliteSituationCenterInterface.getData(DataRequest request) |
Requests various information (see DataRequest ) about a
set of satellites.
|
FileResult |
SatelliteSituationCenterInterface.getDataFiles(DataFileRequest request) |
Requests various information (see DataFileRequest )
about a set of satellites and returns the information in one
or more files.
|
FileResult |
SatelliteSituationCenterInterface.getGraphs(GraphRequest request) |
|
FileResult |
SatelliteSituationCenterInterface.getKmlFiles(KmlRequest request) |
|
FileResult |
SatelliteSituationCenterInterface.getPrivacyAndImportantNotices() |
This method provides a list of URLs to privacy and important
notices concerning the use of these Web Services.
|