1 #ifndef __STDAIR_BAS_YIELDRANGE_HPP
2 #define __STDAIR_BAS_YIELDRANGE_HPP
54 _upperYield = iUpperYield;
58 _averageYield = iAverageYield;
62 _lowerYield = iLowerYield;
90 #endif // __STDAIR_BAS_YIELDRANGE_HPP
void toStream(std::ostream &) const
Yield_T getUpperYield() const
Handle on the StdAir library context.
Yield_T getLowerYield() const
void setLowerYield(const Yield_T iLowerYield)
void setAverageYield(const Yield_T iAverageYield)
Base class for the light structures.
Yield_T getAverageYield() const
void fromStream(std::istream &)
const std::string describe() const
void setUpperYield(const Yield_T iUpperYield)