45#ifndef APPLICATIONS_STATICPROPS_DIPOLEORIENTATION_HPP
46#define APPLICATIONS_STATICPROPS_DIPOLEORIENTATION_HPP
50#include "applications/staticProps/SpatialStatistics.hpp"
60 const std::string& sele,
const RealType dipoleX,
61 const RealType dipoleY,
const RealType dipoleZ,
62 int nzbins,
int axis = 2);
63 void processFrame(
int frame);
78 std::string axisLabel_;
One of the heavy-weight classes of OpenMD, SimInfo maintains objects and variables relating to the cu...
"Don't move, or you're dead! Stand up! Captain, we've got them!"
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.