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 5078d9d commit bf8f0cbCopy full SHA for bf8f0cb
docs/src/API/electrical.md
@@ -46,22 +46,8 @@ MultiSensor
46
## Analog Sources
47
48
```@docs
49
-ConstantVoltage
50
-SineVoltage
51
-StepVoltage
52
-RampVoltage
53
-SquareVoltage
54
-TriangularVoltage
55
-CosineVoltage
56
-ExpSineVoltage
57
-ConstantCurrent
58
-SineCurrent
59
-StepCurrent
60
-RampCurrent
61
-SquareCurrent
62
-TriangularCurrent
63
-CosineCurrent
64
-ExpSineCurrent
+Voltage
+Current
65
```
66
67
## Digital Gates
0 commit comments