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

#include <GModelSpectralLogParabola.hpp>

Inheritance diagram for GModelSpectralLogParabola::eflux_kern:
GModelSpectralLogParabola::flux_kern GFunction

Public Member Functions

 eflux_kern (const double &norm, const double &index, const double &curvature, const GEnergy &pivot)
 
double eval (const double &x)
 
- Public Member Functions inherited from GModelSpectralLogParabola::flux_kern
 flux_kern (const double &norm, const double &index, const double &curvature, const GEnergy &pivot)
 
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 GModelSpectralLogParabola::flux_kern
double m_norm
 Normalization.
 
double m_index
 Spectral index at pivot.
 
double m_curvature
 Curvature.
 
GEnergy m_pivot
 Pivot energy.
 

Detailed Description

Definition at line 153 of file GModelSpectralLogParabola.hpp.

Constructor & Destructor Documentation

◆ eflux_kern()

GModelSpectralLogParabola::eflux_kern::eflux_kern ( const double & norm,
const double & index,
const double & curvature,
const GEnergy & pivot )
inline

Definition at line 156 of file GModelSpectralLogParabola.hpp.

Member Function Documentation

◆ eval()

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

Implements GFunction.

Definition at line 163 of file GModelSpectralLogParabola.hpp.

References GModelSpectralLogParabola::flux_kern::eval().


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