| Package | Description |
|---|---|
| software.amazon.awssdk.services.groundstation.model |
| Modifier and Type | Method and Description |
|---|---|
TLEEphemeris |
EphemerisData.tle()
Returns the value of the Tle property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static EphemerisData |
EphemerisData.fromTle(TLEEphemeris tle)
Create an instance of this class with
EphemerisData.tle() initialized to the given value. |
EphemerisData.Builder |
EphemerisData.Builder.tle(TLEEphemeris tle)
Sets the value of the Tle property for this object.
|
Copyright © 2023. All rights reserved.