OpenMD 3.2
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::BondAngleDistribution Class Reference

BondAngleDistribution. More...

#include <BondAngleDistribution.hpp>

Inheritance diagram for OpenMD::BondAngleDistribution:

Public Member Functions

 BondAngleDistribution (SimInfo *info, const std::string &filename, const std::string &sele, double rCut, int nbins)
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

BondAngleDistribution.

Comptes bond angle distribution for nearest neighbors. BondAngleDistribution

Definition at line 64 of file BondAngleDistribution.hpp.

Constructor & Destructor Documentation

◆ BondAngleDistribution()

OpenMD::BondAngleDistribution::BondAngleDistribution ( SimInfo * info,
const std::string & filename,
const std::string & sele,
double rCut,
int nbins )

Definition at line 59 of file BondAngleDistribution.cpp.

Member Function Documentation

◆ process()

void OpenMD::BondAngleDistribution::process ( )
virtual

Implements OpenMD::StaticAnalyser.

Definition at line 94 of file BondAngleDistribution.cpp.


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