|
GammaLib 2.2.0.dev
|
#include <GModelSpectralExponential.hpp>
Public Member Functions | |
| eflux_kern (const GModelSpectral *spec) | |
| double | eval (const double &x) |
Public Member Functions inherited from GModelSpectralExponential::flux_kern | |
| flux_kern (const GModelSpectral *spec) | |
| double | eval (const double &x) |
Public Member Functions inherited from GFunction | |
| GFunction (void) | |
| Void constructor. | |
| GFunction (const GFunction &function) | |
| Copy constructor. | |
| virtual | ~GFunction (void) |
| Destructor. | |
| GFunction & | operator= (const GFunction &function) |
| Assignment operator. | |
Additional Inherited Members | |
Protected Member Functions inherited from GFunction | |
| void | init_members (void) |
| Initialise class members. | |
| void | copy_members (const GFunction &function) |
| Copy class members. | |
| void | free_members (void) |
| Delete class members. | |
Protected Attributes inherited from GModelSpectralExponential::flux_kern | |
| const GModelSpectral * | m_exp |
Definition at line 115 of file GModelSpectralExponential.hpp.
|
inline |
Definition at line 118 of file GModelSpectralExponential.hpp.
|
inlinevirtual |
Implements GFunction.
Definition at line 121 of file GModelSpectralExponential.hpp.
References GModelSpectralExponential::flux_kern::eval().