Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CmdMolSmoothRep Class Reference

Set the trajectory smoothing window size for the selected representation. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolSmoothRep:

Command List of all members.

Public Methods

 CmdMolSmoothRep (int mol, int rep, int win)

Public Attributes

const int whichMol
const int repn
const int winsize

Protected Methods

virtual void create_text ()
 virtual function which is called when a text version of the command must be created to be printed to the console or a log file. More...


Detailed Description

Set the trajectory smoothing window size for the selected representation.

Definition at line 423 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolSmoothRep::CmdMolSmoothRep int    mol,
int    rep,
int    win
[inline]
 

Definition at line 430 of file CmdMol.h.

References Command::MOL_SMOOTHREP, repn, whichMol, and winsize.


Member Function Documentation

void CmdMolSmoothRep::create_text void    [protected, virtual]
 

virtual function which is called when a text version of the command must be created to be printed to the console or a log file.

Reimplemented from Command.

Definition at line 203 of file CmdMol.C.

References Command::cmdText, repn, whichMol, and winsize.


Member Data Documentation

const int CmdMolSmoothRep::repn
 

Definition at line 428 of file CmdMol.h.

Referenced by CmdMolSmoothRep, and create_text.

const int CmdMolSmoothRep::whichMol
 

Definition at line 427 of file CmdMol.h.

Referenced by CmdMolSmoothRep, and create_text.

const int CmdMolSmoothRep::winsize
 

Definition at line 429 of file CmdMol.h.

Referenced by CmdMolSmoothRep, and create_text.


The documentation for this class was generated from the following files:
Generated on Fri Aug 29 01:27:48 2008 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002