SensingLocation

Overview

Abstract class

An object than can act as a SensingLocation of a ProcessSignalGeneratingFunction.

Subtypes

Implementation in Proteus Schema

Implementation is subclass-specific.

Example

As SensingLocation is abstract, we consider CheckValve as an arbitrary concrete subclass.

Implementation in Proteus Schema

<PipingComponent
    ID="checkValve1"
    ComponentClass="CheckValve"
    ComponentClassURI="http://data.posccaesar.org/rdl/RDS292229" ...>
  ...
</PipingComponent>