GammaLib 2.0.0
Loading...
Searching...
No Matches
GModelSpectralExponential::eflux_kern Class Reference

#include <GModelSpectralExponential.hpp>

Inheritance diagram for GModelSpectralExponential::eflux_kern:
GModelSpectralExponential::flux_kern GFunction

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.
 
GFunctionoperator= (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 GModelSpectralm_exp
 

Detailed Description

Definition at line 115 of file GModelSpectralExponential.hpp.

Constructor & Destructor Documentation

◆ eflux_kern()

GModelSpectralExponential::eflux_kern::eflux_kern ( const GModelSpectral * spec)
inline

Definition at line 118 of file GModelSpectralExponential.hpp.

Member Function Documentation

◆ eval()

double GModelSpectralExponential::eflux_kern::eval ( const double & x)
inlinevirtual

Implements GFunction.

Definition at line 121 of file GModelSpectralExponential.hpp.

References GModelSpectralExponential::flux_kern::eval().


The documentation for this class was generated from the following file: