StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BasConst_SellUpCurves.hpp
Go to the documentation of this file.
1 #ifndef __STDAIR_BAS_BASCONST_SELLUPCURVES_HPP
2 #define __STDAIR_BAS_BASCONST_SELLUPCURVES_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // STDAIR
9 
10 namespace stdair {
11 
13  extern const FRAT5Curve_T FRAT5_CURVE_A;
14  extern const FRAT5Curve_T FRAT5_CURVE_B;
15  extern const FRAT5Curve_T FRAT5_CURVE_C;
16  extern const FRAT5Curve_T FRAT5_CURVE_D;
17 
25 
27  struct DefaultMap {
38  };
39 }
40 #endif // __STDAIR_BAS_BASCONST_SELLUPCURVES_HPP