|
| SlabStatistics (SimInfo *info, const std::string &filename, const std::string &sele, int nbins, int axis) |
|
virtual int | getBin (Vector3d pos) |
|
virtual void | processFrame (int frame) |
|
| 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 80 of file SpatialStatistics.hpp.
◆ SlabStatistics()
OpenMD::SlabStatistics::SlabStatistics |
( |
SimInfo * | info, |
|
|
const std::string & | filename, |
|
|
const std::string & | sele, |
|
|
int | nbins, |
|
|
int | axis ) |
◆ getBin()
int OpenMD::SlabStatistics::getBin |
( |
Vector3d | pos | ) |
|
|
virtual |
◆ processFrame()
void OpenMD::SlabStatistics::processFrame |
( |
int | frame | ) |
|
|
virtual |
◆ axis_
int OpenMD::SlabStatistics::axis_ |
|
protected |
◆ axisLabel_
std::string OpenMD::SlabStatistics::axisLabel_ |
|
protected |
◆ hmat_
Mat3x3d OpenMD::SlabStatistics::hmat_ |
|
protected |
◆ volume_
RealType OpenMD::SlabStatistics::volume_ |
|
protected |
The documentation for this class was generated from the following files: