Rotational.Torque2 ​
This component extends from PartialTwoFlanges
Usage ​
TranslatedComponents.Rotational.Torque2()
Connectors ​
flange_a- This connector represents a rotational spline with angle and torque as the potential and flow variables, respectively. (Spline)flange_b- This connector represents a rotational spline with angle and torque as the potential and flow variables, respectively. (Spline)tau- This connector represents a real signal as an input to a component (RealInput)
Behavior ​
Source ​
dyad
component Torque2
extends PartialTwoFlanges
tau = RealInput()
relations
flange_a.tau = tau
flange_b.tau = -tau
endFlattened Source
dyad
component Torque2
flange_a = Spline()
flange_b = Spline()
tau = RealInput()
relations
flange_a.tau = tau
flange_b.tau = -tau
metadata {}
endTest Cases ​
No test cases defined.
Related ​
Examples
Experiments
Analyses