mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-04-06 23:14:09 +00:00
moved freq_to_band to pyhamtools.frequency; short callsigns in other countries (e.g. C6A/9H5A) are now correctly decoded; improved documentation
This commit is contained in:
parent
cd00dc6ab9
commit
87a705c5c4
33 changed files with 493 additions and 253 deletions
39
docs/source/reference.rst
Normal file
39
docs/source/reference.rst
Normal file
|
|
@ -0,0 +1,39 @@
|
|||
|
||||
Reference
|
||||
=========
|
||||
|
||||
pyhamtools.locator
|
||||
------------------
|
||||
|
||||
.. module:: pyhamtools.locator
|
||||
|
||||
.. automodule:: pyhamtools.locator
|
||||
:members:
|
||||
|
||||
pyhamtools.frequency
|
||||
--------------------
|
||||
|
||||
.. automodule:: pyhamtools.frequency
|
||||
:members:
|
||||
|
||||
pyhamtools.callinfo
|
||||
-------------------
|
||||
|
||||
.. automodule:: pyhamtools.callinfo
|
||||
|
||||
.. autoclass:: Callinfo
|
||||
:members:
|
||||
|
||||
pyhamtools.lookuplib
|
||||
--------------------
|
||||
|
||||
.. automodule:: pyhamtools.lookuplib
|
||||
|
||||
.. autoclass:: LookupLib
|
||||
:members:
|
||||
|
||||
pyhamtools.utils (deprecated)
|
||||
-----------------------------
|
||||
|
||||
.. automodule:: pyhamtools.utils
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue