Had to reimplement getValue to not use TreeMap/SortedMap apis unavailable in Froyo...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 19 Jul 2012 14:45:48 +0000 (14:45 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Thu, 19 Jul 2012 14:45:48 +0000 (14:45 +0000)
commit16a421d4f090695051836a6f9d7bafe0d5150f92
tree01ea8e54af8885afd38f5cc1b127b62d6c46c497
parent915d1654a7c9f8c61851ba96b91f5ae21d12f1c7
Had to reimplement getValue to not use TreeMap/SortedMap apis unavailable in Froyo.  Added some comments so it should be easier to read.  Test cases continue to pass.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@912 180e2498-e6e9-4542-8430-84ac67f01cd8
core/src/net/sf/openrocket/util/LinearInterpolator.java