TimeTable Member List
This is the complete list of members for
TimeTable, including all inherited members.
clearVec() | TableBase | |
compareVec(vector< double > other, string op) | TableBase | |
compareXplot(string fname, string plotname, string op) | TableBase | |
getFilename() const | TimeTable | |
getMethod() const | TimeTable | |
getOutputValue() const | TableBase | |
getState() const | TimeTable | |
getVec() const | TableBase | |
getVecSize() const | TableBase | |
getY(unsigned int index) const | TableBase | |
initCinfo() | TimeTable | [static] |
interpolate(double x, double xmin, double xmax) const | TableBase | |
linearTransform(double scale, double offset) | TableBase | |
loadCSV(string fname, int startLine, int colNum, char separator) | TableBase | |
loadXplot(string fname, string plotname) | TableBase | |
loadXplotRange(string fname, string plotname, unsigned int start, unsigned int end) | TableBase | |
lookupVec(unsigned int index) | TableBase | |
plainPlot(string file) | TableBase | |
process(const Eref &e, ProcPtr p) | TimeTable | |
reinit(const Eref &e, ProcPtr p) | TimeTable | |
setFilename(string filename) | TimeTable | |
setMethod(int method) | TimeTable | |
setOutputValue(double val) | TableBase | |
setVec(vector< double > val) | TableBase | |
setVecSize(unsigned int num) | TableBase | |
TableBase() | TableBase | |
TimeTable() | TimeTable | |
vec() | TableBase | [protected] |
xplot(string file, string plotname) | TableBase | |
~TimeTable() | TimeTable | |