Rotational.Fixed
Usage
TranslatedComponents.Rotational.Fixed(phi0=0)
Parameters:
| Name | Description | Units | Default value |
|---|---|---|---|
phi0 | Fixed offset angle of housing | rad | 0 |
Connectors
flange- This connector represents a rotational spline with angle and torque as the potential and flow variables, respectively. (Spline)
Behavior
Source
dyad
component Fixed
flange = Spline()
# Fixed offset angle of housing
parameter phi0::Dyad.Angle = 0
relations
flange.phi = phi0
endFlattened Source
dyad
component Fixed
flange = Spline()
# Fixed offset angle of housing
parameter phi0::Dyad.Angle = 0
relations
flange.phi = phi0
metadata {}
endTest Cases
No test cases defined.
Related
Examples
Experiments
Analyses