|
Gromacs
2026.0-dev-20251106-2ba968f
|
#include <gromacs/trajectoryanalysis/analysissettings_impl.h>
Collaboration diagram for gmx::TrajectoryAnalysisSettings::Impl:Private implementation class for TrajectoryAnalysisSettings.
Public Member Functions | |
| Impl () | |
| Initializes the default values for the settings object. | |
Public Attributes | |
| TimeUnit | timeUnit |
| Global time unit setting for the analysis module. | |
| AnalysisDataPlotSettings | plotSettings |
| Global plotting settings for the analysis module. | |
| unsigned long | flags |
| Flags for the analysis module. | |
| int | frflags |
| Frame reading flags for the analysis module. | |
| bool | bRmPBC |
| Whether to make molecules whole for each frame. | |
| bool | bPBC |
| Whether to pass PBC information to the analysis module. | |
| ICommandLineOptionsModuleSettings * | optionsModuleSettings_ |
| Lower-level settings object wrapped by these settings. | |
1.8.5