TLEData
Two-line element set (TLE) data.
Contents
- tleLine1
-
First line of two-line element set (TLE) data.
Type: String
Length Constraints: Fixed length of 69.
Pattern:
^1 [ 0-9]{5}[A-Z] [ 0-9]{5}[ A-Z]{3} [ 0-9]{5}[.][ 0-9]{8} (?:(?:[ 0+-][.][ 0-9]{8})|(?: [ +-][.][ 0-9]{7})) [ +-][ 0-9]{5}[+-][ 0-9] [ +-][ 0-9]{5}[+-][ 0-9] [ 0-9] [ 0-9]{4}[ 0-9]$
Required: Yes
- tleLine2
-
Second line of two-line element set (TLE) data.
Type: String
Length Constraints: Fixed length of 69.
Pattern:
^2 [ 0-9]{5} [ 0-9]{3}[.][ 0-9]{4} [ 0-9]{3}[.][ 0-9]{4} [ 0-9]{7} [ 0-9]{3}[.][ 0-9]{4} [ 0-9]{3}[.][ 0-9]{4} [ 0-9]{2}[.][ 0-9]{13}[ 0-9]$
Required: Yes
- validTimeRange
-
The valid time range for the TLE. Gaps or overlap are not permitted.
Type: TimeRange object
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: