A B C D E F G H I K L M N O P Q R S T V X Y Z 
All Classes All Packages

A

addStatusText(String) - Method in class gov.nasa.gsfc.spdf.ssc.Result
Adds the given textual status to the status text list.
AZIMUTHAL - gov.nasa.gsfc.spdf.ssc.MapProjection
Azimuthal projection.

B

B_FIELD_NORTH - gov.nasa.gsfc.spdf.ssc.Trace
A trace from the satellite's location along the intersection north magnetic field line.
B_FIELD_SOUTH - gov.nasa.gsfc.spdf.ssc.Trace
A trace from the satellite's location along the intersection south magnetic field line.
BFieldModelOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents B field model options.
BFieldModelOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Constructs a BFieldModelOptions object with a default value.
BFieldModelOptions(InternalBFieldModel, BFieldModelParameters, double) - Constructor for class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Constructs a BFieldModelOptions object with the given attribute values.
BFieldModelParameters - Class in gov.nasa.gsfc.spdf.ssc
This class represents B field model parameters.
BFieldModelParameters() - Constructor for class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Constructs a BFieldModelParameters object with a default value.
BFieldModelParameters(ExternalBFieldModel, boolean, short, float, int, float, float) - Constructor for class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Constructs a BFieldModelParameters object with the given attribute values.
BFieldTraceOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents "B field trace" listing options.
BFieldTraceOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Constructs a BFieldTraceOptions with a default value of CoordinateSystem.GEO, Hemisphere.SOUTH, footpointLatitude = footpointLongitude = fieldLineLength = false.
BFieldTraceOptions(CoordinateSystem, Hemisphere, boolean, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Constructs a BFieldTraceOptions with the given attribute values.
BTraceData - Class in gov.nasa.gsfc.spdf.ssc
This class represents B-field trace data.
BTraceData() - Constructor for class gov.nasa.gsfc.spdf.ssc.BTraceData
Constructs a default BTraceData object with no data.
BTraceData(CoordinateSystem, Hemisphere, List<Float>, List<Float>, List<Double>) - Constructor for class gov.nasa.gsfc.spdf.ssc.BTraceData
Constructs a BTraceData object with the given values.

C

clone() - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
 
clone() - Method in class gov.nasa.gsfc.spdf.ssc.HemisphereOptions
 
clone() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
 
clone() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
 
clone() - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
 
clone() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteSpecification
 
clone() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
 
clone() - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
 
CONDITIONAL_SUCCESS - gov.nasa.gsfc.spdf.ssc.ResultStatusCode
Conditionally successful status.
CoordinateComponent - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different coordinate components supported by SSC.
CoordinateData - Class in gov.nasa.gsfc.spdf.ssc
This class represents satellite coordinate data.
CoordinateData() - Constructor for class gov.nasa.gsfc.spdf.ssc.CoordinateData
Constructs a default CoordinateData object with no data.
CoordinateData(CoordinateSystem, List<Double>, List<Double>, List<Double>, List<Float>, List<Float>, List<Double>) - Constructor for class gov.nasa.gsfc.spdf.ssc.CoordinateData
Constructs a CoordinateData object with the given values.
CoordinateOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents coordinate system component options.
CoordinateOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.CoordinateOptions
Constructs a CoordinateOptions object with a default value.
CoordinateOptions(CoordinateSystem, CoordinateComponent) - Constructor for class gov.nasa.gsfc.spdf.ssc.CoordinateOptions
Constructs a CoordinateOptions object with the given attribute values.
CoordinateSystem - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different coordinate systems supported by SSC.
CYLINDRICAL - gov.nasa.gsfc.spdf.ssc.MapProjection
Cylindrical projection.

D

DataFileRequest - Class in gov.nasa.gsfc.spdf.ssc
This class represents a listing request for the SatelliteSituationCenterInterface.getDataFiles(DataFileRequest) method.
DataFileRequest() - Constructor for class gov.nasa.gsfc.spdf.ssc.DataFileRequest
Constructs a DataFileRequest object with a default value.
DataFileRequest(List<SatelliteSpecification>, Calendar, Calendar, OutputOptions, RegionFilterOptions, LocationFilterOptions, BFieldModelOptions, FormatOptions) - Constructor for class gov.nasa.gsfc.spdf.ssc.DataFileRequest
Constructs a DataFileRequest object with the given attribute values.
DataRequest - Class in gov.nasa.gsfc.spdf.ssc
This class represents a request for information from the Satellite Situation Center.
DataRequest() - Constructor for class gov.nasa.gsfc.spdf.ssc.DataRequest
Constructs an DataRequest object with a default value.
DataRequest(List<SatelliteSpecification>, Calendar, Calendar, BFieldModelOptions, OutputOptions, RegionFilterOptions, LocationFilterOptions) - Constructor for class gov.nasa.gsfc.spdf.ssc.DataRequest
Constructs a DataRequest object with the given attribute values.
DataResult - Class in gov.nasa.gsfc.spdf.ssc
This class represents the result of a DataRequest to the Satellite Situation Center.
DataResult() - Constructor for class gov.nasa.gsfc.spdf.ssc.DataResult
Constructs a default DataResult with no data.
DataResult(Result) - Constructor for class gov.nasa.gsfc.spdf.ssc.DataResult
Constructs a DataResult with the statusCode, statusSubCode, and statusText from the given Result object.
DataResult(ResultStatusCode, ResultStatusSubCode, List<String>, List<SatelliteData>) - Constructor for class gov.nasa.gsfc.spdf.ssc.DataResult
Constructs a DataResult with the given values.
DateFormat - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the date formats supported by SSC.
DAYSIDE_MAGNETOSHEATH - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Dayside magnetosheath (see SSC Models and Regions of Geospace).
DAYSIDE_MAGNETOSPHERE - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Dayside Magnotosphere (see SSC Models and Regions of Geospace).
DAYSIDE_PLASMASPHERE - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Dayside plasmasphere (see SSC Models and Regions of Geospace).
DECIMAL - gov.nasa.gsfc.spdf.ssc.DegreeFormat
A decimal degree format of dd.ddd....
DegreeFormat - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the degree formats supported by SSC.
DistanceFromOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents "distance from" listing options.
DistanceFromOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Constructs a DistanceFromOptions object with a default value.
DistanceFromOptions(boolean, boolean, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Constructs a DistanceFromOptions object with the given attribute values.
DistanceUnits - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different units for distance values supported by SSC.

E

E_KM - gov.nasa.gsfc.spdf.ssc.DistanceUnits
Scientific Notation Kilometers.
EQUATORIAL - gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
Equatorial orientation.
ERROR - gov.nasa.gsfc.spdf.ssc.ResultStatusCode
Error status.
ExternalBFieldModel - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different external B field models supported by SSC.

F

FileResult - Class in gov.nasa.gsfc.spdf.ssc
This class represents the result of a Request to the Satellite Situation Center.
FileResult() - Constructor for class gov.nasa.gsfc.spdf.ssc.FileResult
Constructs a default FileResult with no data.
FileResult(Result) - Constructor for class gov.nasa.gsfc.spdf.ssc.FileResult
Constructs a FileResult with the statusCode, statusSubCode, and statusText from the given Result object.
FileResult(ResultStatusCode, ResultStatusSubCode, List<String>, List<String>) - Constructor for class gov.nasa.gsfc.spdf.ssc.FileResult
Constructs a FileResult with the given values.
FilteredCoordinateOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents coordinate system component options that include location filters.
FilteredCoordinateOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.FilteredCoordinateOptions
Constructs a FilteredCoordinateOptions object with a default value.
FilteredCoordinateOptions(CoordinateSystem, CoordinateComponent, LocationFilter) - Constructor for class gov.nasa.gsfc.spdf.ssc.FilteredCoordinateOptions
Constructs a FilteredCoordinateOptions object with the given attribute values.
FootpointRegion - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different footpoint regions supported by SSC.
FormatOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents output format and units options.
FormatOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.FormatOptions
Constructs a FormatOptions object with a default value.
FormatOptions(DateFormat, TimeFormat, DistanceUnits, short, DegreeFormat, short, LatLonFormat, boolean, short) - Constructor for class gov.nasa.gsfc.spdf.ssc.FormatOptions
Constructs a FormatOptions object with the given attribute values.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.DateFormat
Provides the date format corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.DegreeFormat
Provides the degree format corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.DistanceUnits
Provides the distance units corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.FootpointRegion
Provides the footpoint region corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.Hemisphere
Provides the Hemisphere corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.InternalBFieldModel
Provides the model corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.LatLonFormat
Provides the latitude/longitude format corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.MapProjection
Provides the PolarMapOrientation corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
Provides the PolarMapOrientation corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.SpaceRegion
Provides the space region corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.TimeFormat
Provides the time format corresponding to the given integer value.
fromValue(int) - Static method in enum gov.nasa.gsfc.spdf.ssc.Trace
Provides the Trace option corresponding to the given integer value.
fromValue(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Provides the CoordinateComponent corresponding to the given String value.
fromValue(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.CoordinateSystem
Provides the CoordinateSystem corresponding to the given String value.
fromValue(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
Provides the model corresponding to the given String value.
fromValue(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.ProjectionCoordinateSystem
Provides the ProjectionCoordinateSystem corresponding to the given String value.

G

GEI_J2000 - gov.nasa.gsfc.spdf.ssc.CoordinateSystem
Geocentric Equatorial Inertial coordinate system with a Julian 2000 equinox epoch.
GEI_TOD - gov.nasa.gsfc.spdf.ssc.CoordinateSystem
Geocentric Equatorial Inertial coordinate system with a true-of-date equinox epoch.
GEO - gov.nasa.gsfc.spdf.ssc.CoordinateSystem
GEO - gov.nasa.gsfc.spdf.ssc.ProjectionCoordinateSystem
getAcknowledgements() - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
This method provides a list of URLs that can be used by clients to acknowledge the use of these Web Services.
getAllGroundStations() - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
Provides descriptions of all the ground stations available through this Web Service.
getAllSatellites() - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
Provides descriptions of all the Satellites available through this Web Service.
getAllSpaseObservatories() - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
Provides descriptions of all the Space Physics Archive Search and Extract (SPASE) Observatories available through this Web Service.
getArcLength() - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Get the B-field trace arc length values.
getAuroralOval() - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Gets the Auroral Oval hemisphere region listing options.
getBeginTime() - Method in class gov.nasa.gsfc.spdf.ssc.Request
Gets the beginTime of the requested information.
getBFieldModelOptions() - Method in class gov.nasa.gsfc.spdf.ssc.Request
Gets the B field model options.
getBFieldTraceOptions() - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Gets the B field trace options.
getBFieldTraceOptions() - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Gets the B field trace options.
getBGseX() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the bGseX value.
getBGseY() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the bGseY value.
getBGseZ() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the bGseZ value.
getBowShockDistance() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the bowShockDistance value.
getBTraceData() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the bTraceData value.
getByImf() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Gets the BY IMF value.
getBzImf() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Gets the BZ IMF value.
getCharSize() - Method in class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Gets the character size.
getCleft() - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Gets the Cleft hemisphere region listing options.
getComponent() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateOptions
Gets the component value.
getConjunctions(BufferedReader) - Method in class gov.nasa.gsfc.spdf.ssc.QueryResultsReader
Read the SSC query output and produces a JAXBElement<Conjunctions> represention of the output.
getCoordinateOptions() - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Gets the coordinate options.
getCoordinateOptions() - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Gets the coordinate options.
getCoordinates() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the coordinates value.
getCoordinateSystem() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Gets the coordinate system value.
getCoordinateSystem() - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Gets the coordinate system value.
getCoordinateSystem() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Gets the coordinate system value.
getCoordinateSystem() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateOptions
Gets the coordinate system value.
getCoordinateSystem() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the coordinate system option.
getCoordinateSystem() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the coordinateSystem value.
getCusp() - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Gets the Cusp hemisphere region listing options.
getCustomLabelOptions() - Method in class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Gets the custom label options.
getData() - Method in class gov.nasa.gsfc.spdf.ssc.DataResult
Gets the satellite data.
getData(DataRequest) - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
Requests various information (see DataRequest) about a set of satellites.
getDataFiles(DataFileRequest) - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
Requests various information (see DataFileRequest) about a set of satellites and returns the information in one or more files.
getDateFormat() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the date format listing option.
getDayOfYearLabelFrequency() - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Gets the day-of-year label frequency value.
getDegreeFormat() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the "format for degrees" listing option.
getDegreePrecision() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the degreePrecison value.
getDipoleInvariantLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "dipole invariant latitude" filter.
getDipoleInvariantLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the dipoleInvariantLatitude value.
getDipoleLValue() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "dipole L value" filter.
getDipoleLValue() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the dipoleLValue.
getDistanceFromBowShock() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "distance from bow shock" filter.
getDistanceFromCenterOfEarth() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "distance from center of earth" filter.
getDistanceFromMagnetopause() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "distance from magnetopause" filter.
getDistanceFromNeutralSheet() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "distance from neutral sheet" filter.
getDistanceFromOptions() - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Gets the distance-from options.
getDistanceFromOptions() - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Gets the distance-from options.
getDistancePrecision() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the distancePrecison value.
getDistanceUnits() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the "units for distance" format listing option.
getDst() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Gets the DST value.
getEndTime() - Method in class gov.nasa.gsfc.spdf.ssc.Request
Gets the endTime of the requested information.
getEndTime() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Gets the end time (ending time of position information) value.
getExternalModel() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Gets the external B field model options.
getFieldLinesStopAltitude() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Gets the stop altitude for downward tracing of field lines (Kilometers).
getFilter() - Method in class gov.nasa.gsfc.spdf.ssc.FilteredCoordinateOptions
Gets the filter criteria.
getFormatOptions() - Method in class gov.nasa.gsfc.spdf.ssc.DataFileRequest
Gets the format and units listing options.
getFormatOptions() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the output format options.
getFormatOptions() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the output format options.
getGeometry() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Gets the URL of the file containing the recommended X3D geometry description for rendering the satellite.
getGraphOptions() - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Gets the graph options.
getGraphs(GraphRequest) - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
Requests a graph (see GraphRequest) of a set of satellites.
getGroundStations() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the ground station identifiers.
getGroupIds() - Method in class gov.nasa.gsfc.spdf.ssc.SpaseObservatoryDescription
Gets the /Spase/Observatory/ObservatoryGroupID values.
getHemisphere() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Gets the magnetic hemisphere value.
getHemisphere() - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Gets the magnetic hemisphere value.
getHourLabelFrequency() - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Gets the hour label frequency value.
getHourTickMarkFrequency() - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Gets the hour tick mark frequency value.
getId() - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Gets the ground station identifier value.
getId() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the satellite identifier for this data.
getId() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Gets the satellite identifier value.
getId() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteSpecification
Gets the satellite identifier.
getImfBz() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the IMF Bz value to use when displaying the bow shock and magnetopause (units of nT).
getInternalModel() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Gets the internal B field model that is to be used.
getKmlFiles(KmlRequest) - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
Requests various information (see KmlRequest) about a set of satellites and returns the information in one or more Open Geospatial Consortium Keyhole Markup Language (KML) files.
getLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Get the B-field trace latitude values.
getLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Gets the latitude coordinate values.
getLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Gets the ground station's latitude value.
getLatLonFormat() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the "format for direction/range" listing option.
getLinesPerPage() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the number of lines per page when output is to a text file.
getLocalTime() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Gets the local time values.
getLocationFilterOptions() - Method in class gov.nasa.gsfc.spdf.ssc.DataRequest
Gets the location filter options.
getLongitude() - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Get the B-field trace longitude values.
getLongitude() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Gets the longitude coordinate values.
getLongitude() - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Gets the ground station's longitude value.
getLongitudeVerticalDown() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the longitude vertical down value.
getLowerDate() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Deprecated.
local-time lower limit values should be gotten with LocationFilter.getLowerLimit().
getLowerLimit() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Gets the lower limit value that is to be included in the listing.
getMagneticFieldStrength() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "magnetic field strength" filter.
getMagneticStrength() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the magneticStrength value.
getMagneticTraceRegions() - Method in class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Gets the magnetic trace regions filtering options.
getMagnetoPauseDistance() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the magnetoPauseDistance value.
getManualScale() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the manual scale value.
getMapLimits() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the map limits.
getMapProjectionOptions() - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Gets the mapProjectionOptions value.
getMaxLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Gets the maximum Latitude value.
getMaxLongitude() - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Gets the maximum Longitude value.
getMaxR() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the maximum R value.
getMaxX() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the maximum X value.
getMaxY() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the maximum Y value.
getMaxZ() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the maximum Z value.
getMidLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Gets the Mid Latitude hemisphere region listing options.
getMinLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Gets the minimum Latitude value.
getMinLongitude() - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Gets the minimum Longitude value.
getMinMaxPoints() - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Gets the number of points used to determine minima and maxima values.
getMinR() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the minimum R value.
getMinuteLabelFrequency() - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Gets the minute label frequency value.
getMinuteTickMarkFrequency() - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Gets the minute tick mark frequency value.
getMinX() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the minimum X value.
getMinY() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the minimum Y value.
getMinZ() - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Gets the minimum Z value.
getModel() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Gets the model.
getName() - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Gets the ground station name value.
getName() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Gets the satellite name value.
getNeutralSheetDistance() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the neutralSheetDistance value.
getNorthBFieldTraceFootpoint() - Method in class gov.nasa.gsfc.spdf.ssc.KmlRequest
Gets the north B-field trace footpoint value.
getNorthBTracedRegions() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the northBTracedRegions value.
getOrbitOptions() - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Gets the orbitOptions value.
getOutputOptions() - Method in class gov.nasa.gsfc.spdf.ssc.DataRequest
Gets the output options.
getParameterValues() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Gets the parameter value.
getPolarCap() - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Gets the Polar Cap hemisphere region listing options.
getPolarMapOrientation() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the polar map orientation option.
getPrivacyAndImportantNotices() - Method in interface gov.nasa.gsfc.spdf.ssc.SatelliteSituationCenterInterface
This method provides a list of URLs to privacy and important notices concerning the use of these Web Services.
getProjection() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the map projection option.
getRadialLength() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the radialLength value.
getRadialTraceFootpointRegion() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the radialTraceFootpointRegion value.
getRadialTraceRegions() - Method in class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Gets the radial trace regions filtering options.
getRegionFilterOptions() - Method in class gov.nasa.gsfc.spdf.ssc.DataRequest
Gets the region filter options.
getRegionOptions() - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Gets the region options.
getRequiredFormatOptions() - Static method in class gov.nasa.gsfc.spdf.ssc.QueryResultsReader
Creates a FormatOptions object that specifies the format this class needs to be able to parse the query output.
getResolution() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Gets the resolution (seconds between position points) value.
getResolutionFactor() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteSpecification
Gets the resolution factor.
getResourceId() - Method in class gov.nasa.gsfc.spdf.ssc.SpaseObservatoryDescription
Gets the /Spase/Observatory/ResourcdID value.
getSatellites() - Method in class gov.nasa.gsfc.spdf.ssc.Request
Gets the satellites.
getSolarWindPressure() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Gets the solar wind pressure value.
getSolarWindPressure() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the solar wind pressure value to use when displaying the bow shock and magnetopause (units of nP).
getSouthBFieldTraceFootpoint() - Method in class gov.nasa.gsfc.spdf.ssc.KmlRequest
Gets the south B-field trace footpoint value.
getSouthBTracedRegions() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the southBTracedRegions value.
getSpacecraftRegion() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the spacecraftRegion value.
getSpaceRegions() - Method in class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Gets the space regions filtering options.
getStartTime() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Gets the start time (beginning time of position information) value.
getStatusCode() - Method in class gov.nasa.gsfc.spdf.ssc.Result
Gets the status code value.
getStatusSubCode() - Method in class gov.nasa.gsfc.spdf.ssc.Result
Gets the status sub-code value.
getStatusText() - Method in class gov.nasa.gsfc.spdf.ssc.Result
Gets the textual status value.
getSymbolSize() - Method in class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Gets the symbol and tick size.
getTime() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Gets the time value.
getTimeFormat() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the time format listing option.
getTimeSeriesOptions() - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Gets the timeSeriesOptions value.
getTitle() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the title value.
getTrace() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the trace option.
getTrajectory() - Method in class gov.nasa.gsfc.spdf.ssc.KmlRequest
Gets the trajectory value.
getTrajectoryGeometry() - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Gets the URL of the file containing the recommended X3D geometry description for rendering the satellite's trajectory.
getUpperDate() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Deprecated.
local-time upper limit values should be gotten with LocationFilter.getUpperLimit().
getUpperLimit() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Gets the upper limit value that is to be included in the listing.
getUrls() - Method in class gov.nasa.gsfc.spdf.ssc.FileResult
Gets the URLs to the files containing the requested information.
getValueOptions() - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Gets the value options.
getValueOptions() - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Gets the value options.
getX() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Gets the X coordinate values.
getY() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Gets the Y coordinate values.
getZ() - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Gets the Z coordinate values.
GM - gov.nasa.gsfc.spdf.ssc.CoordinateSystem
GM - gov.nasa.gsfc.spdf.ssc.ProjectionCoordinateSystem
gov.nasa.gsfc.spdf.ssc - package gov.nasa.gsfc.spdf.ssc
 
GraphFormatOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents formating options for an SSC graph request.
GraphFormatOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Constructs a GraphFormatOption object with a default value that specifies automatic labeling, a character size of 1, and a symbol and tick size of 0.8.
GraphFormatOptions(GraphLabelOptions, float, float) - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Constructs a GraphFormatOption object with the given attribute values.
GraphLabelOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents custom label options for an SSC graph request.
GraphLabelOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Constructs a GraphLabelOption object with a default value.
GraphLabelOptions(int, boolean, int, int, int, int) - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Constructs a GraphLabelOption object with the given attribute values.
GraphOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents options for an SSC graphing request.
GraphOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphOptions
 
GraphRequest - Class in gov.nasa.gsfc.spdf.ssc
This class represents a request for a graph from the Satellite Situation Center.
GraphRequest() - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphRequest
Constructs an GraphRequest object with a default value.
GraphRequest(List<SatelliteSpecification>, Calendar, Calendar, BFieldModelOptions, GraphOptions) - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphRequest
Constructs an GraphRequest object with the given attribute values.
GraphScale - Class in gov.nasa.gsfc.spdf.ssc
This class represents manual scale values for an SSC graphing request.
GraphScale() - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphScale
Constructs a GraphScale object with default attribute values (min X,Y,Z,R == -60 and max X,Y,Z,R == 60).
GraphScale(int, int, int, int, int, int, int, int) - Constructor for class gov.nasa.gsfc.spdf.ssc.GraphScale
Constructs a GraphScale object with the given attribute values.
GroundStationDescription - Class in gov.nasa.gsfc.spdf.ssc
This class represents a description of a ground station supported by the Satellite Situation Center .
GroundStationDescription() - Constructor for class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Constructs a GroundStationDescription with a null value.
GroundStationDescription(String, String, float, float) - Constructor for class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Constructs a GroundStationDescription with the given attribute values.
GSE - gov.nasa.gsfc.spdf.ssc.CoordinateSystem
GSM - gov.nasa.gsfc.spdf.ssc.CoordinateSystem
Geocentric Solar Magnetospheric system (see Description of Selected Coordinate Systems Used in SSC Programs).

H

Hemisphere - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the hemisphere regions supported by SSC.
HemisphereOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents hemisphere listing options.
HemisphereOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.HemisphereOptions
Constructs a HemispherOptions object with a default value.
HemisphereOptions(boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.HemisphereOptions
Constructs a HemispherOptions object with the given attribute values.
HH_HHHH - gov.nasa.gsfc.spdf.ssc.TimeFormat
A time format of hh.hhhh.
HH_MM - gov.nasa.gsfc.spdf.ssc.TimeFormat
A time format of hh:mm.
HH_MM_SS - gov.nasa.gsfc.spdf.ssc.TimeFormat
A time format of hh:mm:ss.
HIGH_LATITUDE_BOUNDARY_LAYER - gov.nasa.gsfc.spdf.ssc.SpaceRegion
High-latitude boundary layer (see SSC Models and Regions of Geospace).

I

IGRF - gov.nasa.gsfc.spdf.ssc.InternalBFieldModel
International Geomagnetic Reference Field model.
INT_KM - gov.nasa.gsfc.spdf.ssc.DistanceUnits
Integer Kilometers.
InternalBFieldModel - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different internal B field models supported by SSC.
INTERPLANETARY_MEDIUM - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Interplanetary medium (see SSC Models and Regions of Geospace).
INVALID_BEGIN_TIME - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The required begin time value was missing or invalid.
INVALID_COORD_SYSTEM - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
Invalid CoordinateSystem value.
INVALID_END_TIME - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The required end time value was missing or invalid.
INVALID_RESOLUTION_FACTOR - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
Invalid resolution factor value.
INVALID_SATELLITE - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
A specified satellite is invalid or null.
INVALID_TIME_RANGE - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
Invalid time range.
isAllFilters() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Gets the "all filters" value.
isAllLocationFilters() - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Gets the "all location filter" option value.
isBFieldStrength() - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Gets the value indicating whether the B field strength value is to be included in the listing.
isBGseXYZ() - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Gets the value indicating whether the distance between the spacecraft and the ???
isBowShock() - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Gets the value indicating whether the distance between the spacecraft and the bow shock is to be included in the listing.
isCdf() - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Gets the flag indicating whether the output is to be a CDF file.
isCombined() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the combined value.
isDaysideMagnetosheath() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the dayside magnetosheath region filter is to be applied.
isDaysideMagnetosphere() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the dayside magnetosphere region filter is to be applied.
isDaysidePlasmasphere() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the dayside plasmasphere region filter is to be applied.
isDipoleInvLat() - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Gets the value indicating whether the dipole invariant latitudes value is to be included in the listing.
isDipoleLValue() - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Gets the value indicating whether the dipole L value is to be included in the listing.
isEvenAxesScales() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Get whether even axes scales or even axes lengths should be employed.
isFieldLineLength() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Gets the value indicating whether field line length values are to be output.
isFootpointLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Gets the value indicating whether footpoint latitude values are to be output.
isFootpointLongitude() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Gets the value indicating whether footpoint longitude values are to be output.
isHighLatitudeBoundaryLayer() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the high latitude boundary layer region filter is to be applied.
isInterplanetaryMedium() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the interplanetary medium region filter is to be applied.
isLowLatitude() - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Gets the Low Latitude hemisphere region listing options.
isLowLatitudeBoundaryLayer() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the low latitude boundary layer region filter is to be applied.
isMaximum() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Gets the value indicating whether the maximum value is to be marked by a "^" in the listing.
isMinimum() - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Gets the value indicating whether the minumum value is to be marked by a "v" in the listing.
isMonthDayOfMonthLabel() - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Gets the month/day-of-month label value.
isMPause() - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Gets the value indicating whether the distance between the spacecraft and the magnetopause is to be included in the listing.
isNeutralSheet() - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Gets the value indicating whether the distance between the spacecraft and the neutral sheet is to be included in the listing.
isNightsideMagnetosheath() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the nightside magnetosheath region filter is to be applied.
isNightsideMagnetosphere() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the nightside magnetosphere region filter is to be applied.
isNightsidePlasmasphere() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the nightside plasmasphere region filter is to be applied.
isNorth() - Method in class gov.nasa.gsfc.spdf.ssc.HemisphereOptions
Gets the value indicating whether the northern hemisphere is to be included.
isNorthBTracedFootpoint() - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Gets the value indicating whether the north B traced footpoint regions are to be included in the listing.
isPlasmaSheet() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the plamsa sheet region filter is to be applied.
isRadialDistance() - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Gets the value indicating whether the radial distance value is to be included in the listing.
isRadialTracedFootpoint() - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Gets the value indicating whether the radial traced footpoint regions are to be included in the listing.
isShowBowShockMagnetopause() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets whether the bow shock and magnetopause should be shown.
isShowContinents() - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Gets the flag indicating whether continents are to be shown.
isSouth() - Method in class gov.nasa.gsfc.spdf.ssc.HemisphereOptions
Gets the value indicating whether the southern hemisphere is to be included.
isSouthBTracedFootpoint() - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Gets the value indicating whether the south B traced footpoint regions are to be included in the listing.
isSpacecraft() - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Gets the value indicating whether the spacecraft regions are to be included in the listing.
isSunToRight() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the graphs orientation with respect to the sun.
isTailLobe() - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Gets the value indicating whether the tail lobe region filter is to be applied.
isUseFixedValues() - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Gets the value specifying whether to use fixed or observed parameter values.
isXrView() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the xrView value.
isXyView() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the xyView value.
isXzView() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the xzView value.
isYzView() - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Gets the yzView value.

K

KM - gov.nasa.gsfc.spdf.ssc.DistanceUnits
Kilometers (km).
KmlRequest - Class in gov.nasa.gsfc.spdf.ssc
This class represents a request for KML information from the Satellite Situation Center.
KmlRequest() - Constructor for class gov.nasa.gsfc.spdf.ssc.KmlRequest
Constructs an KmlRequest object with a default value.
KmlRequest(List<SatelliteSpecification>, Calendar, Calendar, BFieldModelOptions, boolean, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.KmlRequest
Constructs a KmlRequest object with the given attribute values.

L

LAT - gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Latitude coordinate component.
LAT_90_LON_180 - gov.nasa.gsfc.spdf.ssc.LatLonFormat
A format of latitude (-90,+90) and longitude (-180,+180).
LAT_90_LON_360 - gov.nasa.gsfc.spdf.ssc.LatLonFormat
A format of latitude (-90,+90) and longitude (0,360).
LAT_90_SN_LON_180_WE - gov.nasa.gsfc.spdf.ssc.LatLonFormat
A format of latitude (90S,90N) and longitude (180W,180E).
LatLonFormat - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the latitude/longitude formats supported by SSC.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.DataFileRequest
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.DataRequest
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.KmlRequest
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.Request
Prints this object's value to the specified output stream.
list(PrintStream) - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Prints this object's value to the specified output stream.
list(PrintStream, String) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Prints this object's value to the specified output stream.
LOCAL_TIME - gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Local time coordinate component.
LocationFilter - Class in gov.nasa.gsfc.spdf.ssc
This class represents location filter listing options.
LocationFilter() - Constructor for class gov.nasa.gsfc.spdf.ssc.LocationFilter
Constructs a LocationFilter object with a default value.
LocationFilter(boolean, boolean, Double, Double) - Constructor for class gov.nasa.gsfc.spdf.ssc.LocationFilter
Constructs a LocationFilter object with the given attribute values.
LocationFilterOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents additional location filter options.
LocationFilterOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Constructs a LocationFilterOptions object with a default value.
LocationFilterOptions(boolean, LocationFilter, LocationFilter, LocationFilter, LocationFilter, LocationFilter, LocationFilter, LocationFilter) - Constructor for class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Constructs a LocationFilterOptions object with the given attribute values.
LON - gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Longitude coordinate component.
LOW_LATITUDE - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Low Latitude region (see SSC Models and Regions of Geospace).
LOW_LATITUDE_BOUNDARY_LAYER - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Low-latitude boundary layer (see SSC Models and Regions of Geospace).

M

main(String[]) - Static method in class gov.nasa.gsfc.spdf.ssc.QueryResultsReader
Class tester.
MapLimits - Class in gov.nasa.gsfc.spdf.ssc
This class represents map limit values for an SSC graphing request.
MapLimits() - Constructor for class gov.nasa.gsfc.spdf.ssc.MapLimits
Constructs a MapLimits object with default attribute values of no limits (that is, the entire map [min lat/lon == -90/-180 and max lat/lon == 90/180]).
MapLimits(int, int, int, int) - Constructor for class gov.nasa.gsfc.spdf.ssc.MapLimits
Constructs a MapLimits object with the given attribute values.
MappedRegionFilterOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents mapped region filter options.
MappedRegionFilterOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Constructs a MapptedRegionFilterOptions object with a default value.
MappedRegionFilterOptions(HemisphereOptions, HemisphereOptions, HemisphereOptions, HemisphereOptions, HemisphereOptions, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Constructs a MappedRegionFilterOptions object with the given attribute values.
MapProjection - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the map projections supported by SSC.
MapProjectionGraphOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents options for an SSC Mapped Projection plot request.
MapProjectionGraphOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Constructs a MapProjectionGraphOptions object with a default value that specifies a radial trace, GEO with continents, cylindrical projection, and no ground stations.
MapProjectionGraphOptions(Trace, ProjectionCoordinateSystem, boolean, MapProjection, List<String>, MapLimits, PolarMapOrientation, float, String, GraphFormatOptions) - Constructor for class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Constructs a MapProjectionGraphOptions object with the given attribute values.
MERCATOR - gov.nasa.gsfc.spdf.ssc.MapProjection
Mercator projection.
MINUTES - gov.nasa.gsfc.spdf.ssc.DegreeFormat
A minutes degree format ddd dd'.
MINUTES_SECONDS - gov.nasa.gsfc.spdf.ssc.DegreeFormat
A minutes and seconds degree format of ddd dd' dd.
MISSING_COORD_COMPONENT - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The CoordinateOptions contain a null value for the CoordinateComponent.
MISSING_COORD_OPTIONS - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The OutputOptions contain a null element in non-empty List of FilteredCoordinateOptions.
MISSING_COORD_SYSTEM - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The CoordinateOptions contain a null value for the CoordinateSystem.
MISSING_COORDINATE_COMPONENT - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
A required CoordinateComponent value is missing or null.
MISSING_COORDINATE_SYSTEM - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
A required CoordinateSystem value is missing or null.
MISSING_GRAPH_OPTIONS - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The GraphOptions were missing or null.
MISSING_OUTPUT_OPTIONS - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The OutputOptions were missing or null.
MISSING_REQUEST - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The required request object was missing or null.
MISSING_SATELLITES - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
The required set of satellites was empty or null.
MOLLEWEIDE - gov.nasa.gsfc.spdf.ssc.MapProjection
Molleweide projection.

N

NIGHTSIDE_MAGNETOSHEATH - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Nightside magnetosheath (see SSC Models and Regions of Geospace).
NIGHTSIDE_MAGNETOSPHERE - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Nightside Magnotosphere (see SSC Models and Regions of Geospace).
NIGHTSIDE_PLASMASPHERE - gov.nasa.gsfc.spdf.ssc.SpaceRegion
Nightside plasmasphere (see SSC Models and Regions of Geospace).
NORTH - gov.nasa.gsfc.spdf.ssc.Hemisphere
Northern hemispere.
NORTH_AURORAL_OVAL - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Northern Auroral Oval region (see SSC Models and Regions of Geospace).
NORTH_CLEFT - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Northern Cleft region (see SSC Models and Regions of Geospace).
NORTH_CUSP - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Northern Cusp region (see SSC Models and Regions of Geospace).
NORTH_MID_LATITUDE - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Northern Mid-Latitude region (see SSC Models and Regions of Geospace).
NORTH_POLAR_CAP - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Northern Polar Cap region (see SSC Models and Regions of Geospace).
NORTH_POLE - gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
North pole orientation.
NOT_APPLICABLE - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Region value for magnetic field traced footpoints indicating that the satellite was outside the magnetic field and therefore no field line trace could be performed.

O

OrbitGraphOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents options for an SSC orbit graphing request.
OrbitGraphOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Constructs a OrbitGraphOptions object with default attribute values.
OrbitGraphOptions(CoordinateSystem, boolean, boolean, boolean, boolean, boolean, boolean, GraphScale, boolean, boolean, float, float, GraphFormatOptions) - Constructor for class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Constructs a GraphOptions object with the given attribute values.
ORTHOGRAPHIC - gov.nasa.gsfc.spdf.ssc.MapProjection
Orthographic projection.
outputIsCdf() - Method in class gov.nasa.gsfc.spdf.ssc.DataFileRequest
Provides flag indicating whether this request's results are to be CDF files.
OutputOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents output options for an SSC data request.
OutputOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.OutputOptions
Constructs a OutputOptions object with a default value that specifies the output of only GSE X,Y,Z values.
OutputOptions(boolean, List<FilteredCoordinateOptions>, RegionOptions, ValueOptions, DistanceFromOptions, int, List<BFieldTraceOptions>) - Constructor for class gov.nasa.gsfc.spdf.ssc.OutputOptions
Constructs a OutputOptions object with the given attribute values.

P

PLASMA_SHEET - gov.nasa.gsfc.spdf.ssc.SpaceRegion
PolarMapOrientation - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the polar map orientations supported by SSC.
ProjectionCoordinateSystem - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different coordinate systems supported by SSC mapped projection graphs.

Q

QueryResultsReader - Class in gov.nasa.gsfc.spdf.ssc
This class reads the results from the SSC query server and produces a JAXB object representation of the results.
QueryResultsReader() - Constructor for class gov.nasa.gsfc.spdf.ssc.QueryResultsReader
Creates a QueryResultsReader.

R

RADIAL - gov.nasa.gsfc.spdf.ssc.Trace
A radial trace from the center of the Earth to the satellite.
RE - gov.nasa.gsfc.spdf.ssc.DistanceUnits
Earth Radii (RE).
RegionFilterOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents region filter options.
RegionFilterOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Constructs a RegionFilterOptions object with a default value.
RegionFilterOptions(SpaceRegionsFilterOptions, MappedRegionFilterOptions, MappedRegionFilterOptions) - Constructor for class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Constructs a RegionFilterOptions object with the given attribute values.
RegionOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents listing options for regions.
RegionOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.RegionOptions
Constructs a RegionOptions object with a default value.
RegionOptions(boolean, boolean, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.RegionOptions
Constructs a RegionOptions object with the given attribute values.
Request - Class in gov.nasa.gsfc.spdf.ssc
This class represents a request for the Satellite Situation Center.
Request() - Constructor for class gov.nasa.gsfc.spdf.ssc.Request
Constructs a default Request object.
Request(List<SatelliteSpecification>, Calendar, Calendar, BFieldModelOptions) - Constructor for class gov.nasa.gsfc.spdf.ssc.Request
Constructs an Request object with the given attribute values.
Result - Class in gov.nasa.gsfc.spdf.ssc
This class represents the result of a request to the Satellite Situation Center.
Result() - Constructor for class gov.nasa.gsfc.spdf.ssc.Result
Constructs a Result with a default (successful) value.
Result(ResultStatusCode, ResultStatusSubCode, List<String>) - Constructor for class gov.nasa.gsfc.spdf.ssc.Result
Constructs a Result with the given values.
ResultStatusCode - Enum in gov.nasa.gsfc.spdf.ssc
This class represents Result status code values.
ResultStatusSubCode - Enum in gov.nasa.gsfc.spdf.ssc
This class represents Result status sub-code values.

S

SatelliteData - Class in gov.nasa.gsfc.spdf.ssc
This class represents information about a satellite provided by the Satellite Situation Center.
SatelliteData() - Constructor for class gov.nasa.gsfc.spdf.ssc.SatelliteData
Constructs a SatelliteData with a null value.
SatelliteData(String, List<CoordinateData>, List<Calendar>, List<BTraceData>, List<Double>, List<Double>, List<Double>, List<Double>, List<Double>, List<Double>, List<Float>, List<SpaceRegion>, List<FootpointRegion>, List<Double>, List<Double>, List<Double>, List<FootpointRegion>, List<FootpointRegion>) - Constructor for class gov.nasa.gsfc.spdf.ssc.SatelliteData
Constructs a SatelliteData with the given attribute values.
SatelliteDescription - Class in gov.nasa.gsfc.spdf.ssc
This class represents a Satellite Situation Center satellite description.
SatelliteDescription() - Constructor for class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Constructs a SatelliteDescription with a null value.
SatelliteDescription(String, String, int, Calendar, Calendar, String, String) - Constructor for class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Constructs a SatelliteDescription with the given attribute values.
SatelliteSituationCenterInterface - Interface in gov.nasa.gsfc.spdf.ssc
This interface represents the XML Web Service interface to NASA's Satellite Situation Center.
SatelliteSpecification - Class in gov.nasa.gsfc.spdf.ssc
This class represents a satellite information specification.
SatelliteSpecification() - Constructor for class gov.nasa.gsfc.spdf.ssc.SatelliteSpecification
Constructs a SatelliteSpecification object with a default value.
SatelliteSpecification(String, int) - Constructor for class gov.nasa.gsfc.spdf.ssc.SatelliteSpecification
Constructs a SatelliteSpecification object with the given attribute values.
SERVER_ERROR - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
Server error.
setAllFilters(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "all filters" value.
setAllLocationFilters(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Sets the "all location filter" option value.
setArcLength(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Sets the B-field trace arc length values.
setAuroralOval(HemisphereOptions) - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Sets the Auroral Oval hemisphere region listing options.
setBeginTime(Calendar) - Method in class gov.nasa.gsfc.spdf.ssc.Request
Sets the beginTime of the requested information.
setBFieldModelOptions(BFieldModelOptions) - Method in class gov.nasa.gsfc.spdf.ssc.Request
Sets the B field model options.
setBFieldStrength(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Sets the value indicating whether the B field strength value is to be included in the listing.
setBFieldTraceOptions(List<BFieldTraceOptions>) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Sets the B field trace listing options.
setBFieldTraceOptions(List<BFieldTraceOptions>) - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Sets the B field trace listing options.
setBGseX(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the bGseX value.
setBGseXYZ(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Sets the value indicating whether the distance between the spacecraft and the ???
setBGseY(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the bGseY value.
setBGseZ(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the bGseZ value.
setBowShock(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Sets the value indicating whether the distance between the spacecraft and the bow shock is to be included in the listing.
setBowShockDistance(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the bowShockDistance value.
setBTraceData(List<BTraceData>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the bTraceData value.
setByImf(float) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Sets the BY IMF value (range: -100 - 100nT).
setBzImf(float) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Sets the BZ IMF value (range: -100 - 100nT).
setCdf(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the flag indicating whether the output is to be a CDF file.
setCharSize(float) - Method in class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Sets the character size.
setCleft(HemisphereOptions) - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Sets the Cleft hemisphere region listing options.
setCombined(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the combined value.
setComponent(CoordinateComponent) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateOptions
Sets the component value.
setCoordinateOptions(List<CoordinateOptions>) - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Sets the coordinate options.
setCoordinateOptions(List<FilteredCoordinateOptions>) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Sets the coordinate options.
setCoordinates(List<CoordinateData>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the coordinates value.
setCoordinateSystem(CoordinateSystem) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Sets the coordinate system value.
setCoordinateSystem(CoordinateSystem) - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Sets the coordinate system value.
setCoordinateSystem(CoordinateSystem) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Sets the coordinate system value.
setCoordinateSystem(CoordinateSystem) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateOptions
Sets the coordinate system value.
setCoordinateSystem(CoordinateSystem) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the coordinateSystem value.
setCoordinateSystem(ProjectionCoordinateSystem) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the coordinate system option.
setCusp(HemisphereOptions) - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Sets the Cusp hemisphere region listing options.
setCustomLabelOptions(GraphLabelOptions) - Method in class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Sets the custom label options.
setData(List<SatelliteData>) - Method in class gov.nasa.gsfc.spdf.ssc.DataResult
Sets the satellite data.
setDateFormat(DateFormat) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the date format listing option.
setDayOfYearLabelFrequency(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Sets the day-of-year label frequency value.
setDaysideMagnetosheath(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the dayside magnetosheath region filter is to be applied.
setDaysideMagnetosphere(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the dayside magnetosphere region filter is to be applied.
setDaysidePlasmasphere(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the dayside plasmasphere region filter is to be applied.
setDegreeFormat(DegreeFormat) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the "format for degrees" listing option.
setDegreePrecision(short) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the degreePrecison value.
setDipoleInvariantLatitude(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "dipole invariant latitude" filter.
setDipoleInvariantLatitude(List<Float>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the dipoleInvariantLatitude value.
setDipoleInvLat(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Sets the value indicating whether the dipole invariant latitudes value is to be included in the listing.
setDipoleLValue(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Sets the value indicating whether the dipole L value is to be included in the listing.
setDipoleLValue(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "dipole L value" filter.
setDipoleLValue(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Set the dipoleLValue.
setDistanceFromBowShock(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "distance from bow shock" filter.
setDistanceFromCenterOfEarth(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "distance from center of earth" filter.
setDistanceFromMagnetopause(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "distance from magnetopause" filter.
setDistanceFromNeutralSheet(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "distance from neutral sheet" filter.
setDistanceFromOptions(DistanceFromOptions) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Sets the distance-from options.
setDistanceFromOptions(DistanceFromOptions) - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Sets the distance-from options.
setDistancePrecision(short) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the distancePrecison value.
setDistanceUnits(DistanceUnits) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the "units for distance" format listing option.
setDst(int) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Sets the DST value (range: -400 - 200nT).
setEndTime(Calendar) - Method in class gov.nasa.gsfc.spdf.ssc.Request
Sets the endTime of the requested information.
setEndTime(Calendar) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Sets the end time (ending time of position information) to the given value.
setEvenAxesScales(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets whether even axes scales or even axes lengths should be employed.
setExternalModel(BFieldModelParameters) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Sets the external B field model options.
setFieldLineLength(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Sets the value indicating whether field line length values are to be output.
setFieldLinesStopAltitude(double) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Sets the stop altitude for downward tracing of field lines (Kilometers).
setFilter(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.FilteredCoordinateOptions
Sets the filter criteria.
setFootpointLatitude(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Sets the value indicating whether footpoint latitude values are to be output.
setFootpointLongitude(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Sets the value indicating whether footpoint longitude values are to be output.
setFormatOptions(FormatOptions) - Method in class gov.nasa.gsfc.spdf.ssc.DataFileRequest
Sets the format and units listing options.
setFormatOptions(GraphFormatOptions) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the output format options.
setFormatOptions(GraphFormatOptions) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the output format options.
setGeometry(String) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Sets the URL of the file containing the recommended X3D geometry description for rendering the satellite.
setGraphOptions(GraphOptions) - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Sets the graph options.
setGroundStations(List<String>) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the ground station identifiers.
setGroupIds(List<String>) - Method in class gov.nasa.gsfc.spdf.ssc.SpaseObservatoryDescription
Sets the /Spase/Observatory/ObservatoryGroupID values.
setHemisphere(Hemisphere) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldTraceOptions
Set the magnetic hemisphere value.
setHemisphere(Hemisphere) - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Set the magnetic hemisphere value.
setHighLatitudeBoundaryLayer(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the high latitude boundary layer region filter is to be applied.
setHourLabelFrequency(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Sets the hour label frequency value.
setHourTickMarkFrequency(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Sets the hour tick mark frequency value.
setId(String) - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Sets the ground station identifier to the given value.
setId(String) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the satellite identifier to the given value.
setId(String) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Sets the satellite identifier to the given value.
setId(String) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteSpecification
Sets the satellite identifier.
setImfBz(float) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the IMF Bz value to use when displaying the bow shock and magnetopause (units of nT).
setInternalModel(InternalBFieldModel) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelOptions
Sets the internal B field model that is to be used.
setInterplanetaryMedium(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the interplanetary medium region filter is to be applied.
setLatitude(float) - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Sets the ground station's latitude to the given value.
setLatitude(List<Float>) - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Sets the B-field trace latitude values.
setLatitude(List<Float>) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Set the latitude coordinate values.
setLatLonFormat(LatLonFormat) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the "format for direction/range" listing option.
setLinesPerPage(short) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the number of lines per page when output is to a text file.
setLocalTime(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Set the local time values.
setLocationFilterOptions(LocationFilterOptions) - Method in class gov.nasa.gsfc.spdf.ssc.DataRequest
Sets the location filter options.
setLongitude(float) - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Sets the ground station's longitude to the given value.
setLongitude(List<Float>) - Method in class gov.nasa.gsfc.spdf.ssc.BTraceData
Sets the B-field trace latitude values.
setLongitude(List<Float>) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Set the longitude coordinate values.
setLongitudeVerticalDown(float) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the longitude vertical down value.
setLowerDate(Calendar) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Deprecated.
local-time lower limit values should be set with LocationFilter.setLowerLimit(Double).
setLowerLimit(Double) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Sets the lower limit value that is to be included in the listing.
setLowLatitude(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Sets the Low Latitude hemisphere region listing options.
setLowLatitudeBoundaryLayer(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the low latitude boundary layer region filter is to be applied.
setMagneticFieldStrength(LocationFilter) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilterOptions
Sets the "magnetic field strength" filter.
setMagneticStrength(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Set the magneticStrength value.
setMagneticTraceRegions(MappedRegionFilterOptions) - Method in class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Sets the magnetic trace regions filtering options.
setMagnetoPauseDistance(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the magnetoPauseDistance value.
setManualScale(GraphScale) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the manual scale value.
setMapLimits(MapLimits) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the map limits.
setMapProjectionOptions(MapProjectionGraphOptions) - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Sets the mapProjectionOptions value.
setMaximum(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Sets the value indicating whether the maximum value is to be marked by a "^" in the listing.
setMaxLatitude(float) - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Sets the maximum Latitude value.
setMaxLongitude(float) - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Sets the maximum Longitude value.
setMaxR(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the maximum R value.
setMaxX(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the maximum X value.
setMaxY(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the maximum Y value.
setMaxZ(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the maximum Z value.
setMidLatitude(HemisphereOptions) - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Sets the Mid Latitude hemisphere region listing options.
setMinimum(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Sets the value indicating whether the minimum value is to be marked by a "v" in the listing.
setMinLatitude(float) - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Sets the minimum Latitude value.
setMinLongitude(float) - Method in class gov.nasa.gsfc.spdf.ssc.MapLimits
Sets the minimum Longitude value.
setMinMaxPoints(int) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Sets the number of points used to determine minima and maxima values.
setMinR(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the minimum R value.
setMinuteLabelFrequency(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Sets the minute label frequency value.
setMinuteTickMarkFrequency(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Sets the minute tick mark frequecy value.
setMinX(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the minimum X value.
setMinY(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the minimum Y value.
setMinZ(int) - Method in class gov.nasa.gsfc.spdf.ssc.GraphScale
Sets the minimum Z value.
setModel(ExternalBFieldModel) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Sets the model.
setMonthDayOfMonthLabel(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.GraphLabelOptions
Sets the month/day-of-month label value.
setMPause(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Sets the value indicating whether the distance between the spacecraft and the magnetopause is to be included in the listing.
setName(String) - Method in class gov.nasa.gsfc.spdf.ssc.GroundStationDescription
Sets the ground station name to the given value.
setName(String) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Sets the satellite name to the given value.
setNeutralSheet(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.DistanceFromOptions
Sets the value indicating whether the distance between the spacecraft and the neutral sheet is to be included in the listing.
setNeutralSheetDistance(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Set the neutralSheetDistance value.
setNightsideMagnetosheath(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the nightside magnetosheath region filter is to be applied.
setNightsideMagnetosphere(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the nightside magnetosphere region filter is to be applied.
setNightsidePlasmasphere(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the nightside plasmasphere region filter is to be applied.
setNorth(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.HemisphereOptions
Sets the value indicating whether the northern hemisphere is to be included.
setNorthBFieldTraceFootpoint(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.KmlRequest
Sets the north B-field trace footpoint value.
setNorthBTracedFootpoint(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Sets the value indicating whether the north B traced footpoint regions are to be included in the listing.
setNorthBTracedRegions(List<FootpointRegion>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the northBTracedRegions value.
setOrbitOptions(OrbitGraphOptions) - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Sets the orbitOptions value.
setOutputOptions(OutputOptions) - Method in class gov.nasa.gsfc.spdf.ssc.DataRequest
Sets the output options.
setParameterValues(short) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Sets the parameter value.
setPlasmaSheet(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the plasma sheet region filter is to be applied.
setPolarCap(HemisphereOptions) - Method in class gov.nasa.gsfc.spdf.ssc.MappedRegionFilterOptions
Sets the Polar Cap hemisphere region listing options.
setPolarMapOrientation(PolarMapOrientation) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the polar map orientation option.
setProjection(MapProjection) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the map projection option.
setRadialDistance(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.ValueOptions
Sets the value indicating whether the radial distance value is to be included in the listing.
setRadialLength(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Set the radialLength value.
setRadialTracedFootpoint(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Sets the value indicating whether the radial traced footpoint regions are to be included in the listing.
setRadialTraceFootpointRegion(List<FootpointRegion>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the radialTraceFootpointRegion value.
setRadialTraceRegions(MappedRegionFilterOptions) - Method in class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Sets the radial trace regions filtering options.
setRegionFilterOptions(RegionFilterOptions) - Method in class gov.nasa.gsfc.spdf.ssc.DataRequest
Sets the region filter options.
setRegionOptions(RegionOptions) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Sets the region options.
setResolution(int) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Sets the resolution (seconds between position points) to the given value.
setResolutionFactor(int) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteSpecification
Sets the resolution factor.
setResourceId(String) - Method in class gov.nasa.gsfc.spdf.ssc.SpaseObservatoryDescription
Sets the /Spase/Observatory/ResourcdID to the given value.
setSatellites(List<SatelliteSpecification>) - Method in class gov.nasa.gsfc.spdf.ssc.Request
Sets the satellites.
setShowBowShockMagnetopause(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets whether the bow shock and magnetopause should be shown (only valid for GSE coordinates).
setShowContinents(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the flag indicating whether continents are to be shown.
setSolarWindPressure(float) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Sets the solar wind pressure value (range: 0 - 30nP).
setSolarWindPressure(float) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the solar wind pressure value to use when displaying the bow shock and magnetopause (units of nP).
setSouth(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.HemisphereOptions
Sets the value indicating whether the southern hemisphere is to be included.
setSouthBFieldTraceFootpoint(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.KmlRequest
Sets the south B-field trace footpoint value.
setSouthBTracedFootpoint(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Sets the value indicating whether the south B traced footpoint regions are to be included in the listing.
setSouthBTracedRegions(List<FootpointRegion>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the southBTracedRegions value.
setSpacecraft(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.RegionOptions
Sets the value indicating whether the spacecraft regions are to be included in the listing.
setSpacecraftRegion(List<SpaceRegion>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the spacecraftRegion value.
setSpaceRegions(SpaceRegionsFilterOptions) - Method in class gov.nasa.gsfc.spdf.ssc.RegionFilterOptions
Sets the space regions filtering options.
setStartTime(Calendar) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Sets the start time (beginning time of position information) to the given value.
setStatusCode(ResultStatusCode) - Method in class gov.nasa.gsfc.spdf.ssc.Result
Sets the status code value.
setStatusSubCode(ResultStatusSubCode) - Method in class gov.nasa.gsfc.spdf.ssc.Result
Sets the status sub-code value.
setStatusText(List<String>) - Method in class gov.nasa.gsfc.spdf.ssc.Result
Sets the textual status value.
setSunToRight(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the graphs orientation with respect to the sun.
setSymbolSize(float) - Method in class gov.nasa.gsfc.spdf.ssc.GraphFormatOptions
Sets the symbol and tick size.
setTailLobe(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Sets the value indicating whether the tail lobe region filter is to be applied.
setTime(List<Calendar>) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteData
Sets the time value.
setTimeFormat(TimeFormat) - Method in class gov.nasa.gsfc.spdf.ssc.FormatOptions
Sets the time format listing option.
setTimeSeriesOptions(TimeSeriesGraphOptions) - Method in class gov.nasa.gsfc.spdf.ssc.GraphRequest
Sets the timeSeriesOptions value.
setTitle(String) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the title value.
setTrace(Trace) - Method in class gov.nasa.gsfc.spdf.ssc.MapProjectionGraphOptions
Sets the trace option.
setTrajectory(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.KmlRequest
Sets the trajectory value.
setTrajectoryGeometry(String) - Method in class gov.nasa.gsfc.spdf.ssc.SatelliteDescription
Sets the URL of the file containing the recommended X3D geometry description for rendering the satellite's trajectory.
setUpperDate(Calendar) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Deprecated.
local-time upper limit values should be set with LocationFilter.setUpperLimit(Double).
setUpperLimit(Double) - Method in class gov.nasa.gsfc.spdf.ssc.LocationFilter
Sets the upper limit value that is to be included in the listing.
setUrls(List<String>) - Method in class gov.nasa.gsfc.spdf.ssc.FileResult
Sets the URLs to the files containing the requested information.
setUseFixedValues(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.BFieldModelParameters
Sets the value specifying whether to use fixed or observed parameter values.
setValueOptions(ValueOptions) - Method in class gov.nasa.gsfc.spdf.ssc.OutputOptions
Sets the value options.
setValueOptions(ValueOptions) - Method in class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Sets the value options.
setX(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Set the X coordinate values.
setXrView(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the xrView value.
setXyView(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the xyView value.
setXzView(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the xzView value.
setY(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Set the Y coordinate values.
setYzView(boolean) - Method in class gov.nasa.gsfc.spdf.ssc.OrbitGraphOptions
Sets the yzView value.
setZ(List<Double>) - Method in class gov.nasa.gsfc.spdf.ssc.CoordinateData
Set the Z coordinate values.
SIMPLE_DIPOLE - gov.nasa.gsfc.spdf.ssc.InternalBFieldModel
Simple Dipole model.
SM - gov.nasa.gsfc.spdf.ssc.CoordinateSystem
SM - gov.nasa.gsfc.spdf.ssc.ProjectionCoordinateSystem
SOUTH - gov.nasa.gsfc.spdf.ssc.Hemisphere
Southern hemisphere.
SOUTH_AURORAL_OVAL - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Southern Auroral Oval region (see SSC Models and Regions of Geospace).
SOUTH_CLEFT - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Southern Cleft region (see SSC Models and Regions of Geospace).
SOUTH_CUSP - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Northern Cusp region (see SSC Models and Regions of Geospace).
SOUTH_MID_LATITUDE - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Southern Mid-Latitude region (see SSC Models and Regions of Geospace).
SOUTH_POLAR_CAP - gov.nasa.gsfc.spdf.ssc.FootpointRegion
Southern Polar Cap region (see SSC Models and Regions of Geospace).
SOUTH_POLE - gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
South pole orientation.
SpaceRegion - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different regions of space supported by SSC.
SpaceRegionsFilterOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents space regions filter options.
SpaceRegionsFilterOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Constructs a SpaceRegionsFilterOptions object with a default value.
SpaceRegionsFilterOptions(boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.SpaceRegionsFilterOptions
Constructs a SpaceRegionsFilterOptions object with the given attribute values.
SpaseObservatoryDescription - Class in gov.nasa.gsfc.spdf.ssc
This class represents a Satellite Situation Center description of a Space Physics Archive Search and Extract (SPASE) Observatory.
SpaseObservatoryDescription() - Constructor for class gov.nasa.gsfc.spdf.ssc.SpaseObservatoryDescription
Default constructor.
SpaseObservatoryDescription(String, List<String>, String, String, int, Calendar, Calendar, String, String) - Constructor for class gov.nasa.gsfc.spdf.ssc.SpaseObservatoryDescription
Constructs a SpaseObservatoryDescription with the given attribute values.
SSCDatabaseLockedException - Exception in gov.nasa.gsfc.spdf.ssc
This class represents a database locked exceptional condition.
SSCDatabaseLockedException() - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCDatabaseLockedException
Constructs an SSCDatabaseLockedException with null as its detail message.
SSCDatabaseLockedException(String) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCDatabaseLockedException
Constructs an SSCDatabaseLockedException with the specified detail message.
SSCDatabaseLockedException(String, Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCDatabaseLockedException
Constructs a new exception with the specified detail message and cause.
SSCDatabaseLockedException(Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCDatabaseLockedException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SSCException - Exception in gov.nasa.gsfc.spdf.ssc
This class represents exceptional conditions that may occur during the execution of SSC (Satellite Situation Center) operations.
SSCException() - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCException
Constructs an SSCException with null as its detail message.
SSCException(String) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCException
Constructs an SSCException with the specified detail message.
SSCException(String, Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCException
Constructs a new exception with the specified detail message and cause.
SSCException(Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SSCExternalException - Exception in gov.nasa.gsfc.spdf.ssc
This class represents exceptional conditions that occur during the execution of SSC operations.
SSCExternalException() - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCExternalException
Constructs an SSCExternalException with null as its detail message.
SSCExternalException(String) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCExternalException
Constructs an SSCExternalException with the specified detail message.
SSCExternalException(String, Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCExternalException
Constructs a new exception with the specified detail message and cause.
SSCExternalException(Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCExternalException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SSCInternalException - Exception in gov.nasa.gsfc.spdf.ssc
This class represents exceptional conditions that occur during the execution of SSC operations.
SSCInternalException() - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCInternalException
Constructs an SSCInternalException with null as its detail message.
SSCInternalException(String) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCInternalException
Constructs an SSCInternalException with the specified detail message.
SSCInternalException(String, Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCInternalException
Constructs a new exception with the specified detail message and cause.
SSCInternalException(Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCInternalException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
SSCResourceLimitExceededException - Exception in gov.nasa.gsfc.spdf.ssc
This class represents a resource limit exceeded exceptional condition.
SSCResourceLimitExceededException() - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCResourceLimitExceededException
Constructs an SSCResourceLimitExceededException with null as its detail message.
SSCResourceLimitExceededException(String) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCResourceLimitExceededException
Constructs an SSCResourceLimitExceededException with the specified detail message.
SSCResourceLimitExceededException(String, Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCResourceLimitExceededException
Constructs a new exception with the specified detail message and cause.
SSCResourceLimitExceededException(Throwable) - Constructor for exception gov.nasa.gsfc.spdf.ssc.SSCResourceLimitExceededException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
STEREOGRAPHIC - gov.nasa.gsfc.spdf.ssc.MapProjection
Stereographic projection.
SUCCESS - gov.nasa.gsfc.spdf.ssc.ResultStatusCode
Successful status.
SUCCESS - gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
Successful status.

T

T87 - gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
T89c - gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
T96 - gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
TAIL_LOBE - gov.nasa.gsfc.spdf.ssc.SpaceRegion
TimeFormat - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the time formats supported by SSC.
TimeSeriesGraphOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents options for an SSC Time Series plot request.
TimeSeriesGraphOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Constructs a TimeSeriesGraphOptions object with a default value that specifies the output of only GSE X,Y,Z values.
TimeSeriesGraphOptions(List<CoordinateOptions>, ValueOptions, DistanceFromOptions, List<BFieldTraceOptions>) - Constructor for class gov.nasa.gsfc.spdf.ssc.TimeSeriesGraphOptions
Constructs a TimeSeriesGraphOptions object with the given attribute values.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.DateFormat
Provides a string representation of this date format.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.DegreeFormat
Provides a string representation of this degree format.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.DistanceUnits
Provides a string representation of this distance units.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
Provides a string representation of this model.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.FootpointRegion
Provides a string representation of this region.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.Hemisphere
Provides a string representation of this region.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.InternalBFieldModel
Provides a string representation of this model.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.LatLonFormat
Provides a string representation of this latitude/longitude format.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.MapProjection
Provides a string representation of this projection.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
Provides a string representation of this orientation.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.SpaceRegion
Provides a string representation of this region.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.TimeFormat
Provides a string representation of this time format.
toString() - Method in enum gov.nasa.gsfc.spdf.ssc.Trace
Provides a string representation of this Trace option.
Trace - Enum in gov.nasa.gsfc.spdf.ssc
This class represents the different mapped projection trace options supported by SSC.

V

value() - Method in enum gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Provides a String value corresponding to this coordinate component.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.CoordinateSystem
Provides a String value corresponding to this coordinate system.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.DateFormat
Provides the integer value corresponding to this date format.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.DegreeFormat
Provides the integer value corresponding to this degree format.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.DistanceUnits
Provides the integer value corresponding to this distance units.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
Provides the String value corresponding to this model.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.FootpointRegion
Provides the integer value corresponding to this footpoint region.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.Hemisphere
Provides the integer value corresponding to this hemisphere.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.InternalBFieldModel
Provides the integer value corresponding to this model.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.LatLonFormat
Provides the integer value corresponding to this latitude/longitude format.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.MapProjection
Provides the integer value corresponding to this projection.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
Provides the integer value corresponding to this orientation.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.ProjectionCoordinateSystem
Provides a String value corresponding to this coordinate system.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.SpaceRegion
Provides the integer value corresponding to this space region.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.TimeFormat
Provides the integer value corresponding to this time format.
value() - Method in enum gov.nasa.gsfc.spdf.ssc.Trace
Provides the integer value corresponding to this Trace option.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.CoordinateSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.DateFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.DegreeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.DistanceUnits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.FootpointRegion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.Hemisphere
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.InternalBFieldModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.LatLonFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.MapProjection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.ProjectionCoordinateSystem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.ResultStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.SpaceRegion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.TimeFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum gov.nasa.gsfc.spdf.ssc.Trace
Returns the enum constant of this type with the specified name.
ValueOptions - Class in gov.nasa.gsfc.spdf.ssc
This class represents value listing options.
ValueOptions() - Constructor for class gov.nasa.gsfc.spdf.ssc.ValueOptions
Constructs a ValueOptions object with a default value.
ValueOptions(boolean, boolean, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.ssc.ValueOptions
Constructs a ValueOptions object with the given attribute values.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.CoordinateSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.DateFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.DegreeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.DistanceUnits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.ExternalBFieldModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.FootpointRegion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.Hemisphere
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.InternalBFieldModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.LatLonFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.MapProjection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.PolarMapOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.ProjectionCoordinateSystem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.ResultStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.ResultStatusSubCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.SpaceRegion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.TimeFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum gov.nasa.gsfc.spdf.ssc.Trace
Returns an array containing the constants of this enum type, in the order they are declared.

X

X - gov.nasa.gsfc.spdf.ssc.CoordinateComponent
X or first coordinate component.

Y

Y - gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Y or second coordinate component.
YY_MM_DD - gov.nasa.gsfc.spdf.ssc.DateFormat
A date format of yy/mm/dd.
YY_MMM_DD - gov.nasa.gsfc.spdf.ssc.DateFormat
A date format of yy-Mmm-dd.
YY_MMM_DD_2 - gov.nasa.gsfc.spdf.ssc.DateFormat
A date format of yy-MMM-dd.
YYYY_DDD - gov.nasa.gsfc.spdf.ssc.DateFormat
A date format of yyyy ddd.

Z

Z - gov.nasa.gsfc.spdf.ssc.CoordinateComponent
Z or thrid coordinate component.
A B C D E F G H I K L M N O P Q R S T V X Y Z 
All Classes All Packages