CHROMA
|
#include <pg_gaugeact.h>
Public Member Functions | |
PgGaugeActParams () | |
PgGaugeActParams (XMLReader &xml_in, const std::string &path) | |
Public Attributes | |
Real | coeff |
Definition at line 24 of file pg_gaugeact.h.
Chroma::PgGaugeActParams::PgGaugeActParams | ( | ) |
Chroma::PgGaugeActParams::PgGaugeActParams | ( | XMLReader & | xml_in, |
const std::string & | path | ||
) |
Definition at line 43 of file pg_gaugeact.cc.
References coeff, and Chroma::read().
Real Chroma::PgGaugeActParams::coeff |
Definition at line 31 of file pg_gaugeact.h.
Referenced by PgGaugeActParams().