|
LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
Basic trajectory with a –skip option. More...
#include <OptionsFramework.hpp>


Public Attributes | |
| unsigned int | skip |
| std::string | model_name |
| std::string | model_type |
| std::string | traj_name |
| std::string | traj_type |
| AtomicGroup | model |
| Model that describes the trajectory. | |
| pTraj | trajectory |
| The trajectory, primed by the –skip value (if specified) | |
Additional Inherited Members |
Basic trajectory with a –skip option.
Adds a model and trajectory argument to the command line, and provides –skip (-k) option for skipping the first n-frames.
The contained trajectory object will already be skipped to the correct frame by postConditions().