ModelSpace
All Classes Namespaces Functions Variables Enumerations Pages
modelspace::NormalDispersion Struct Reference

Struct to store all data associated with normal dispersion. More...

#include <DispersionEngine.h>

Inheritance diagram for modelspace::NormalDispersion:
Collaboration diagram for modelspace::NormalDispersion:

Public Member Functions

 NormalDispersion (std::string nme, double d_v, double mn, double sd, clockwerk::GraphTreeObject *parent)
 
clockwerk::DataIO< double > & operator() ()
 

Public Attributes

double mean
 
double stdev
 
double default_val
 
clockwerk::DataIO< double > value
 

Detailed Description

Struct to store all data associated with normal dispersion.


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