|
| | COHZ (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, int order, int nZbins, int axis=2) |
| |
| | MoleculeACF (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2) |
| |
| | AutoCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, int storageLayout) |
| |
| | AutoCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2) |
| |
| | MultipassCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, int storageLayout) |
| |
| virtual void | doCorrelate () |
| |
| const std::string & | getCorrFuncType () const |
| |
| void | setCorrFuncType (const std::string &type) |
| |
| void | setParameterString (const std::string ¶ms) |
| |
| void | setLabelString (const std::string &label) |
| |
| void | setOutputName (const std::string &filename) |
| |
| const std::string & | getOutputFileName () const |
| |
| | TimeCorrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2) |
| |
| virtual void | doCorrelate () |
| |
| const std::string & | getCorrFuncType () const |
| |
| void | setCorrFuncType (const std::string &type) |
| |
| void | setParameterString (const std::string ¶ms) |
| |
| void | setLabelString (const std::string &label) |
| |
Definition at line 55 of file cOHz.hpp.