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

#include <GModelSpectralSmoothBrokenPlaw.hpp>

Inheritance diagram for GModelSpectralSmoothBrokenPlaw::eflux_kern:
GModelSpectralSmoothBrokenPlaw::flux_kern GFunction

Public Member Functions

 eflux_kern (const double &prefactor, const double &index1, const GEnergy &pivot, const double &index2, const GEnergy &breakenergy, const double &beta)
 
double eval (const double &energy)
 
- Public Member Functions inherited from GModelSpectralSmoothBrokenPlaw::flux_kern
 flux_kern (const double &prefactor, const double &index1, const GEnergy &pivot, const double &index2, const GEnergy &breakenergy, const double &beta)
 
double eval (const double &energy)
 
- 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 GModelSpectralSmoothBrokenPlaw::flux_kern
double m_prefactor
 Normalization.
 
double m_index1
 Spectral index1.
 
double m_index2
 Spectral index2.
 
GEnergy m_pivot
 Pivot energy.
 
GEnergy m_breakenergy
 Break energy.
 
double m_beta
 Break smoothness parameter.
 

Detailed Description

Definition at line 179 of file GModelSpectralSmoothBrokenPlaw.hpp.

Constructor & Destructor Documentation

◆ eflux_kern()

GModelSpectralSmoothBrokenPlaw::eflux_kern::eflux_kern ( const double & prefactor,
const double & index1,
const GEnergy & pivot,
const double & index2,
const GEnergy & breakenergy,
const double & beta )
inline

Definition at line 182 of file GModelSpectralSmoothBrokenPlaw.hpp.

Member Function Documentation

◆ eval()

double GModelSpectralSmoothBrokenPlaw::eflux_kern::eval ( const double & energy)
inlinevirtual

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