ContactInstanceProperties interface

Contact Instance Properties.

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.

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

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

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

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

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

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

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

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

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