CustomWasteGasEmitter¶
Overview¶
Class
A custom WasteGasEmitter, i.e., a WasteGasEmitter that is not covered by any of the other subclasses of WasteGasEmitter (Chimney or Flare).
Supertypes
Implementation in Proteus Schema
The class is implemented as a Proteus XML element with RDL reference.
Tag: <Equipment>
RDL reference: CUSTOM WASTE GAS EMITTER
ComponentClass: CustomWasteGasEmitter
ComponentClassURI: http://sandbox.dexpi.org/rdl/CustomWasteGasEmitter
Example
Implementation in Proteus Schema
<Equipment
ID="customWasteGasEmitter1"
ComponentClass="CustomWasteGasEmitter"
ComponentClassURI="http://sandbox.dexpi.org/rdl/CustomWasteGasEmitter" ...>
...
</Equipment>