Package schrodinger :: Package tasks :: Module params
[hide private]
[frames] | no frames]

Module params

Classes [hide private]
  AbstractParam
Base class for all Param classes.
  ParamMeta
This metaclass modifies the creation of AbstractCompoundParam instances in the following ways:
  AbstractCompoundParam
A collection of Params that itself is a Param.
  FloatParam
  IntParam
  StringParam
  BoolParam
Functions [hide private]
 
get_obj_params(obj)
Variables [hide private]
  __package__ = 'schrodinger.tasks'