GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GModelSpectralExponential::flux_kern Class Reference

#include <GModelSpectralExponential.hpp>

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

Public Member Functions

 flux_kern (const GModelSpectral *spec)
 
double eval (const double &x)
 
- Public Member Functions inherited from GFunction
 GFunction (void)
 Void constructor. More...
 
 GFunction (const GFunction &function)
 Copy constructor. More...
 
virtual ~GFunction (void)
 Destructor. More...
 
GFunctionoperator= (const GFunction &function)
 Assignment operator. More...
 

Protected Attributes

const GModelSpectralm_exp
 

Additional Inherited Members

- Protected Member Functions inherited from GFunction
void init_members (void)
 Initialise class members. More...
 
void copy_members (const GFunction &function)
 Copy class members. More...
 
void free_members (void)
 Delete class members. More...
 

Detailed Description

Definition at line 98 of file GModelSpectralExponential.hpp.

Constructor & Destructor Documentation

GModelSpectralExponential::flux_kern::flux_kern ( const GModelSpectral spec)
inline

Definition at line 101 of file GModelSpectralExponential.hpp.

Member Function Documentation

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

Member Data Documentation

const GModelSpectral* GModelSpectralExponential::flux_kern::m_exp
protected

Definition at line 111 of file GModelSpectralExponential.hpp.

Referenced by eval().


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