Translational.SpeedSensor ​
This component extends from PartialAbsoluteSensor
Usage ​
TranslatedComponents.Translational.SpeedSensor()
Connectors ​
flange- This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)v- This connector represents a real signal as an output from a component (RealOutput)
Behavior ​
Source ​
dyad
component SpeedSensor
extends PartialAbsoluteSensor
v = RealOutput()
relations
v = der(flange.s)
endFlattened Source
dyad
component SpeedSensor
flange = Flange()
v = RealOutput()
relations
0 = flange.f
v = der(flange.s)
metadata {}
endTest Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses