Skip to content
Rotational.PartialRelativeSensor.md

Rotational.PartialRelativeSensor

Usage

TranslatedComponents.Rotational.PartialRelativeSensor()

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)

Source

dyad
partial component PartialRelativeSensor
  flange_a = Spline()
  flange_b = Spline()
relations
  0 = flange_a.tau + flange_b.tau
end
Flattened Source
dyad
partial component PartialRelativeSensor
  flange_a = Spline()
  flange_b = Spline()
relations
  0 = flange_a.tau + flange_b.tau
metadata {}
end


Test Cases

No test cases defined.

  • Examples

  • Experiments

  • Analyses