|
| | 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 52 of file GofRAngle.hpp.
◆ GofRAngle() [1/2]
| OpenMD::GofRAngle::GofRAngle |
( |
SimInfo * | info, |
|
|
const std::string & | filename, |
|
|
const std::string & | sele1, |
|
|
const std::string & | sele2, |
|
|
RealType | len, |
|
|
int | nrbins, |
|
|
int | nangleBins ) |
◆ GofRAngle() [2/2]
| OpenMD::GofRAngle::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 ) |
◆ getLength()
| RealType OpenMD::GofRAngle::getLength |
( |
| ) |
|
|
inline |
◆ getNAngleBins()
| int OpenMD::GofRAngle::getNAngleBins |
( |
| ) |
|
|
inline |
◆ getNRBins()
| int OpenMD::GofRAngle::getNRBins |
( |
| ) |
|
|
inline |
◆ avgGofr_
| std::vector<std::vector<RealType> > OpenMD::GofRAngle::avgGofr_ |
|
protected |
◆ deltaCosAngle_
| RealType OpenMD::GofRAngle::deltaCosAngle_ |
|
protected |
◆ deltaR_
| RealType OpenMD::GofRAngle::deltaR_ |
|
protected |
◆ doSele3_
| bool OpenMD::GofRAngle::doSele3_ |
|
protected |
◆ evaluator3_
◆ histogram_
| std::vector<std::vector<int> > OpenMD::GofRAngle::histogram_ |
|
protected |
◆ len_
| RealType OpenMD::GofRAngle::len_ |
|
protected |
◆ nAngleBins_
| int OpenMD::GofRAngle::nAngleBins_ |
|
protected |
◆ npairs_
| int OpenMD::GofRAngle::npairs_ |
|
protected |
◆ nRBins_
| int OpenMD::GofRAngle::nRBins_ |
|
protected |
◆ selectionScript3_
| std::string OpenMD::GofRAngle::selectionScript3_ |
|
protected |
◆ seleMan3_
The documentation for this class was generated from the following files: