AvailableContactsProperties interface

Properties of Contact resource.

Extends

Inherited Properties

endAzimuthDegrees

Azimuth of the antenna at the end of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.

endElevationDegrees

Spacecraft elevation above the horizon at contact end. NOTE: This property will not be serialized. It can only be populated by the server.

maximumElevationDegrees

Maximum elevation of the antenna during the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.

rxEndTime

Time to lost receiving a signal (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

rxStartTime

Earliest time to receive a signal (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

startAzimuthDegrees

Azimuth of the antenna at the start of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.

startElevationDegrees

Spacecraft elevation above the horizon at contact start. NOTE: This property will not be serialized. It can only be populated by the server.

txEndTime

Time at which antenna transmit will be disabled (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

txStartTime

Time at which antenna transmit will be enabled (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Property Details

endAzimuthDegrees

Azimuth of the antenna at the end of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.

endAzimuthDegrees?: number

Property Value

number

Inherited From ContactInstanceProperties.endAzimuthDegrees

endElevationDegrees

Spacecraft elevation above the horizon at contact end. NOTE: This property will not be serialized. It can only be populated by the server.

endElevationDegrees?: number

Property Value

number

Inherited From ContactInstanceProperties.endElevationDegrees

maximumElevationDegrees

Maximum elevation of the antenna during the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.

maximumElevationDegrees?: number

Property Value

number

Inherited From ContactInstanceProperties.maximumElevationDegrees

rxEndTime

Time to lost receiving a signal (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

rxEndTime?: Date

Property Value

Date

Inherited From ContactInstanceProperties.rxEndTime

rxStartTime

Earliest time to receive a signal (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

rxStartTime?: Date

Property Value

Date

Inherited From ContactInstanceProperties.rxStartTime

startAzimuthDegrees

Azimuth of the antenna at the start of the contact in decimal degrees. NOTE: This property will not be serialized. It can only be populated by the server.

startAzimuthDegrees?: number

Property Value

number

Inherited From ContactInstanceProperties.startAzimuthDegrees

startElevationDegrees

Spacecraft elevation above the horizon at contact start. NOTE: This property will not be serialized. It can only be populated by the server.

startElevationDegrees?: number

Property Value

number

Inherited From ContactInstanceProperties.startElevationDegrees

txEndTime

Time at which antenna transmit will be disabled (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

txEndTime?: Date

Property Value

Date

Inherited From ContactInstanceProperties.txEndTime

txStartTime

Time at which antenna transmit will be enabled (ISO 8601 UTC standard). NOTE: This property will not be serialized. It can only be populated by the server.

txStartTime?: Date

Property Value

Date

Inherited From ContactInstanceProperties.txStartTime