From 0e0e25d92d7242b3f9091f74994dc0bad342bc1f Mon Sep 17 00:00:00 2001
From: Carlo Tibaldi <tlbl@dtu.dk>
Date: Fri, 5 Aug 2016 17:04:38 +0200
Subject: [PATCH] added line of comments

---
 wetb/control/control.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/wetb/control/control.py b/wetb/control/control.py
index 1d378c53..ed9c9c65 100644
--- a/wetb/control/control.py
+++ b/wetb/control/control.py
@@ -25,7 +25,8 @@ class Control(object):
         Parameters
         ----------
         pitch: array
-            Pitch angle [deg]
+            Pitch angle [deg]. The values should only be those of the full load
+            region.
         I: array
             Drivetrain inertia [kg*m**2]
         dQdt: array
-- 
GitLab