Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   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 436 of file CmdMol.h.


Constructor & Destructor Documentation

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

Definition at line 443 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 215 of file CmdMol.C.

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


Member Data Documentation

const int CmdMolSmoothRep::repn
 

Definition at line 441 of file CmdMol.h.

Referenced by CmdMolSmoothRep, and create_text.

const int CmdMolSmoothRep::whichMol
 

Definition at line 440 of file CmdMol.h.

Referenced by CmdMolSmoothRep, and create_text.

const int CmdMolSmoothRep::winsize
 

Definition at line 442 of file CmdMol.h.

Referenced by CmdMolSmoothRep, and create_text.


The documentation for this class was generated from the following files:
Generated on Wed Apr 24 02:44:19 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002