TleData

class TleData

Two-line element set (TLE) data.

Types

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

Properties

Link copied to clipboard

First line of two-line element set (TLE) data.

Link copied to clipboard

Second line of two-line element set (TLE) data.

Link copied to clipboard

The valid time range for the TLE. Gaps or overlap are not permitted.

Functions

Link copied to clipboard
inline fun copy(block: TleData.Builder.() -> Unit = {}): TleData
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