1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 07:24:44 -04:00

Update Sky Map yaml

This commit is contained in:
srcejon
2024-02-08 11:37:17 +00:00
parent 2e389d2607
commit c93444a75a
10 changed files with 135 additions and 2 deletions
@@ -70,6 +70,10 @@ SkyMapReport:
description: "Longitude in decimal degrees (East positive) of observation/antenna location"
type: number
format: float
altitude:
description: "Altitude in metres of observation/antenna location"
type: number
format: float
azimuth:
description: "The azimuth angle in degrees to the target"
type: number
@@ -109,6 +113,10 @@ SkyMapTarget:
description: "Longitude in decimal degrees (East positive) of observation/antenna location"
type: number
format: float
altitude:
description: "Altitude in metres of observation/antenna location"
type: number
format: float
hpbw:
description: "Antenna half-power beam width in degrees"
type: number