Author: bugman
Date: Tue Dec 10 11:42:14 2013
New Revision: 21929

URL: http://svn.gna.org/viewcvs/relax?rev=21929&view=rev
Log:
Epydoc docstring fix for the 
lib.dispersion.ns_mmq_3site.r2eff_ns_mmq_3site_sq_dq_zq() function.

This allows the API to be compiled correctly.


Modified:
    trunk/lib/dispersion/ns_mmq_3site.py

Modified: trunk/lib/dispersion/ns_mmq_3site.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/lib/dispersion/ns_mmq_3site.py?rev=21929&r1=21928&r2=21929&view=diff
==============================================================================
--- trunk/lib/dispersion/ns_mmq_3site.py (original)
+++ trunk/lib/dispersion/ns_mmq_3site.py Tue Dec 10 11:42:14 2013
@@ -270,11 +270,11 @@
     @keyword dw_AB:         The combined chemical exchange difference between 
states A and B in rad/s.  It should be set to dwH for 1H SQ data, dw for 
heteronuclear SQ data, dwH-dw for ZQ data, and dwH+dw for DQ data.
     @type dw_AB:            float
     @keyword dw_AC:         The combined chemical exchange difference between 
states A and C in rad/s.  It should be set to dwH for 1H SQ data, dw for 
heteronuclear SQ data, dwH-dw for ZQ data, and dwH+dw for DQ data.
-    @type dw_AB:            float
+    @type dw_AC:            float
     @keyword dwH_AB:        Unused - this is simply to match the 
r2eff_mmq_3site_mq() function arguments.
+    @type dwH_AB:           float
+    @keyword dwH_AC:        Unused - this is simply to match the 
r2eff_mmq_3site_mq() function arguments.
     @type dwH_AC:           float
-    @keyword dwH_AC:        Unused - this is simply to match the 
r2eff_mmq_3site_mq() function arguments.
-    @type dwH_AB:           float
     @keyword k_AB:          The rate of exchange from site A to B (rad/s).
     @type k_AB:             float
     @keyword k_BA:          The rate of exchange from site B to A (rad/s).


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-commits mailing list
relax-commits@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits

Reply via email to