#include <tracer.hpp>
Public Attributes | |
double | time |
double | bound |
int | iter1 |
int | iter2 |
Definition at line 29 of file tracer.hpp.
double bs::time |
Definition at line 30 of file tracer.hpp.
Referenced by Tracer::boundAtIter(), Tracer::boundAtTime(), and Tracer::boundAtTimeInterpolated().
double bs::bound |
Definition at line 31 of file tracer.hpp.
Referenced by Tracer::boundAtIter(), Tracer::boundAtTime(), and Tracer::boundAtTimeInterpolated().
int bs::iter1 |
Definition at line 32 of file tracer.hpp.
Referenced by Tracer::boundAtIter(), Tracer::boundAtTime(), and Tracer::boundAtTimeInterpolated().
int bs::iter2 |
Definition at line 33 of file tracer.hpp.
Referenced by Tracer::boundAtIter(), Tracer::boundAtTime(), and Tracer::boundAtTimeInterpolated().