HamRadio v0.1.0 HamRadio.Bands View Source
Retrieves amateur radio bands.
Band names and ranges have been defined directly from the ADIF 3.1.0 specification.
Link to this section Summary
Functions
Returns the band at a particular frequency.
Returns a band with a particular ADIF name.
Returns a list of all known bands.
Link to this section Functions
Returns the band at a particular frequency.
Band edges are inclusive.
Returns nil if no band is found.
Returns a band with a particular ADIF name.
Returns nil if no band is found.
Returns a list of all known bands.
Bands are sorted by increasing frequency.