ListEphemeridesRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The end time to list in UTC. The operation will return an ephemeris if its expiration time is within the time range defined by the startTime and endTime.

Link copied to clipboard

Maximum number of ephemerides to return.

Link copied to clipboard

Pagination token.

Link copied to clipboard

The AWS Ground Station satellite ID to list ephemeris for.

Link copied to clipboard

The start time to list in UTC. The operation will return an ephemeris if its expiration time is within the time range defined by the startTime and endTime.

Link copied to clipboard

The list of ephemeris status to return.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String