File coordinate_writer.hpp
This file contains a class which contains routines to write the in-memory-stored trajectory to a file. This feature is mainly used for consistency check and visualization of the artifical motions.
- Author
Benjamin Lindner ben@benlabs.net
- Version
See VERSION in CMakeLists.txt
- Copyright
GNU General Public License
-
class ICoordinateWriter
- #include <coordinate_writer.hpp>
Interface for writing coordinates staged within the distributed memory into a file.
Subclassed by DCDCoordinateWriter
-
class DCDCoordinateWriter : public ICoordinateWriter
- #include <coordinate_writer.hpp>
Writes the coordinates staged within the distributed memory as a DCD file