|
Jpp
18.4.0
the software that should make you happy
|
Go to the source code of this file.
Namespaces | |
| makedeclinationtable | |
Functions | |
| def | makedeclinationtable.gettimestamp |
Variables | |
| tuple | makedeclinationtable.args = docopt(__doc__, version='0.1') |
| list | makedeclinationtable.easting = args['<easting>'] |
| list | makedeclinationtable.northing = args['<northing>'] |
| list | makedeclinationtable.zone = args['<zone>'] |
| list | makedeclinationtable.letter = args['<letter>'] |
| string | makedeclinationtable.model = 'IGRF' |
| int | makedeclinationtable.day = 1 |
| tuple | makedeclinationtable.x |
| tuple | makedeclinationtable.y = json.loads(x.text) |
| list | makedeclinationtable.result = y['result'] |
| list | makedeclinationtable.declination = result['declination'] |
1.8.5