Interface OEMEphemeris.Builder

    • Method Detail

      • oemData

        OEMEphemeris.Builder oemData​(String oemData)

        The data for an OEM ephemeris, supplied directly in the request rather than through an S3 object.

        Parameters:
        oemData - The data for an OEM ephemeris, supplied directly in the request rather than through an S3 object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • s3Object

        OEMEphemeris.Builder s3Object​(S3Object s3Object)

        Identifies the S3 object to be used as the ephemeris.

        Parameters:
        s3Object - Identifies the S3 object to be used as the ephemeris.
        Returns:
        Returns a reference to this object so that method calls can be chained together.