1.00.3
C++ Standard Airline IT Object Library
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
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
8
#include <
stdair/stdair_types.hpp
>
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
stdair::Yield_T
double Yield_T
Definition:
stdair_inventory_types.hpp:113
stdair_types.hpp
stdair
Handle on the StdAir library context.
Definition:
BasChronometer.cpp:9
stdair::DEFAULT_YIELD_MAX_VALUE
const Yield_T DEFAULT_YIELD_MAX_VALUE
stdair::DEFAULT_YIELD_VALUE
const Yield_T DEFAULT_YIELD_VALUE
Generated for StdAir by
1.8.9.1