CHROMA
Public Member Functions | Public Attributes | List of all members

Parameter structure. More...

#include <rect_gaugeact.h>

Public Member Functions

 RectGaugeActParams ()
 
 RectGaugeActParams (XMLReader &xml_in, const std::string &path)
 

Public Attributes

Real coeff_s
 
Real coeff_t1
 
Real coeff_t2
 
bool no_temporal_2link
 
AnisoParam_t aniso
 

Detailed Description

Parameter structure.

Definition at line 27 of file rect_gaugeact.h.

Constructor & Destructor Documentation

◆ RectGaugeActParams() [1/2]

Chroma::RectGaugeActParams::RectGaugeActParams ( )
inline

Definition at line 29 of file rect_gaugeact.h.

References no_temporal_2link.

◆ RectGaugeActParams() [2/2]

Chroma::RectGaugeActParams::RectGaugeActParams ( XMLReader &  xml_in,
const std::string &  path 
)

Member Data Documentation

◆ aniso

AnisoParam_t Chroma::RectGaugeActParams::aniso

◆ coeff_s

Real Chroma::RectGaugeActParams::coeff_s

◆ coeff_t1

Real Chroma::RectGaugeActParams::coeff_t1

◆ coeff_t2

Real Chroma::RectGaugeActParams::coeff_t2

◆ no_temporal_2link

bool Chroma::RectGaugeActParams::no_temporal_2link

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