OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::AngleR Class Reference
Inheritance diagram for OpenMD::AngleR:

Public Member Functions

 AngleR (SimInfo *info, const string &filename, const string &sele1, RealType len, int nrbins)
 AngleR (SimInfo *info, const string &filename, const string &sele1, const string &sele2, RealType len, int nrbins)
 AngleR (SimInfo *info, const string &filename, const string &sele, const int seleOffset, RealType len, int nrbins)
 AngleR (SimInfo *info, const string &filename, const string &sele, const int seleOffset, const int seleOffset2, RealType len, int nrbins)
int getNRBins ()
RealType getLength ()
virtual void process ()
 AngleR (SimInfo *info, const std::string &filename, const std::string &sele, RealType len, int nrbins)
int getNRBins ()
RealType getLength ()
virtual void process ()
Public Member Functions inherited from OpenMD::StaticAnalyser
 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 &params)

Additional Inherited Members

Protected Member Functions inherited from OpenMD::StaticAnalyser
virtual void writeOutput ()
Protected Attributes inherited from OpenMD::StaticAnalyser
SimInfoinfo_ {nullptr}
std::string dumpFilename_
int step_
unsigned int nBins_
std::string outputFilename_
std::string analysisType_
std::string paramString_
std::vector< OutputDatadata_
std::vector< AtomType * > outputTypes_

Detailed Description

Definition at line 56 of file AngleR.hpp.

Constructor & Destructor Documentation

◆ AngleR() [1/4]

OpenMD::AngleR::AngleR ( SimInfo * info,
const string & filename,
const string & sele1,
RealType len,
int nrbins )

Definition at line 65 of file AngleR.cpp.

◆ AngleR() [2/4]

OpenMD::AngleR::AngleR ( SimInfo * info,
const string & filename,
const string & sele1,
const string & sele2,
RealType len,
int nrbins )

Definition at line 90 of file AngleR.cpp.

◆ AngleR() [3/4]

OpenMD::AngleR::AngleR ( SimInfo * info,
const string & filename,
const string & sele,
const int seleOffset,
RealType len,
int nrbins )

Definition at line 123 of file AngleR.cpp.

◆ AngleR() [4/4]

OpenMD::AngleR::AngleR ( SimInfo * info,
const string & filename,
const string & sele,
const int seleOffset,
const int seleOffset2,
RealType len,
int nrbins )

Definition at line 152 of file AngleR.cpp.

Member Function Documentation

◆ getLength() [1/2]

RealType OpenMD::AngleR::getLength ( )
inline

Definition at line 70 of file AngleR.hpp.

◆ getLength() [2/2]

RealType OpenMD::AngleR::getLength ( )
inline

Definition at line 62 of file RhoAngleR.hpp.

◆ getNRBins() [1/2]

int OpenMD::AngleR::getNRBins ( )
inline

Definition at line 68 of file AngleR.hpp.

◆ getNRBins() [2/2]

int OpenMD::AngleR::getNRBins ( )
inline

Definition at line 60 of file RhoAngleR.hpp.

◆ process() [1/2]

void OpenMD::AngleR::process ( )
virtual

Implements OpenMD::StaticAnalyser.

Definition at line 179 of file AngleR.cpp.

◆ process() [2/2]

virtual void OpenMD::AngleR::process ( )
virtual

The documentation for this class was generated from the following files: