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

CmdMolNumPeriodic Class Reference

Set the number of periodic images displayed for the selected representation. More...

#include <CmdMol.h>

Inheritance diagram for CmdMolNumPeriodic:

Command List of all members.

Public Methods

 CmdMolNumPeriodic (int mol, int rep, int n)

Public Attributes

const int whichMol
const int repn
const int nimages

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 number of periodic images displayed for the selected representation.

Definition at line 381 of file CmdMol.h.


Constructor & Destructor Documentation

CmdMolNumPeriodic::CmdMolNumPeriodic int    mol,
int    rep,
int    n
[inline]
 

Definition at line 388 of file CmdMol.h.

References Command::MOL_NUMPERIODIC, n, nimages, repn, and whichMol.


Member Function Documentation

void CmdMolNumPeriodic::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 183 of file CmdMol.C.

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


Member Data Documentation

const int CmdMolNumPeriodic::nimages
 

Definition at line 387 of file CmdMol.h.

Referenced by CmdMolNumPeriodic, and create_text.

const int CmdMolNumPeriodic::repn
 

Definition at line 386 of file CmdMol.h.

Referenced by CmdMolNumPeriodic, and create_text.

const int CmdMolNumPeriodic::whichMol
 

Definition at line 385 of file CmdMol.h.

Referenced by CmdMolNumPeriodic, and create_text.


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