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

#include <GModelSpectralMultiplicative.hpp>

Inheritance diagram for GModelSpectralMultiplicative::eflux_kern:
GModelSpectralMultiplicative::flux_kern GFunction

Public Member Functions

 eflux_kern (std::vector< GModelSpectral * > spec)
 
double eval (const double &x)
 
- Public Member Functions inherited from GModelSpectralMultiplicative::flux_kern
 flux_kern (std::vector< GModelSpectral * > spec)
 
- 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...
 

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...
 
- Protected Attributes inherited from GModelSpectralMultiplicative::flux_kern
std::vector< GModelSpectral * > m_spec
 Spectral models. More...
 

Detailed Description

Definition at line 120 of file GModelSpectralMultiplicative.hpp.

Constructor & Destructor Documentation

GModelSpectralMultiplicative::eflux_kern::eflux_kern ( std::vector< GModelSpectral * >  spec)
inline

Definition at line 123 of file GModelSpectralMultiplicative.hpp.

Member Function Documentation

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

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