LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
Loading...
Searching...
No Matches
Public Attributes | List of all members
loos::OptionsFramework::BasicTrajectory Class Reference

Basic trajectory with a –skip option. More...

#include <OptionsFramework.hpp>

Inheritance diagram for loos::OptionsFramework::BasicTrajectory:
Inheritance graph
[legend]
Collaboration diagram for loos::OptionsFramework::BasicTrajectory:
Collaboration graph
[legend]

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

Detailed Description

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().


The documentation for this class was generated from the following files: