30 #ifndef __GyotoBlackBodySpectrum_H_
31 #define __GyotoBlackBodySpectrum_H_
61 void setTemperature(double);
63 void setScaling(double);
65 using Gyoto::Spectrum::Generic::operator();
66 virtual double operator()(double nu) const;
69 #ifdef GYOTO_USE_XERCES
76 virtual void
fillElement(FactoryMessenger *fmp) const ;
81 #ifdef GYOTO_USE_XERCES