ContactProfileLinkResponse

data class ContactProfileLinkResponse(val channels: List<ContactProfileLinkChannelResponse>, val direction: String, val eirpdBW: Double? = null, val gainOverTemperature: Double? = null, val polarization: String)

Contact Profile link

Constructors

Link copied to clipboard
fun ContactProfileLinkResponse(channels: List<ContactProfileLinkChannelResponse>, direction: String, eirpdBW: Double? = null, gainOverTemperature: Double? = null, polarization: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contact Profile Link Channel

Link copied to clipboard

Direction (uplink or downlink)

Link copied to clipboard
val eirpdBW: Double? = null

Effective Isotropic Radiated Power (EIRP) in dBW.

Link copied to clipboard

Gain To Noise Temperature in db/K.

Link copied to clipboard

polarization. eg (RHCP, LHCP)