GammaLib 2.0.0
|
Definition of GammaLib typemaps. More...
Go to the source code of this file.
Namespaces | |
namespace | gammalib |
Enumerations | |
enum | GChatter { SILENT = 0 , TERSE = 1 , NORMAL = 2 , EXPLICIT = 3 , VERBOSE = 4 } |
enum | GClassCode { GMODEL_SPATIAL_POINT_SOURCE , GMODEL_SPATIAL_RADIAL , GMODEL_SPATIAL_ELLIPTICAL , GMODEL_SPATIAL_DIFFUSE , GMODEL_SPATIAL_COMPOSITE } |
Functions | |
GChatter | gammalib::reduce (const GChatter &chatter) |
Reduce chattiness by one level. | |
Definition of GammaLib typemaps.
Definition in file GTypemaps.hpp.
enum GChatter |
Enumerator | |
---|---|
SILENT | |
TERSE | |
NORMAL | |
EXPLICIT | |
VERBOSE |
Definition at line 33 of file GTypemaps.hpp.
enum GClassCode |
Enumerator | |
---|---|
GMODEL_SPATIAL_POINT_SOURCE | |
GMODEL_SPATIAL_RADIAL | |
GMODEL_SPATIAL_ELLIPTICAL | |
GMODEL_SPATIAL_DIFFUSE | |
GMODEL_SPATIAL_COMPOSITE |
Definition at line 42 of file GTypemaps.hpp.