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

Class ScalingConstants

source code

object --+
         |
        ScalingConstants

Spyder-generated class

module haddock

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

Description

Force constants for different stages of HADDOCK

rigid Rigid body dynamic

cool2 SA with flexible side-chains (cool2)

cool3 SA with flexible backbone and side-chains (cool3)

Wiki

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

Form block

>>>            
rigid Rigid body dynamic
cool2 SA with flexible side-chains (cool2)      
cool3 SA with flexible backbone and side-chains (cool3)               
>>>
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]
Float rigid
Float cool2
Float cool3
Properties [hide private]

Inherited from object: __class__