CHROMA
Classes | Public Member Functions | Public Attributes | List of all members
Chroma::InlinePropDistillationStochEnv::Params Struct Reference

Parameter structure. More...

#include <inline_prop_distillation_stoch_w.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 

Public Member Functions

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

Public Attributes

unsigned long frequency
 
Param_t param
 
NamedObject_t named_obj
 
std::string xml_file
 

Detailed Description

Parameter structure.

Definition at line 25 of file inline_prop_distillation_stoch_w.h.

Constructor & Destructor Documentation

◆ Params() [1/2]

Chroma::InlinePropDistillationStochEnv::Params::Params ( )

Definition at line 415 of file inline_prop_distillation_stoch_w.cc.

References frequency.

◆ Params() [2/2]

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

Member Data Documentation

◆ frequency

unsigned long Chroma::InlinePropDistillationStochEnv::Params::frequency

◆ named_obj

NamedObject_t Chroma::InlinePropDistillationStochEnv::Params::named_obj

◆ param

Param_t Chroma::InlinePropDistillationStochEnv::Params::param

◆ xml_file

std::string Chroma::InlinePropDistillationStochEnv::Params::xml_file

Alternate XML file pattern

Definition at line 59 of file inline_prop_distillation_stoch_w.h.

Referenced by Chroma::InlinePropDistillationStochEnv::InlineMeas::operator()(), and Params().


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