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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user