CirclingComputer: return SpeedVector, not Vector
commitfb46aa81b8231bace0a5fa5d55e581121727e63b
authorMax Kellermann <max@duempel.org>
Mon, 15 Apr 2013 22:53:32 +0000 (16 00:53 +0200)
committerMax Kellermann <max@duempel.org>
Mon, 15 Apr 2013 23:00:49 +0000 (16 01:00 +0200)
tree9e8b77d2420965d8a299fb35ae9eb0b393af33fa
parentf1b1c9e4f49edc61a54cf08d421378ec7c1db26b
CirclingComputer: return SpeedVector, not Vector

Convert to Vector on demand.
src/Computer/Wind/CirclingWind.cpp
src/Computer/Wind/CirclingWind.hpp
test/src/RunCirclingWind.cpp