|
| ShellStatistics (SimInfo *info, const std::string &filename, const std::string &sele, const std::string &comsele, int nbins, RealType binWidth) |
|
virtual void | processFrame (int frame) |
|
virtual int | getBin (Vector3d pos) |
|
void | setCoordinateOrigin (Vector3d co) |
|
| SpatialStatistics (SimInfo *info, const std::string &filename, const std::string &sele, int nbins) |
|
virtual void | process () |
|
virtual void | processStuntDouble (StuntDouble *sd, int bin)=0 |
|
| 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 95 of file SpatialStatistics.hpp.
◆ ShellStatistics()
OpenMD::ShellStatistics::ShellStatistics |
( |
SimInfo * | info, |
|
|
const std::string & | filename, |
|
|
const std::string & | sele, |
|
|
const std::string & | comsele, |
|
|
int | nbins, |
|
|
RealType | binWidth ) |
◆ getBin()
int OpenMD::ShellStatistics::getBin |
( |
Vector3d | pos | ) |
|
|
virtual |
◆ processFrame()
void OpenMD::ShellStatistics::processFrame |
( |
int | frame | ) |
|
|
virtual |
◆ setCoordinateOrigin()
void OpenMD::ShellStatistics::setCoordinateOrigin |
( |
Vector3d | co | ) |
|
|
inline |
◆ binWidth_
RealType OpenMD::ShellStatistics::binWidth_ |
|
protected |
◆ comEvaluator_
◆ comSele_
std::string OpenMD::ShellStatistics::comSele_ |
|
protected |
◆ comSeleMan_
◆ coordinateOrigin_
Vector3d OpenMD::ShellStatistics::coordinateOrigin_ |
|
protected |
The documentation for this class was generated from the following files: