GammaLib 2.0.0
|
Flux normalized power law spectral model class implementation. More...
#include <cmath>
#include "GException.hpp"
#include "GTools.hpp"
#include "GMath.hpp"
#include "GRan.hpp"
#include "GModelSpectralPlawPhotonFlux.hpp"
#include "GModelSpectralRegistry.hpp"
Go to the source code of this file.
Macros | |
#define | G_FLUX "GModelSpectralPlawPhotonFlux::flux(GEnergy&, GEnergy&)" |
#define | G_EFLUX "GModelSpectralPlawPhotonFlux::eflux(GEnergy&, GEnergy&)" |
#define | G_MC |
#define | G_READ "GModelSpectralPlawPhotonFlux::read(GXmlElement&)" |
#define | G_WRITE "GModelSpectralPlawPhotonFlux::write(GXmlElement&)" |
Variables | |
const GModelSpectralPlawPhotonFlux | g_spectral_plaw_phflux_seed1 ("PowerLaw", "PhotonFlux", "Index", "LowerLimit", "UpperLimit") |
Flux normalized power law spectral model class implementation.
Definition in file GModelSpectralPlawPhotonFlux.cpp.
Definition at line 59 of file GModelSpectralPlawPhotonFlux.cpp.
Definition at line 58 of file GModelSpectralPlawPhotonFlux.cpp.
#define G_MC |
Definition at line 60 of file GModelSpectralPlawPhotonFlux.cpp.
#define G_READ "GModelSpectralPlawPhotonFlux::read(GXmlElement&)" |
Definition at line 62 of file GModelSpectralPlawPhotonFlux.cpp.
#define G_WRITE "GModelSpectralPlawPhotonFlux::write(GXmlElement&)" |
Definition at line 63 of file GModelSpectralPlawPhotonFlux.cpp.
const GModelSpectralRegistry g_spectral_plaw_phflux_registry1 & g_spectral_plaw_phflux_seed1 | ( | "PowerLaw" | , |
"PhotonFlux" | , | ||
"Index" | , | ||
"LowerLimit" | , | ||
"UpperLimit" | ) |
Definition at line 47 of file GModelSpectralPlawPhotonFlux.cpp.