Sitelink name:
{{vm.link.name || vm.link.id }}
Length:
{{vm.link.length || 0 | number:3 }}
km
Type:
{{vm.link.type || 'traffic' }}
{{'SITE' | translate}} A
{{'MWTN_SITE_ID' | translate}}: |
{{vm.link.siteA.id}}
|
{{'MWTN_NAME' | translate}}: |
{{vm.link.siteA.name}}
|
Lat/Lon: |
{{vm.link.siteA.location.lat | coordinateFilter:'toDMS':'lat'}} | {{vm.link.siteA.location.lng | coordinateFilter:'toDMS':'lon'}}
|
Azimuth: |
{{vm.link.azimuthA || 0 | number:1 }}
°
|
{{'MWTN_SITE' | translate}} Z
{{'MWTN_SITE_ID' | translate}}: |
{{vm.link.siteZ.id}}
|
Site-Name: |
{{vm.link.siteZ.name}}
|
Lat/Lon: |
{{vm.link.siteZ.location.lat | coordinateFilter:'toDMS':'lat'}} | {{vm.link.siteZ.location.lng | coordinateFilter:'toDMS':'lon'}}
|
Azimuth: |
{{vm.link.azimuthB || 0 | number:1 }}
°
|
{{'MWTN_AIR_INTERFACE_LINKS' | translate}}
{{'MWTN_ID' | translate}} |
{{'MWTN_RADIO' | translate}} |
{{'MWTN_BAND' | translate}} |
{{'MWTN_POLARIZATION' | translate}} |
{{'MWTN_STATUS' | translate}} |
{{ airIf.id}} |
{{ airIf.radio}} |
{{ airIf.bandDesignator }} |
{{ airIf.polarization }} |
{{ airIf.mainStatus }} |