clear() | ppf::datatype | |
datatype() | ppf::datatype | [inline] |
datatype(const string filename) | ppf::datatype | [inline] |
empty() const | ppf::datatype | [inline] |
getComment() const | ppf::datatype | [inline] |
getDataCItX(const long It, const float x, const processflag x_flag) const | ppf::datatype | |
getDataCT(const float t, const processflag flag) const | ppf::datatype | |
getDataCTIx(const float t, const long Ix, const processflag t_flag) const | ppf::datatype | |
getDataCTX(const float t, const float x, const processflag t_flag, const processflag x_flag) const | ppf::datatype | |
getDataCX(const float x, const processflag flag) const | ppf::datatype | |
getDataIt(const int It) const | ppf::datatype | [inline] |
getDataItIx(const int It, const int Ix) const | ppf::datatype | [inline] |
getDataItX(const long It, const float x) const | ppf::datatype | [inline] |
getDataItX(const long It, const float x, const processflag x_flag) const | ppf::datatype | |
getDataIx(const int Ix) const | ppf::datatype | [inline] |
getDataT(const float t) const | ppf::datatype | [inline] |
getDataT(const float t, const processflag flag) const | ppf::datatype | |
getDataTIx(const float t, const long Ix) const | ppf::datatype | [inline] |
getDataTIx(const float t, const long Ix, const processflag t_flag) const | ppf::datatype | |
getDataTX(const float t, const float x) const | ppf::datatype | [inline] |
getDataTX(const float t, const float x, const processflag t_flag, const processflag x_flag) const | ppf::datatype | |
getDataUnit() const | ppf::datatype | [inline] |
getDataX(const float x) const | ppf::datatype | [inline] |
getDataX(const float x, const processflag flag) const | ppf::datatype | |
getIt(const float t) const | ppf::datatype | |
getIx(const float x) const | ppf::datatype | |
getSysStatus() const | ppf::datatype | [inline] |
getT(const int It) const | ppf::datatype | [inline] |
getTUnit() const | ppf::datatype | [inline] |
getUserStatus() const | ppf::datatype | [inline] |
getX(const int Ix) const | ppf::datatype | [inline] |
getXUnit() const | ppf::datatype | [inline] |
readLocal(const string filename) | ppf::datatype | |
resizeT(const int nt) | ppf::datatype | [inline] |
resizeTX(int nt, int nx) | ppf::datatype | |
resizeX(const int nx) | ppf::datatype | [inline] |
setComment(const string s) | ppf::datatype | |
setDataIt(const int It, const float v) | ppf::datatype | [inline] |
setDataItIx(const int It, const int Ix, const float v) | ppf::datatype | [inline] |
setDataIx(const int Ix, const float v) | ppf::datatype | [inline] |
setDataUnit(const string s) | ppf::datatype | |
setSysStatus(const int v) | ppf::datatype | [inline] |
setT(const int It, const float v) | ppf::datatype | [inline] |
setTUnit(const string s) | ppf::datatype | |
setUserStatus(const int v) | ppf::datatype | [inline] |
setX(const int Ix, const float v) | ppf::datatype | [inline] |
setXUnit(const string s) | ppf::datatype | |
sizeT() const | ppf::datatype | [inline] |
sizeX() const | ppf::datatype | [inline] |
writeLocal(const string filename) | ppf::datatype | |