GammaLib  2.1.0.dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GModelSpatialRadialProfileGauss.cpp File Reference

Radial Gaussian profile model class implementation. More...

#include "GException.hpp"
#include "GTools.hpp"
#include "GMath.hpp"
#include "GXmlElement.hpp"
#include "GModelSpatialRadialProfileGauss.hpp"
#include "GModelSpatialRegistry.hpp"

Go to the source code of this file.

Macros

#define G_READ   "GModelSpatialRadialProfileGauss::read(GXmlElement&)"
 
#define G_WRITE   "GModelSpatialRadialProfileGauss::write(GXmlElement&)"
 

Variables

const
GModelSpatialRadialProfileGauss 
g_radial_disk_seed
 

Detailed Description

Radial Gaussian profile model class implementation.

Author
Juergen Knoedlseder

Definition in file GModelSpatialRadialProfileGauss.cpp.

Macro Definition Documentation

#define G_READ   "GModelSpatialRadialProfileGauss::read(GXmlElement&)"
#define G_WRITE   "GModelSpatialRadialProfileGauss::write(GXmlElement&)"

Variable Documentation

const GModelSpatialRegistry g_radial_disk_registry& g_radial_disk_seed

Definition at line 41 of file GModelSpatialRadialProfileGauss.cpp.