WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
warptwin::UniformDispersion Struct Reference

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

#include <DispersionEngine.h>

Inheritance diagram for warptwin::UniformDispersion:

Public Member Functions

 UniformDispersion (std::string nme, double d_v, double mn, double mx, clockwerk::GraphTreeObject *parent)
Public Member Functions inherited from warptwin::Dispersion
 Dispersion (std::string nme, double d_v, clockwerk::GraphTreeObject *parent)
clockwerk::DataIO< double > & operator() ()

Public Attributes

double min
double max
Public Attributes inherited from warptwin::Dispersion
double default_val
clockwerk::DataIO< double > value

Detailed Description

Struct to store all data associated with uniform dispersion.

Constructor & Destructor Documentation

◆ UniformDispersion()

warptwin::UniformDispersion::UniformDispersion ( std::string nme,
double d_v,
double mn,
double mx,
clockwerk::GraphTreeObject * parent )
inline

Member Data Documentation

◆ max

double warptwin::UniformDispersion::max

◆ min

double warptwin::UniformDispersion::min

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