File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -206,15 +206,15 @@ on standard configurations.
206206
207207Selected variables that can be configured, along with their default values:
208208
209- * bode .dB (False ): Bode plot magnitude plotted in dB (otherwise powers of 10 )
209+ * freqplot .dB (False ): Bode plot magnitude plotted in dB (otherwise powers of 10 )
210210
211- * bode .deg (True ): Bode plot phase plotted in degrees (otherwise radians)
211+ * freqplot .deg (True ): Bode plot phase plotted in degrees (otherwise radians)
212212
213- * bode .Hz (False ): Bode plot frequency plotted in Hertz (otherwise rad/ sec)
213+ * freqplot .Hz (False ): Bode plot frequency plotted in Hertz (otherwise rad/ sec)
214214
215- * bode .grid (True ): Include grids for magnitude and phase plots
215+ * freqplot .grid (True ): Include grids for magnitude and phase plots
216216
217- * freqplot.number_of_samples (None ): Number of frequency points in Bode plots
217+ * freqplot.number_of_samples (1000 ): Number of frequency points in Bode plots
218218
219219 * freqplot.feature_periphery_decade (1.0 ): How many decades to include in the
220220 frequency range on both sides of features (poles, zeros).
You can’t perform that action at this time.
0 commit comments