We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27de18c commit f4e3a1cCopy full SHA for f4e3a1c
1 file changed
control/nichols.py
@@ -1,3 +1,13 @@
1
+"""nichols.py
2
+
3
+Functions for plotting Black-Nichols charts.
4
5
+Routines in this module:
6
7
+nichols.nichols_plot aliased as nichols.nichols
8
+nichols.nichols_grid
9
+"""
10
11
# nichols.py - Nichols plot
12
#
13
# Contributed by Allan McInnes <Allan.McInnes@canterbury.ac.nz>
0 commit comments