Support correcting for grid convergence
commit2c17123ec50c61a9dc30a7ea24e1bbe04cee16af
authorOlly Betts <olly@survex.com>
Mon, 23 May 2016 01:19:48 +0000 (23 13:19 +1200)
committerOlly Betts <olly@survex.com>
Mon, 23 May 2016 01:19:48 +0000 (23 13:19 +1200)
tree194f0c4bd3c88a8044bbed23281e48f94e2dd2dc
parent2a9c9094f392fb03e4c409a7dde9a8b8baba7935
Support correcting for grid convergence

Grid convergence is now corrected for when using automatically
calculated declinations (*declination auto <X> <Y> <Z>).  Requested
by Mateusz Golicz on the mailing list.
12 files changed:
src/cavern.c
src/cavern.h
src/commands.c
src/datain.c
tests/Makefile.am
tests/cavern.tst
tests/cmd_declination_auto.out
tests/cmd_declination_auto.pos
tests/cmd_declination_auto.svx
tests/cmd_declination_conv.out [new file with mode: 0644]
tests/cmd_declination_conv.pos [new file with mode: 0644]
tests/cmd_declination_conv.svx [new file with mode: 0644]