Update 'User Manual: Chapter 2'

Ad5001 2022-02-17 22:06:08 +00:00
parent b15b700bed
commit e30f24135f

@ -56,7 +56,7 @@ There exists a lot of properties, but each of them are separated in different ki
<tr>
<td>Booleans (true or false)</td>
<td>Checkbox</td>
<td>Show graduation on ω for Bode Magnitude</td>
<td>Show graduation on ω<sub>0</sub> for Bode Magnitude</td>
<td></td>
</tr>
<tr>
@ -68,7 +68,7 @@ There exists a lot of properties, but each of them are separated in different ki
<tr>
<td>Other objects</td>
<td>Combo box</td>
<td>Bode's ω, X Cursor's target objects.</td>
<td>Bode's ω<sub>0</sub>, X Cursor's target objects.</td>
<td>Contains a list of all objects created in required type, and allows to create a new one if needed. X Cursor target object is an exception as it can target several different types of objects.</td>
</tr>
<tr>
@ -356,7 +356,7 @@ Reference:
<td></td>
<td>Show points</td>
<td>boolean</td>
<td>True of false<br>
<td>True or false<br>
Default: true</td>
<td>When using a non continous domain (for example , , sets like {0;3}) the function can be displayed using points at the points where the function is defined. Unticking this hides the points.</td>
</tr>
@ -364,7 +364,7 @@ Reference:
<td></td>
<td>Show dashed lines</td>
<td>boolean</td>
<td>True of false<br>
<td>True or false<br>
Default: true</td>
<td>When using a non continous domain (for example , , sets like {0;3}) the function can be displayed dashed lines between at the points where the function is defined. Unticking this hides the dashed lines.</td>
</tr>
@ -389,7 +389,7 @@ Reference:
<td>ω<sub>0</sub></td>
<td>Point</td>
<td>By default, a newly created point prefixed by ω in (1,0).</td>
<td>Used as the base for the beginning/end of the transitional side of the bode magnitude as well .</td>
<td>Used as the base for the beginning/end of the transitional side of the bode magnitude as well.</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/custom/Pass.svg" alt="Bode pass icon"></td>
@ -443,7 +443,7 @@ Reference:
<td></td>
<td>Show graduation on ω<sub>0</sub></td>
<td>boolean</td>
<td>True of false<br>
<td>True or false<br>
Default: false</td>
<td>When ticked, will show a vertical dashed line on top of the assigned ω<sub>0</sub>.</td>
</tr>
@ -508,7 +508,7 @@ Reference:
<td>ω<sub>0</sub></td>
<td>Point</td>
<td>By default, a newly created point prefixed by ω in (1,0).</td>
<td>Used as the base for the beginning/end of the transitional side of the bode phase as well .</td>
<td>Used as the base for the beginning/end of the transitional side of the bode phase as well.</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/angle.svg" alt="Angle icon"></td>
@ -625,7 +625,7 @@ Reference:
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/common/target.svg" alt="Target icon"></td>
<td>Object to target</sub></td>
<td>Object to target</td>
<td>Executable object*</td>
<td>Default: no object is selected.</td>
<td>
@ -656,14 +656,14 @@ Reference:
<td></td>
<td>Show approximate value</td>
<td>boolean</td>
<td>True of false<br>
<td>True or false<br>
Default: true</td>
<td>When ticked, will show an approximate version of the value of the targeted object at a the given x next to the value of the simplified expression.</td>
</tr>
<tr>
<td><img src="https://git.ad5001.eu/Ad5001/LogarithmPlotter/raw/branch/master/LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/icons/settings/custom/Rounding.svg" alt="Rounding icon"></td>
<td>Rounding</td>
<td>Expression</td>
<td>number</td>
<td>Default: 3</td>
<td>Rounding of the approximate value.</td>
</tr>
@ -714,7 +714,7 @@ Reference:
<td></td>
<td>Show points</td>
<td>boolean</td>
<td>True of false<br>
<td>True or false<br>
Default: true</td>
<td>Sequences are be displayed using points at each integer the points where the sequence is defined. Unticking this hides the points.</td>
</tr>
@ -722,7 +722,7 @@ Reference:
<td></td>
<td>Show dashed lines</td>
<td>boolean</td>
<td>True of false<br>
<td>True or false<br>
Default: true</td>
<td>Sequences are displayed dashed lines between at the points where the sequence is defined. Unticking this hides the dashed lines.</td>
</tr>