BaseTrajectoryWriter¶
- class mdcraft.io.base.BaseTrajectoryWriter(filename: str | Path, **kwargs)[source]¶
Bases:
BaseWriterBase class for trajectory writers.
Methods
Closes the topology or trajectory file and deletes the handle.
Opens the topology or trajectory file and stores a handle to it.