Uses of Class
gov.nasa.gsfc.spdf.ssc.KmlRequest
-
-
Uses of KmlRequest in gov.nasa.gsfc.spdf.ssc
Methods in gov.nasa.gsfc.spdf.ssc with parameters of type KmlRequest Modifier and Type Method Description FileResult
SatelliteSituationCenterInterface. getKmlFiles(KmlRequest request)
Requests various information (seeKmlRequest
) about a set of satellites and returns the information in one or more Open Geospatial Consortium Keyhole Markup Language (KML) files.
-