NeuroLab
|
This is the complete list of members for Time, including all inherited members.
add(class TimeDependent *object) | Time | |
add(class Estimator *object) | Time | |
getDescription() | Physical | virtual |
getPhysicalDescription() | Time | inlinevirtual |
getUnit() const | Physical | virtual |
getUnitName() | Physical | inlinevirtual |
getUnitSymbol() | Physical | inlinevirtual |
Physical() | Physical | |
Physical(const Physical &) | Physical | |
Physical(string name) | Physical | |
Physical(string name, string unitPrefix, string unitSymbol) | Physical | |
Physical(string name, Unit unit) | Physical | |
remove(class TimeDependent *object) | Time | |
remove(class Estimator *object) | Time | |
run(double startTime, double endTime, ostream &log=cout, bool init=true) | Time | |
run(unsigned long long steps, ostream &log=cout, bool init=true) | Time | |
run(unsigned long long events, class StochasticEventGenerator *eventSource, unsigned long long maxSteps, ostream &log=cout, bool init=true) | Time | |
runNested(unsigned long long steps, unsigned long long runs, DataCollector *runRecorder, ostream &log=cout) | Time | |
runNested(unsigned long long events, class StochasticEventGenerator *eventSource, unsigned long long maxSteps, unsigned long long runs, DataCollector *runRecorder, ostream &log=cout) | Time | |
setDescription(string name) | Physical | virtual |
setPhysicalDescription(string name) | Physical | virtual |
setUnit(Unit u) | Physical | virtual |
setUnitPrefix(int n) | Physical | virtual |
Time(double timestep) | Time | inline |
~Time() | Time | inlinevirtual |