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 56dbea8 commit 3ed7bdbCopy full SHA for 3ed7bdb
1 file changed
Modelica/Electrical/Analog/Types/InitOpAmp.mo
@@ -3,4 +3,4 @@ type InitOpAmp = enumeration(
3
Linear "Initialization of firstOrder linearly dependent on input",
4
UpperLimit "Initialization of firstOrder at positive supply",
5
LowerLimit "Initialization of firstOrder at negative supply")
6
- "Enumeration defining initialization of the ImprovedOpAmpLimited" annotation (Evaluate=true);
+ "Enumeration defining initialization of the OpAmpLimited" annotation (Evaluate=true);
0 commit comments