ContactParameters interface
Parameters that define the contact resource.
Properties
contact |
The reference to the contact profile resource. |
end |
End time of a contact (ISO 8601 UTC standard). |
ground |
Name of Azure Ground Station. |
start |
Start time of a contact (ISO 8601 UTC standard). |
Property Details
contactProfile
The reference to the contact profile resource.
contactProfile: ContactParametersContactProfile
Property Value
endTime
End time of a contact (ISO 8601 UTC standard).
endTime: Date
Property Value
Date
groundStationName
Name of Azure Ground Station.
groundStationName: string
Property Value
string
startTime
Start time of a contact (ISO 8601 UTC standard).
startTime: Date
Property Value
Date