45#ifndef APPLICATIONS_DYNAMICPROPS_LEGENDRECORRFUNC_HPP
46#define APPLICATIONS_DYNAMICPROPS_LEGENDRECORRFUNC_HPP
48#include "applications/dynamicProps/TimeCorrFunc.hpp"
57 const std::string& sele1,
const std::string& sele2,
61 virtual int computeProperty1(
int frame,
StuntDouble* sd);
62 virtual Vector3d calcCorrVal(
int frame1,
int frame2,
int id1,
int id2);
67 std::vector<std::vector<RotMat3x3d>> rotMats_;
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.