From 3cac1c3d57cf3362e811074e599ed5b9851b69f7 Mon Sep 17 00:00:00 2001 From: Martin Cornejo Date: Sat, 27 May 2023 12:40:17 +0200 Subject: [PATCH] Update docs: electrical analog sources --- docs/src/API/electrical.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/docs/src/API/electrical.md b/docs/src/API/electrical.md index e9e4322f5..9cc0204f2 100644 --- a/docs/src/API/electrical.md +++ b/docs/src/API/electrical.md @@ -46,22 +46,8 @@ MultiSensor ## Analog Sources ```@docs -ConstantVoltage -SineVoltage -StepVoltage -RampVoltage -SquareVoltage -TriangularVoltage -CosineVoltage -ExpSineVoltage -ConstantCurrent -SineCurrent -StepCurrent -RampCurrent -SquareCurrent -TriangularCurrent -CosineCurrent -ExpSineCurrent +Voltage +Current ``` ## Digital Gates