Interface EphemerisMetaData.Builder

  • Method Details

    • ephemerisId

      EphemerisMetaData.Builder ephemerisId(String ephemerisId)

      UUID of a customer-provided ephemeris.

      This field is not populated for default ephemerides from Space Track.

      Parameters:
      ephemerisId - UUID of a customer-provided ephemeris.

      This field is not populated for default ephemerides from Space Track.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • epoch

      The epoch of a default, ephemeris from Space Track in UTC.

      This field is not populated for customer-provided ephemerides.

      Parameters:
      epoch - The epoch of a default, ephemeris from Space Track in UTC.

      This field is not populated for customer-provided ephemerides.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.

      A name is only returned for customer-provider ephemerides that have a name associated.

      Parameters:
      name - A name string associated with the ephemeris. Used as a human-readable identifier for the ephemeris.

      A name is only returned for customer-provider ephemerides that have a name associated.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • source

      The EphemerisSource that generated a given ephemeris.

      Parameters:
      source - The EphemerisSource that generated a given ephemeris.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • source

      The EphemerisSource that generated a given ephemeris.

      Parameters:
      source - The EphemerisSource that generated a given ephemeris.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: