GammaLib 2.1.0.dev
Loading...
Searching...
No Matches
GCTAModelRadialProfile::integrand Class Reference

#include <GCTAModelRadialProfile.hpp>

Inheritance diagram for GCTAModelRadialProfile::integrand:
GFunction

Public Member Functions

 integrand (const GCTAModelRadialProfile *model)
 
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.
 

Private Attributes

const GCTAModelRadialProfilem_model
 

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.
 

Detailed Description

Definition at line 103 of file GCTAModelRadialProfile.hpp.

Constructor & Destructor Documentation

◆ integrand()

GCTAModelRadialProfile::integrand::integrand ( const GCTAModelRadialProfile * model)
inline

Definition at line 105 of file GCTAModelRadialProfile.hpp.

Member Function Documentation

◆ eval()

double GCTAModelRadialProfile::integrand::eval ( const double & x)
inlinevirtual

Implements GFunction.

Definition at line 106 of file GCTAModelRadialProfile.hpp.

References GCTAModelRadialProfile::eval(), m_model, and gammalib::rad2deg.

Member Data Documentation

◆ m_model

const GCTAModelRadialProfile* GCTAModelRadialProfile::integrand::m_model
private

Definition at line 110 of file GCTAModelRadialProfile.hpp.

Referenced by eval().


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