StdAir Logo  1.00.0
C++ Standard Airline IT Object Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BasConst_Yield.hpp
Go to the documentation of this file.
1 #ifndef __STDAIR_BAS_BASCONST_YIELD_HPP
2 #define __STDAIR_BAS_BASCONST_YIELD_HPP
3 
4 // //////////////////////////////////////////////////////////////////////
5 // Import section
6 // //////////////////////////////////////////////////////////////////////
7 // StdAir
9 
10 namespace stdair {
11 
12  // //////// (Leg-)Yield-related BOM ///////
14  extern const Yield_T DEFAULT_YIELD_VALUE;
15 
17  extern const Yield_T DEFAULT_YIELD_MAX_VALUE;
18 
19 }
20 #endif // __STDAIR_BAS_BASCONST_YIELD_HPP