Module Spyder :: Class CNSQueue
[hide private]
[frames] | no frames]

Class CNSQueue

source code

object --+
         |
        CNSQueue

Spyder-generated class

module haddock

file /home/sjoerd/data/Spyder-devel/haddock/parameter.spy

Description

Definition of a CNS queue command in HADDOCK

cpunumber The number of computers

command The queue command on the shell

cnsexe The CNS executable

Wiki

http://www.spyderware.nl/wiki/classes/CNSQueue

Instance Methods [hide private]

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Instance Variables [hide private]
Integer cpunumber = 0
String command = ""
String cnsexe = ""
Properties [hide private]

Inherited from object: __class__