Analog.RelativeSensor
Usage
TranslatedComponents.Analog.RelativeSensor()
Connectors
p- This connector represents an electrical pin with voltage and current as the potential and flow variables, respectively. (Pin)n- This connector represents an electrical pin with voltage and current as the potential and flow variables, respectively. (Pin)y- This connector represents a real signal as an output from a component (RealOutput)
Source
dyad
partial component RelativeSensor
p = Pin()
n = Pin()
y = RealOutput()
relations
endFlattened Source
dyad
partial component RelativeSensor
p = Pin()
n = Pin()
y = RealOutput()
relations
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses