]> git.mxchange.org Git - flightgear.git/blobdiff - src/FDM/UIUCModel/uiuc_1Dinterpolation.cpp
Port over remaining Point3D usage to the more type and unit safe SG* classes.
[flightgear.git] / src / FDM / UIUCModel / uiuc_1Dinterpolation.cpp
index 598dab8828ad4058e6bcc9aaa42d4b6705d0a399..328081cda1a0a8e5680505fa33ba6040759602e5 100644 (file)
 ----------------------------------------------------------------------
 
  HISTORY:      02/03/2000   initial release
+               09/01/2002   (RD) added second interpolation routine
+                            for integer case
 
 ----------------------------------------------------------------------
 
  AUTHOR(S):    Jeff Scott         <jscott@mail.com>
+               Robert Deters      <rdeters@uiuc.edu>
 
 ----------------------------------------------------------------------
 
@@ -66,8 +69,7 @@
 
  You should have received a copy of the GNU General Public License
  along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
- USA or view http://www.gnu.org/copyleft/gpl.html.
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 **********************************************************************/
 #include <simgear/compiler.h>    // MSVC: to disable C4244 d to f warning