Inherits std::unary_function< double, double >, and std::unary_function< double, double >.
Public Member Functions | |
| double | operator() (double x) | 
Data Fields | |
| double | PumpDamp | 
| double | PumpTau | 
Definition at line 14 of file rt_continuum_shield_fcn.cpp.
| double my_Integrand::operator() | ( | double | x | ) |  [inline] | 
        
| double my_Integrand::PumpDamp | 
Definition at line 17 of file rt_continuum_shield_fcn.cpp.
Referenced by operator()().
| double my_Integrand::PumpTau | 
Definition at line 17 of file rt_continuum_shield_fcn.cpp.
Referenced by operator()().
 1.6.1