GammaLib
2.1.0.dev
|
#include <GCTAModelRadialPolynom.hpp>
Public Member Functions | |
integrand (const GCTAModelRadialPolynom *model) | |
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... | |
GFunction & | operator= (const GFunction &function) |
Assignment operator. More... | |
Private Attributes | |
const GCTAModelRadialPolynom * | m_model |
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... | |
Definition at line 99 of file GCTAModelRadialPolynom.hpp.
|
inline |
Definition at line 101 of file GCTAModelRadialPolynom.hpp.
|
inlinevirtual |
Implements GFunction.
Definition at line 102 of file GCTAModelRadialPolynom.hpp.
References GCTAModelRadialPolynom::eval(), m_model, gammalib::rad2deg, and sin().
|
private |
Definition at line 106 of file GCTAModelRadialPolynom.hpp.
Referenced by eval().