|
| GofRTheta (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, RealType len, int nrbins, int nangleBins) |
|
| GofRTheta (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, const std::string &sele3, RealType len, int nrbins, int nangleBins) |
|
| GofRAngle (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, RealType len, int nrbins, int nangleBins) |
|
| GofRAngle (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, const std::string &sele3, RealType len, int nrbins, int nangleBins) |
|
int | getNRBins () |
|
RealType | getLength () |
|
int | getNAngleBins () |
|
| RadialDistrFunc (SimInfo *info, const std::string &filename, const std::string &sele1, const std::string &sele2, unsigned int nbins) |
|
void | process () |
|
| StaticAnalyser (SimInfo *info, const std::string &filename, unsigned int nbins) |
|
void | setOutputName (const std::string &filename) |
|
const std::string & | getOutputFileName () const |
|
void | setStep (int step) |
|
int | getStep () const |
|
const std::string & | getAnalysisType () const |
|
void | setAnalysisType (const std::string &type) |
|
void | setParameterString (const std::string ¶ms) |
|
Definition at line 101 of file GofRAngle.hpp.