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 Base class for the light structures.
const std::string describe() const
void setAverageYield(const Yield_T iAverageYield)
void setLowerYield(const Yield_T iLowerYield)
Yield_T getAverageYield() const
void toStream(std::ostream &) const
Handle on the StdAir library context.
Yield_T getLowerYield() const
void fromStream(std::istream &)
void setUpperYield(const Yield_T iUpperYield)
Yield_T getUpperYield() const