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

CmdLabelAddspring Class Reference

add a new spring. More...

#include <CmdLabel.h>

Inheritance diagram for CmdLabelAddspring:

Command List of all members.

Public Methods

 CmdLabelAddspring (int themol, int theatom1, int theatom2, float thek)
 constructor: category name, # items, item molid's, item atomid's. More...


Protected Methods

virtual void create_text (void)
 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

add a new spring.

Definition at line 50 of file CmdLabel.h.


Constructor & Destructor Documentation

CmdLabelAddspring::CmdLabelAddspring int    themol,
int    theatom1,
int    theatom2,
float    thek
 

constructor: category name, # items, item molid's, item atomid's.

Definition at line 37 of file CmdLabel.C.


Member Function Documentation

void CmdLabelAddspring::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 47 of file CmdLabel.C.

References Command::cmdText.


The documentation for this class was generated from the following files:
Generated on Tue Apr 23 04:25:01 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002