Go to the documentation of this file.
24 #ifndef _Robotization_
25 #define _Robotization_
45 return "Robotization";
50 mIn(
"In Spectrum", this),
51 mOut(
"Out Spectrum", this),
52 mRFactor(
"Robotization factor", this)
69 return Do(in.GetSpectrum(),
85 #endif // _Robotization_