AzElSegments

Azimuth elevation segment collection.

Contains five or more time-ordered segments that define antenna pointing angles over the ephemeris validity period.

Types

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

Properties

Link copied to clipboard

The unit of measure for azimuth and elevation angles. All angles in all segments must use the same unit.

Link copied to clipboard

List of azimuth elevation segments.

Functions

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