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

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

#include <DispersionEngine.h>

Inheritance diagram for warptwin::Dispersion:

Public Member Functions

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

Public Attributes

double default_val
clockwerk::DataIO< double > value

Detailed Description

Struct to store all data associated with dispersion.

Constructor & Destructor Documentation

◆ Dispersion()

warptwin::Dispersion::Dispersion ( std::string nme,
double d_v,
clockwerk::GraphTreeObject * parent )
inline

Member Function Documentation

◆ operator()()

clockwerk::DataIO< double > & warptwin::Dispersion::operator() ( )
inline

Member Data Documentation

◆ default_val

double warptwin::Dispersion::default_val

◆ value

clockwerk::DataIO<double> warptwin::Dispersion::value

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