JavaScript is disabled on your browser.
::: topNav []{#navbar.top}
::: skipNav Skip navigation links :::
[]{#navbar.top.firstrow}
::: subNav
[]{#skip.navbar.top} :::
::: contentContainer C D F G H L O R S T V []{#I:C}
[clone()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription :
[CoordinateSystem]{.typeNameLink} - Enum in gov.nasa.gsfc.spdf.helio
: ::: block
This class represents the coordinate
systems
supported by the
HeliocentricTrajectoriesInterface
services.
:::
[]{#I:D}
[DataResult]{.typeNameLink} - Class in gov.nasa.gsfc.spdf.helio
: ::: block
This class represents the result of a Request to the
HeliocentricTrajectoriesInterface
services.
:::
[DataResult()]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.DataResult
: ::: block Constructs a default DataResult with no data. :::
[DataResult(ResultStatusCode, ResultStatusSubCode, List<String>)]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.DataResult
: ::: block Constructs a DataResult with the given values. :::
[DataResult(ResultStatusCode, ResultStatusSubCode, List<String>, List<Trajectory>)]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.DataResult
: ::: block Constructs a DataResult with the given values. :::
[]{#I:F}
[FileResult]{.typeNameLink} - Class in gov.nasa.gsfc.spdf.helio
: ::: block
This class represents the result of a Request to the
HeliocentricTrajectoriesInterface
service.
:::
[FileResult()]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.FileResult
: ::: block Constructs a default FileResult with no data. :::
[FileResult(ResultStatusCode, ResultStatusSubCode, List<String>, List<String>)]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.FileResult
: ::: block Constructs a FileResult with the given values. :::
[fromValue(int)]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.CoordinateSystem
: ::: block Provides the CoordinateSystem corresponding to the given integer value. :::
[fromValue(int)]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.ResultStatusCode
: ::: block Provides the ResultStatusCode corresponding to the given integer value. :::
[fromValue(int)]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.ResultStatusSubCode
: ::: block Provides the ResultStatusSubCode corresponding to the given integer value. :::
[]{#I:G}
[getAcknowledgements()]{.memberNameLink} - Method in interface gov.nasa.gsfc.spdf.helio.HeliocentricTrajectoriesInterface
: ::: block This method provides a list of URLs that can be used by clients to acknowledge the use of these Web Services. :::
[getAllObjects()]{.memberNameLink} - Method in interface gov.nasa.gsfc.spdf.helio.HeliocentricTrajectoriesInterface
: ::: block Provides the names of all the ObjectDescriptions available through this Web Service. :::
[getBeginDate()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Gets the beginDate of the requested trajectory. :::
[getCoordinateSystem()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Gets the CoordinateSystem. :::
[getCoordinateSystem()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Gets the coordinateSystem value. :::
[getEndDate()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Gets the end date (ending date of position information) value. :::
[getEndDate()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Gets the endDate of the requested trajectory. :::
[getId()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Gets the object identifier value. :::
[getId()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Gets the object identifier for this data. :::
[getLatitude()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Gets the latitude value. :::
[getLongitude()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Gets the longitude value. :::
[getName()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Gets the object name value. :::
[getObjects()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Gets the objects. :::
[getPrivacyAndImportantNotices()]{.memberNameLink} - Method in interface gov.nasa.gsfc.spdf.helio.HeliocentricTrajectoriesInterface
: ::: block This method provides a list of URLs to privacy and important notices concerning the use of these Web Services. :::
[getRadius()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Gets the radius value. :::
[getResolution()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Gets the resolution. :::
[getStartDate()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Gets the start date (beginning date of position information) value. :::
[getStatusCode()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Result
: ::: block Gets the status code value. :::
[getStatusSubCode()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Result
: ::: block Gets the status sub-code value. :::
[getStatusText()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Result
: ::: block Gets the textual status value. :::
[getTime()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Gets the time values. :::
[getTrajectories()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.DataResult
: ::: block Gets the trajectories. :::
[getTrajectories(Request)]{.memberNameLink} - Method in interface gov.nasa.gsfc.spdf.helio.HeliocentricTrajectoriesInterface
: ::: block Requests trajectory information for an object. :::
[getUrls()]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.FileResult
: ::: block Gets the URLs to the files containing the requested information. :::
gov.nasa.gsfc.spdf.helio - package gov.nasa.gsfc.spdf.helio
: ::: block Provides a Web Service interface to NASA’s HelioWeb. :::
[]{#I:H}
[HeliocentricTrajectoriesInterface]{.typeNameLink} - Interface in gov.nasa.gsfc.spdf.helio
: ::: block This interface represents the XML Web Service interface to NASA’s HelioWeb. :::
[HelioException]{.typeNameLink} - Exception in gov.nasa.gsfc.spdf.helio
: ::: block This class represents exceptional conditions that may occur during the execution of HeliocentricTrajectories Web service operations. :::
[HelioException()]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioException
: ::: block
Constructs an HelioException with null as its detail message.
:::
[HelioException(String)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioException
: ::: block Constructs an HelioException with the specified detail message. :::
[HelioException(String, Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioException
: ::: block Constructs a new exception with the specified detail message and cause. :::
[HelioException(Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioException
: ::: block Constructs a new exception with the specified cause and a detail message of {@code (cause==null ? :::
[HelioExternalException]{.typeNameLink} - Exception in gov.nasa.gsfc.spdf.helio
: ::: block This class represents exceptional conditions that occur during the execution of HeliocentricTrajectories Web service operations. :::
[HelioExternalException()]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioExternalException
: ::: block
Constructs an HelioExternalException with null as its detail
message.
:::
[HelioExternalException(String)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioExternalException
: ::: block Constructs an HelioExternalException with the specified detail message. :::
[HelioExternalException(String, Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioExternalException
: ::: block Constructs a new exception with the specified detail message and cause. :::
[HelioExternalException(Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioExternalException
: ::: block Constructs a new exception with the specified cause and a detail message of {@code (cause==null ? :::
[HelioInternalException]{.typeNameLink} - Exception in gov.nasa.gsfc.spdf.helio
: ::: block This class represents exceptional conditions that occur during the execution of HeliocentricTrajectories Web service operations. :::
[HelioInternalException()]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioInternalException
: ::: block
Constructs an HelioInternalException with null as its detail
message.
:::
[HelioInternalException(String)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioInternalException
: ::: block Constructs an HelioInternalException with the specified detail message. :::
[HelioInternalException(String, Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioInternalException
: ::: block Constructs a new exception with the specified detail message and cause. :::
[HelioInternalException(Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioInternalException
: ::: block Constructs a new exception with the specified cause and a detail message of {@code (cause==null ? :::
[HelioResourceLimitExceededException]{.typeNameLink} - Exception in gov.nasa.gsfc.spdf.helio
: ::: block This class represents a resource limit exceeded exceptional condition. :::
[HelioResourceLimitExceededException()]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioResourceLimitExceededException
: ::: block
Constructs an HelioResourceLimitExceededException with null as its
detail message.
:::
[HelioResourceLimitExceededException(String)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioResourceLimitExceededException
: ::: block Constructs an HelioResourceLimitExceededException with the specified detail message. :::
[HelioResourceLimitExceededException(String, Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioResourceLimitExceededException
: ::: block Constructs a new exception with the specified detail message and cause. :::
[HelioResourceLimitExceededException(Throwable)]{.memberNameLink} - Constructor for exception gov.nasa.gsfc.spdf.helio.HelioResourceLimitExceededException
: ::: block Constructs a new exception with the specified cause and a detail message of {@code (cause==null ? :::
[]{#I:L}
[list(PrintStream)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Prints this object’s value to the specified output stream. :::
[]{#I:O}
[ObjectDescription]{.typeNameLink} - Class in gov.nasa.gsfc.spdf.helio
: ::: block This class represents an objects description. :::
[ObjectDescription()]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Constructs a ObjectDescription with a null value. :::
[ObjectDescription(String, String, Calendar, Calendar)]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Constructs a ObjectDescription with the given attribute values. :::
[]{#I:R}
[Request]{.typeNameLink} - Class in gov.nasa.gsfc.spdf.helio
: ::: block
This class represents a request for the
HeliocentricTrajectoriesInterface.
:::
[Request()]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.Request
: ::: block Constructs a default Request object. :::
[Request(List<String>, CoordinateSystem, Calendar, Calendar, int)]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.Request
: ::: block Constructs an Request object with the given attribute values. :::
[Result]{.typeNameLink} - Class in gov.nasa.gsfc.spdf.helio
: ::: block
This class represents the result of a request to the
HeliocentricTrajectoriesInterface
service.
:::
[Result()]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.Result
: ::: block Constructs a Result with a default (successful) value. :::
[Result(ResultStatusCode, ResultStatusSubCode, List<String>)]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.Result
: ::: block Constructs a Result with the given values. :::
[ResultStatusCode]{.typeNameLink} - Enum in gov.nasa.gsfc.spdf.helio
: ::: block
This class represents
Result
status code values.
:::
[ResultStatusSubCode]{.typeNameLink} - Enum in gov.nasa.gsfc.spdf.helio
: ::: block
This class represents
Result
status sub-code values.
:::
[]{#I:S}
[setBeginDate(Calendar)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Sets the beginDate of the requested trajectory (any time value is ignored). :::
[setCoordinateSystem(CoordinateSystem)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Sets the CoordinateSystem. :::
[setCoordinateSystem(CoordinateSystem)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Sets the coordinateSystem value. :::
[setEndDate(Calendar)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Sets the end date (ending date of position information) to the given value. :::
[setEndDate(Calendar)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Sets the endDate of the requested trajectory (any time value is ignored). :::
[setId(String)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Sets the object identifier to the given value. :::
[setId(String)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Sets the object identifier to the given value. :::
[setLatitude(List<Double>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Set the latitude value. :::
[setLongitude(List<Double>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Set the longitude value. :::
[setName(String)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Sets the object name to the given value. :::
[setObjects(List<String>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Sets the objects. :::
[setRadius(List<Double>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Set the radius value. :::
[setResolution(int)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Request
: ::: block Sets the resolution. :::
[setStartDate(Calendar)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.ObjectDescription
: ::: block Sets the start date (beginning date of position information) to the given value. :::
[setStatusCode(ResultStatusCode)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Result
: ::: block Sets the status code value. :::
[setStatusSubCode(ResultStatusSubCode)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Result
: ::: block Sets the status sub-code value. :::
[setStatusText(List<String>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Result
: ::: block Sets the textual status value. :::
[setTime(List<Calendar>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Sets the time values. :::
[setTrajectories(List<Trajectory>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.DataResult
: ::: block Sets the trajectories. :::
[setUrls(List<String>)]{.memberNameLink} - Method in class gov.nasa.gsfc.spdf.helio.FileResult
: ::: block Sets the URLs to the files containing the requested information. :::
[]{#I:T}
[toString()]{.memberNameLink} - Method in enum gov.nasa.gsfc.spdf.helio.CoordinateSystem
: ::: block Provides a string representation of this CoordinateSystem. :::
[toString()]{.memberNameLink} - Method in enum gov.nasa.gsfc.spdf.helio.ResultStatusCode
: ::: block Provides a string representation of this ResultStatusCode. :::
[toString()]{.memberNameLink} - Method in enum gov.nasa.gsfc.spdf.helio.ResultStatusSubCode
: ::: block Provides a string representation of this ResultStatusSubCode. :::
[Trajectory]{.typeNameLink} - Class in gov.nasa.gsfc.spdf.helio
: ::: block This class represents an object’s heliocentric trajectory. :::
[Trajectory()]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Constructs a Trajectory with an empty value. :::
[Trajectory(String, List<Calendar>, CoordinateSystem, List<Double>, List<Double>, List<Double>)]{.memberNameLink} - Constructor for class gov.nasa.gsfc.spdf.helio.Trajectory
: ::: block Constructs a Trajectory with the given attribute values. :::
[]{#I:V}
[value()]{.memberNameLink} - Method in enum gov.nasa.gsfc.spdf.helio.CoordinateSystem
: ::: block Provides the integer value corresponding to this CoordinateSystem. :::
[value()]{.memberNameLink} - Method in enum gov.nasa.gsfc.spdf.helio.ResultStatusCode
: ::: block Provides the integer value corresponding to this ResultStatusCode. :::
[value()]{.memberNameLink} - Method in enum gov.nasa.gsfc.spdf.helio.ResultStatusSubCode
: ::: block Provides the integer value corresponding to this ResultStatusSubCode. :::
[valueOf(String)]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.CoordinateSystem
: ::: block Returns the enum constant of this type with the specified name. :::
[valueOf(String)]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.ResultStatusCode
: ::: block Returns the enum constant of this type with the specified name. :::
[valueOf(String)]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.ResultStatusSubCode
: ::: block Returns the enum constant of this type with the specified name. :::
[values()]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.CoordinateSystem
: ::: block Returns an array containing the constants of this enum type, in the order they are declared. :::
[values()]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.ResultStatusCode
: ::: block Returns an array containing the constants of this enum type, in the order they are declared. :::
[values()]{.memberNameLink} - Static method in enum gov.nasa.gsfc.spdf.helio.ResultStatusSubCode
: ::: block Returns an array containing the constants of this enum type, in the order they are declared. :::
::: bottomNav []{#navbar.bottom}
::: skipNav Skip navigation links :::
[]{#navbar.bottom.firstrow}
::: subNav
[]{#skip.navbar.bottom} :::
[Web Services
Feedback.
Copyright © 2007-2021 United States Government as represented by the
National Aeronautics and Space Administration. No copyright is claimed
in the United States under Title 17, U.S.Code. All Other Right s
Reserved.]{.small}