Analog.AbsoluteSensor
Usage
TranslatedComponents.Analog.AbsoluteSensor()
Connectors
p- 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 AbsoluteSensor
p = Pin()
y = RealOutput()
relations
endFlattened Source
dyad
partial component AbsoluteSensor
p = Pin()
y = RealOutput()
relations
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses