|
Gromacs
2025.3
|
#include <memory>#include <string>#include "gromacs/analysisdata/datamodule.h"#include "gromacs/options/timeunitmanager.h"
Include dependency graph for plot.h:
This graph shows which files directly or indirectly include this file:Declares gmx::AnalysisDataPlotModule for plotting data (into a file).
Classes | |
| class | gmx::AnalysisDataPlotSettings |
| Common settings for data plots. More... | |
| class | gmx::AbstractPlotModule |
| Abstract data module for writing data into a file. More... | |
| class | gmx::AnalysisDataPlotModule |
| Plotting module for straightforward plotting of data. More... | |
| class | gmx::AnalysisDataVectorPlotModule |
| Plotting module specifically for data consisting of vectors. More... | |
Typedefs | |
|
typedef std::shared_ptr < AnalysisDataPlotModule > | gmx::AnalysisDataPlotModulePointer |
| Smart pointer to manage an AnalysisDataPlotModule object. | |
|
typedef std::shared_ptr < AnalysisDataVectorPlotModule > | gmx::AnalysisDataVectorPlotModulePointer |
| Smart pointer to manage an AnalysisDataVectorPlotModule object. | |
1.8.5