ContactInstanceProperties interface
Contact Instance Properties.
Properties
end |
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. |
end |
Spacecraft elevation above the horizon at contact end. NOTE: This property will not be serialized. It can only be populated by the server. |
maximum |
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. |
rx |
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. |
rx |
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. |
start |
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. |
start |
Spacecraft elevation above the horizon at contact start. NOTE: This property will not be serialized. It can only be populated by the server. |
tx |
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. |
tx |
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