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