C++QEDCore  v2 Milestone 10
a framework for simulating open quantum dynamics – core
trajectory::ParsRun Struct Reference

Parameters corresponding to the different versions of run() More...

#include <ParsTrajectory.h>

+ Inheritance diagram for trajectory::ParsRun:
+ Collaboration diagram for trajectory::ParsRun:

Public Member Functions

 ParsRun (parameters::ParameterTable &, const std::string &mod="")
 
const std::string getParsedCommandLine () const
 Corresponds to parameters::ParameterTable::getParsedCommandLine.
 

Public Attributes

double & T
 endtime of the run
 
int & dc
 
double & Dt
 
long & NDt
 number of deltaT intervals in deltaT-mode
 
std::string & ofn
 
std::string & initialFileName
 
formdouble::Zeroprecision
 the overall precision of trajectory display More...
 
bool & displayInfo
 
bool & firstStateDisplay
 
unsigned & sdf
 
double & autoStopEpsilon
 
unsigned & autoStopRepetition
 

Detailed Description

Parameters corresponding to the different versions of run()

See also
ParsEvolved for general explanation of the workings of Pars… classes

Definition at line 64 of file ParsTrajectory.h.

Member Data Documentation

formdouble::Zero& trajectory::ParsRun::precision

the overall precision of trajectory display

See also
FormDouble::overallPrecision

Definition at line 72 of file ParsTrajectory.h.


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