Class GraphRequest


  • public class GraphRequest
    extends Request
    This class represents a request for a graph from the Satellite Situation Center.

    Notes:

    • Only one graph options (OrbitGraphOptions, MapProjectionGraphOptions, or TimeSeriesGraphOptions) should be set. It was not possible to have a single, base class (i.e., GraphOptions) attribute instead of the three subclasses since this object is transmitted in a SOAP message.
    • These Web services support specifying resolution factors for the requested satellites even though the Satellite Situation Center HTML interface does not.
    Version:
    $Revison: $
    Author:
    B. Harris