| Package | Description |
|---|---|
| com.amazonaws.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
TLEEphemeris |
TLEEphemeris.clone() |
TLEEphemeris |
EphemerisData.getTle() |
TLEEphemeris |
TLEEphemeris.withS3Object(S3Object s3Object)
Identifies the S3 object to be used as the ephemeris.
|
TLEEphemeris |
TLEEphemeris.withTleData(Collection<TLEData> tleData)
The data for a TLE ephemeris, supplied directly in the request rather than through an S3 object.
|
TLEEphemeris |
TLEEphemeris.withTleData(TLEData... tleData)
The data for a TLE ephemeris, supplied directly in the request rather than through an S3 object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EphemerisData.setTle(TLEEphemeris tle) |
EphemerisData |
EphemerisData.withTle(TLEEphemeris tle) |
Copyright © 2023. All rights reserved.