$treeview $search $mathjax
AirInv Logo  1.00.1
$projectbrief
$projectbrief
$searchbox

BasConst_Curves.hpp

Go to the documentation of this file.
00001 #ifndef __AIRINV_BAS_BASCONST_CURVES_HPP
00002 #define __AIRINV_BAS_BASCONST_CURVES_HPP
00003 
00004 // //////////////////////////////////////////////////////////////////////
00005 // Import section
00006 // //////////////////////////////////////////////////////////////////////
00007 // AIRINV
00008 #include <airinv/AIRINV_Types.hpp>
00009 
00010 namespace AIRINV {
00011 
00013   extern const FRAT5Curve_T DEFAULT_PICKUP_FRAT5_CURVE;
00014 
00016   struct DefaultMap {
00017     static FRAT5Curve_T createPickupFRAT5Curve();
00018   };
00019 }
00020 #endif // __AIRINV_BAS_BASCONST_CURVES_HPP