GammaLib 2.0.0
Loading...
Searching...
No Matches
GModelSpatialRadialProfile::profile Struct Reference

#include <GModelSpatialRadialProfile.hpp>

Public Attributes

std::vector< double > pars
 Profile parameters.
 
GNodeArray nodes
 Profile nodes.
 
std::vector< double > values
 Profile values.
 
std::vector< double > mc
 Profile for MC.
 
double mc_max
 Maximum of profile for MC.
 

Detailed Description

Definition at line 98 of file GModelSpatialRadialProfile.hpp.

Member Data Documentation

◆ mc

std::vector<double> GModelSpatialRadialProfile::profile::mc

Profile for MC.

Definition at line 102 of file GModelSpatialRadialProfile.hpp.

Referenced by GModelSpatialRadialProfile::cache_index().

◆ mc_max

double GModelSpatialRadialProfile::profile::mc_max

Maximum of profile for MC.

Definition at line 103 of file GModelSpatialRadialProfile.hpp.

Referenced by GModelSpatialRadialProfile::cache_index().

◆ nodes

GNodeArray GModelSpatialRadialProfile::profile::nodes

Profile nodes.

Definition at line 100 of file GModelSpatialRadialProfile.hpp.

Referenced by GModelSpatialRadialProfile::cache_index().

◆ pars

std::vector<double> GModelSpatialRadialProfile::profile::pars

Profile parameters.

Definition at line 99 of file GModelSpatialRadialProfile.hpp.

Referenced by GModelSpatialRadialProfile::cache_index().

◆ values

std::vector<double> GModelSpatialRadialProfile::profile::values

Profile values.

Definition at line 101 of file GModelSpatialRadialProfile.hpp.

Referenced by GModelSpatialRadialProfile::cache_index().


The documentation for this struct was generated from the following file: