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

Class KarplusConstants

source code

object --+
         |
        KarplusConstants

Spyder-generated class

module haddock

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

Wiki

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

Validate block

>>>            
assert (on == True) == (karplusfile != None)               
>>>
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]
Bool on
Float karplusa
Float karplusb
Float karplusc
Float karplusd
StageConstants stages
*String karplusfile
Properties [hide private]

Inherited from object: __class__