GammaLib 2.0.0
Loading...
Searching...
No Matches
GTypemaps.hpp File Reference

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.
 

Detailed Description

Definition of GammaLib typemaps.

Author
Juergen Knoedlseder

Definition in file GTypemaps.hpp.

Enumeration Type Documentation

◆ GChatter

enum GChatter
Enumerator
SILENT 
TERSE 
NORMAL 
EXPLICIT 
VERBOSE 

Definition at line 33 of file GTypemaps.hpp.

◆ GClassCode

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.