mirror of
https://git.ianrenton.com/ian/spothole.git
synced 2026-06-24 05:35:10 +00:00
Short/long/closed display for each band calculated from latest data for each ionosonde station
This commit is contained in:
@@ -11,3 +11,5 @@ class Band:
|
||||
start_freq: float
|
||||
# Stop frequency, in Hz
|
||||
end_freq: float
|
||||
# Whether this is an HF amateur radio band
|
||||
is_ham_hf: bool = False
|
||||
|
||||
Reference in New Issue
Block a user