Skip to content
Translational.PartialAbsoluteSensor.md

Translational.PartialAbsoluteSensor

Device to measure a single absolute flange variable This component is translated by DyadAI

Usage

TranslatedComponents.Translational.PartialAbsoluteSensor()

Connectors

  • flange - This connector represents a mechanical flange with position and force as the potential and flow variables, respectively. (Flange)

Source

dyad
# Device to measure a single absolute flange variable
# This component is translated by DyadAI
partial component PartialAbsoluteSensor
  flange = Flange()
relations
  0 = flange.f
end
Flattened Source
dyad
# Device to measure a single absolute flange variable
# This component is translated by DyadAI
partial component PartialAbsoluteSensor
  flange = Flange()
relations
  0 = flange.f
metadata {}
end


Test Cases

No test cases defined.

  • Examples

  • Experiments

  • Analyses