Parameters corresponding to the different versions of run() More...
#include <ParsTrajectory.h>
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::Zero & | precision |
the overall precision of trajectory display More... | |
bool & | displayInfo |
bool & | firstStateDisplay |
unsigned & | sdf |
double & | autoStopEpsilon |
unsigned & | autoStopRepetition |
Parameters corresponding to the different versions of run()
Pars…
classes Definition at line 64 of file ParsTrajectory.h.
formdouble::Zero& trajectory::ParsRun::precision |
the overall precision of trajectory display
Definition at line 72 of file ParsTrajectory.h.