Molmodel
|
Writes atomic coordinates in PDB format to a file stream at specified intervals during a simulation. More...
#include <PeriodicVmdReporter.h>
Public Member Functions | |
PeriodicVmdReporter (const CompoundSystem &system, Real interval, int localSocketNumber, bool blockWaitingForVmdConnection=false) | |
void | handleEvent (const State &state) const |
Writes atomic coordinates in PDB format to a file stream at specified intervals during a simulation.
SimTK::PeriodicVmdReporter::PeriodicVmdReporter | ( | const CompoundSystem & | system, |
Real | interval, | ||
int | localSocketNumber, | ||
bool | blockWaitingForVmdConnection = false |
||
) | [inline] |
void SimTK::PeriodicVmdReporter::handleEvent | ( | const State & | state | ) | const [virtual] |
Implements SimTK::EventReporter.