New probe logic mostly looks good, but there is a glitch in the
authorEric S. Raymond <esr@thyrsus.com>
Wed, 11 Oct 2006 13:04:38 +0000 (13:04 +0000)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 11 Oct 2006 13:04:38 +0000 (13:04 +0000)
commit0e2cd832abc5ad62e8c0372d6924703193f40416
tree0c70e27d6d66ec647275558367a3da82280ccaf2
parentf92638d126c8fd17d15c91e4a6f8eb66ec9a868f
New probe logic mostly looks good, but there is a glitch in the
initial course computation.

This change introduces a course object.

This (someday) should unify all the messy trigonometry in one place.
src/sst.py