colinsheppard / instream-sd

InSTREAM SD
0 stars 2 forks source link

Code to update depth and vel is in both UTMCell and FishCell; use interpolator index to speed update #38

Closed SFRailsback closed 11 years ago

SFRailsback commented 11 years ago

both cell classes have depth & vel interpolators, etc. Pick one and clean out other. For interpolators: implement use of this method to speed updates: getValueWithTableIndex: (int) anIndex withInterpFraction: (double) aFraction