$(instance)PartialAbsoluteSensor Icon

PartialAbsoluteSensor

Device to measure a single absolute flange variable

Usage

PartialAbsoluteSensor()

Connectors

Source

# Device to measure a single absolute flange variable
partial component PartialAbsoluteSensor
  flange = Flange() [{
    "JuliaSim": {"placement": {"icon": {"x1": -50, "y1": 450, "x2": 50, "y2": 550}}}
  }]
relations
  0 = flange.f
end
Flattened Source
# Device to measure a single absolute flange variable
partial component PartialAbsoluteSensor
  flange = Flange() [{
    "JuliaSim": {"placement": {"icon": {"x1": -50, "y1": 450, "x2": 50, "y2": 550}}}
  }]
relations
  0 = flange.f
metadata {}
end

Test Cases

  • Examples
  • Experiments
  • Analyses