-
Notifications
You must be signed in to change notification settings - Fork 17
/
CXF-Core.jsonld
1 lines (1 loc) · 304 KB
/
CXF-Core.jsonld
1
{"@context":{"S231P":"http://data.ashrae.org/S231P#","qudt":"http://qudt.org/schema/qudt/","rdf":"http://www.w3.org/1999/02/22-rdf-syntax-ns#","rdfs":"http://www.w3.org/2000/01/rdf-schema#","xsd":"http://www.w3.org/2001/XMLSchema#","sh":"http://www.w3.org/ns/shacl#"},"@graph":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Constants","@type":"S231P:ElementaryBlock","S231P:hasConstant":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Constants.eps"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Constants.pi"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Constants.small"}],"S231P:label":"Constants"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Constants.eps","@type":"S231P:Constant","S231P:accessSpecifier":"public","S231P:description":"Biggest number such that 1.0 + eps = 1.0","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"eps","S231P:value":{"@value":"1e-15","@type":"http://www.w3.org/2001/XMLSchema#double"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Constants.pi","@type":"S231P:Constant","S231P:accessSpecifier":"public","S231P:description":"Constant number pi, 3.14159265358979","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"pi","S231P:value":"2*Modelica.Math.asin(1)"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Constants.small","@type":"S231P:Constant","S231P:accessSpecifier":"public","S231P:description":"Smallest number such that small and -small are representable on the machine","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"small","S231P:value":{"@value":"1e-37","@type":"http://www.w3.org/2001/XMLSchema#double"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.integerFalse"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.integerTrue"}],"S231P:label":"BooleanToInteger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.integerFalse","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Output signal for false Boolean input","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"integerFalse","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.integerTrue","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Output signal for true Boolean input","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"integerTrue","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToInteger.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.realFalse"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.realTrue"}],"S231P:label":"BooleanToReal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.realFalse","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Output signal for false Boolean input","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"realFalse","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.realTrue","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Output signal for true Boolean input","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"realTrue","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.BooleanToReal.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.IntegerToReal","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.IntegerToReal.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.IntegerToReal.y"},"S231P:label":"IntegerToReal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.IntegerToReal.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.IntegerToReal.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.RealToInteger","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.RealToInteger.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.RealToInteger.y"},"S231P:label":"RealToInteger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.RealToInteger.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Conversions.RealToInteger.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.FirstOrderHold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.FirstOrderHold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.FirstOrderHold.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.FirstOrderHold.samplePeriod"},"S231P:label":"FirstOrderHold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.FirstOrderHold.samplePeriod","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Sample period of component","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"samplePeriod","S231P:min":{"@value":"0.001","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.FirstOrderHold.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Continuous input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.FirstOrderHold.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Continuous output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.Sampler","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.Sampler.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.Sampler.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.Sampler.samplePeriod"},"S231P:label":"Sampler"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.Sampler.samplePeriod","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Sample period of component","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"samplePeriod","S231P:min":{"@value":"0.001","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.Sampler.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Continuous input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.Sampler.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Continuous output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMax","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMax.trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMax.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMax.y"},"S231P:label":"TriggeredMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMax.trigger","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector for trigger","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMax.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector with a Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMax.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector with a Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.n"},"S231P:label":"TriggeredMovingMean"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.n","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of samples over which the input is averaged","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"n","S231P:min":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.trigger","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean signal that triggers the block","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90},\"iconTransformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Continuous input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredMovingMean.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Discrete averaged signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.y_start"},"S231P:label":"TriggeredSampler"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.trigger","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Signal that triggers the sampler","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector with a Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector with a Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.TriggeredSampler.y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial value of output signal","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"y_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.samplePeriod"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.y_start"}],"S231P:label":"UnitDelay"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.samplePeriod","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Sample period of component","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"samplePeriod","S231P:min":{"@value":"0.001","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Continuous input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Continuous output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.UnitDelay.y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial value of output signal","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"y_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.ZeroOrderHold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.ZeroOrderHold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.ZeroOrderHold.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.ZeroOrderHold.samplePeriod"},"S231P:label":"ZeroOrderHold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.ZeroOrderHold.samplePeriod","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Sample period of component","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"samplePeriod","S231P:min":{"@value":"0.001","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.ZeroOrderHold.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Continuous input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Discrete.ZeroOrderHold.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Continuous output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Abs","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Abs.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Abs.y"},"S231P:label":"Abs"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Abs.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Abs.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Add","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Add.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Add.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Add.y"},"S231P:label":"Add"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Add.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Add.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Add.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.AddParameter","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.AddParameter.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.AddParameter.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.AddParameter.p"},"S231P:label":"AddParameter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.AddParameter.p","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value to be added","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"p"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.AddParameter.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.AddParameter.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.u"},"S231P:hasOutput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.down"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.up"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.y"}],"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.pre_u_start"},"S231P:label":"Change"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.down","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal indicating input decrease","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-80},{\"x\":140,\"y\":-40}]}}}","S231P:label":"down"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.pre_u_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Start value of pre(u) at initial time","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"pre_u_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.up","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal indicating input increase","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":40},{\"x\":140,\"y\":80}]}}}","S231P:label":"up"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Change.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Equal","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Equal.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Equal.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Equal.y"},"S231P:label":"Equal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Equal.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Equal.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Equal.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Greater","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Greater.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Greater.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Greater.y"},"S231P:label":"Greater"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Greater.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Greater.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Greater.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqual","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqual.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqual.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqual.y"},"S231P:label":"GreaterEqual"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqual.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqual.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqual.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqualThreshold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqualThreshold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqualThreshold.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqualThreshold.t"},"S231P:label":"GreaterEqualThreshold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqualThreshold.t","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Comparison with respect to a threshold","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqualThreshold.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterEqualThreshold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterThreshold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterThreshold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterThreshold.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterThreshold.t"},"S231P:label":"GreaterThreshold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterThreshold.t","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Threshold for comparison","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterThreshold.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.GreaterThreshold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Less","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Less.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Less.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Less.y"},"S231P:label":"Less"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Less.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Less.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Less.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqual","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqual.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqual.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqual.y"},"S231P:label":"LessEqual"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqual.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqual.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqual.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqualThreshold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqualThreshold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqualThreshold.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqualThreshold.t"},"S231P:label":"LessEqualThreshold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqualThreshold.t","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Threshold for comparison","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqualThreshold.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessEqualThreshold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessThreshold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessThreshold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessThreshold.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessThreshold.t"},"S231P:label":"LessThreshold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessThreshold.t","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Threshold for comparison","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessThreshold.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.LessThreshold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Max","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Max.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Max.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Max.y"},"S231P:label":"Max"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Max.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Max.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Max.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Min","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Min.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Min.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Min.y"},"S231P:label":"Min"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Min.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Min.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Min.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.nin"}],"S231P:label":"MultiSum"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Input gains","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"k","S231P:value":"fill(1, nin)"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of input connections","S231P:graphics":["{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"connectorSizing\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}}}]}}","{\"name\":\"HideResult\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}"],"S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":70},{\"x\":-100,\"y\":-70}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.MultiSum.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Multiply","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Multiply.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Multiply.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Multiply.y"},"S231P:label":"Multiply"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Multiply.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Multiply.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Multiply.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.reset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.trigger"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.y_start"},"S231P:label":"OnCounter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.reset","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Reset the counter","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"reset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.trigger","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.OnCounter.y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial and reset value of y if input reset switches to true","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"y_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Constant","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Constant.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Constant.k"},"S231P:label":"Constant"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Constant.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Constant output value","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Constant.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.amplitude"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.offset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.shift"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.width"}],"S231P:label":"Pulse"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.amplitude","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Amplitude of pulse","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"amplitude","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.offset","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Offset of output signals","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"offset","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.period","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time for one period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"period","S231P:min":"Constants.small"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.shift","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Shift time for output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"shift","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.width","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Width of pulse in fraction of period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"width","S231P:max":1,"S231P:min":"Constants.small","S231P:value":{"@value":"0.5","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.Pulse.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Pulse output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.table"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.timeScale"}],"S231P:label":["TimeTable","getIndex"]},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.period","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Periodicity of table","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"period","S231P:min":{"@value":"0.000001","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.table","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Table matrix with time as a first table column (in seconds, unless timeScale is not 1) and Integers in all other columns","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"table"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.timeScale","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Time scale of first table column. Set to 3600 if time in table is in hours","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"timeScale","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Sources.TimeTable.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Output of the table","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.h"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.holdDuration"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.n"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.pre_y_start"}],"S231P:label":"Stage"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.h","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Hysteresis for comparing input with threshold","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"h","S231P:max":"0.5/n","S231P:min":"0.001/n","S231P:value":"0.02/n"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.holdDuration","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Minimum time that the output needs to be held constant. Set to 0 to disable hold time","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"holdDuration","S231P:min":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.n","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of stages that could be enabled","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"n","S231P:min":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.pre_y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value of pre(y) at initial time","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"pre_y_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Real input for specifying stages","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u","S231P:max":1,"S231P:min":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Stage.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Total number of stages that should be enabled","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y","S231P:max":"n","S231P:min":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Subtract","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Subtract.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Subtract.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Subtract.y"},"S231P:label":"Subtract"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Subtract.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Subtract.u2","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Subtract.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.u3"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.y"},"S231P:label":"Switch"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.u1","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":60},{\"x\":-100,\"y\":100}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean switch input signal, if true, y=u1, else y=u3","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.u3","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u3"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Integers.Switch.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Integer output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.And","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.And.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.And.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.And.y"},"S231P:label":"And"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.And.u1","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.And.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.And.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Change","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Change.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Change.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Change.pre_u_start"},"S231P:label":"Change"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Change.pre_u_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Start value of pre(u) at initial time","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_u_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Change.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Change.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Edge","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Edge.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Edge.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Edge.pre_u_start"},"S231P:label":"Edge"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Edge.pre_u_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Start value of pre(u) at initial time","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_u_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Edge.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Edge.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.FallingEdge","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.FallingEdge.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.FallingEdge.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.FallingEdge.pre_u_start"},"S231P:label":"FallingEdge"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.FallingEdge.pre_u_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Start value of pre(u) at initial time","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_u_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.FallingEdge.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.FallingEdge.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Latch","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Latch.clr"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Latch.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Latch.y"},"S231P:label":"Latch"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Latch.clr","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Clear input","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"clr"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Latch.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Latch input","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Latch.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiAnd","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiAnd.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiAnd.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiAnd.nin"},"S231P:label":"MultiAnd"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiAnd.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of input connections","S231P:graphics":["{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"connectorSizing\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}}}]}}","{\"name\":\"HideResult\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}"],"S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiAnd.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":70},{\"x\":-100,\"y\":-70}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiAnd.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiOr","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiOr.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiOr.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiOr.nin"},"S231P:label":"MultiOr"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiOr.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of input connections","S231P:graphics":["{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"connectorSizing\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}}}]}}","{\"name\":\"HideResult\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}"],"S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiOr.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":70},{\"x\":-100,\"y\":-70}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.MultiOr.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nand","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nand.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nand.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nand.y"},"S231P:label":"Nand"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nand.u1","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nand.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nand.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nor","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nor.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nor.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nor.y"},"S231P:label":"Nor"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nor.u1","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nor.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Nor.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Not","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Not.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Not.y"},"S231P:label":"Not"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Not.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Not.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Or","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Or.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Or.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Or.y"},"S231P:label":"Or"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Or.u1","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Or.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Or.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Pre","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Pre.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Pre.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Pre.pre_u_start"},"S231P:label":"Pre"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Pre.pre_u_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Start value of pre(u) at initial time","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_u_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Pre.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Pre.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.u_m"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.u_s"}],"S231P:hasOutput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.yLocFal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.yLocTru"}],"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.debounce"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.feedbackDelay"}],"S231P:label":"Proof"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.debounce","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time during which input must remain unchanged for signal to considered valid and used in checks","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"debounce"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.feedbackDelay","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Delay after which the two inputs are checked for equality once they become valid","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"feedbackDelay"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.u_m","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Measured status","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-260},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90},\"iconTransformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"u_m"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.u_s","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Commanded status setpoint","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-300,\"y\":-20},{\"x\":-260,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u_s"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.yLocFal","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"True: measured input is locked to false even after the setpoint has changed to true","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":240,\"y\":100},{\"x\":280,\"y\":140}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":30},{\"x\":140,\"y\":70}]}}}","S231P:label":"yLocFal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Proof.yLocTru","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"True: measured input is locked to true even after the setpoint has changed to false","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":240,\"y\":-140},{\"x\":280,\"y\":-100}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-70},{\"x\":140,\"y\":-30}]}}}","S231P:label":"yLocTru"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Constant","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Constant.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Constant.k"},"S231P:label":"Constant"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Constant.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Constant output value","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Constant.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.shift"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.width"}],"S231P:label":"Pulse"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.period","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time for one period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"period","S231P:min":"Constants.small"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.shift","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Shift time for output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"shift","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.width","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Width of pulse in fraction of period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"width","S231P:max":1,"S231P:min":"Constants.small","S231P:value":{"@value":"0.5","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.Pulse.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.SampleTrigger","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.SampleTrigger.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.SampleTrigger.period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.SampleTrigger.shift"}],"S231P:label":"SampleTrigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.SampleTrigger.period","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Sample period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"period","S231P:min":"Constants.small"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.SampleTrigger.shift","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Shift time for output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"shift","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.SampleTrigger.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.table"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.timeScale"}],"S231P:label":"TimeTable"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.period","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Periodicity of table","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.table","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Table matrix with time as a first column (in seconds, unless timeScale is not 1) and 0 for False or 1 for True in all other columns","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"table"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.timeScale","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Time scale of first table column. Set to 3600 if time in table is in hours","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"timeScale","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Sources.TimeTable.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output of the table","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":120,\"y\":-20},{\"x\":160,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.u3"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.y"},"S231P:label":"Switch"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.u1","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":60},{\"x\":-100,\"y\":100}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean switch input signal, if true, y=u1, else y=u3","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.u3","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u3"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Switch.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Booelan output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.u"},"S231P:hasOutput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.passed"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.y"}],"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.t"},"S231P:label":"Timer"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.passed","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"True if the elapsed time is greater than threshold","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-100},{\"x\":140,\"y\":-60}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-100},{\"x\":140,\"y\":-60}]}}}","S231P:label":"passed"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.t","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Threshold time for comparison","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Input that switches timer on if true, and off if false","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Timer.y","@type":"S231P:RealOutput","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Elapsed time","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.reset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.u"}],"S231P:hasOutput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.passed"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.y"}],"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.t"},"S231P:label":"TimerAccumulating"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.passed","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"True if the elapsed time is greater than threshold","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-100},{\"x\":140,\"y\":-60}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-100},{\"x\":140,\"y\":-60}]}}}","S231P:label":"passed"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.reset","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector for signal that sets timer to zero if it switches to true","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"reset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.t","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Threshold time for comparison","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Input that switches timer on if true, and off if false","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TimerAccumulating.y","@type":"S231P:RealOutput","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Elapsed time","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Toggle","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Toggle.clr"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Toggle.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Toggle.y"},"S231P:label":"Toggle"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Toggle.clr","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Clear input","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"clr"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Toggle.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Toggle input","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Toggle.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.delayOnInit"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.delayTime"}],"S231P:label":"TrueDelay"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.delayOnInit","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Set to true to delay initial true input","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"delayOnInit","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.delayTime","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Delay time","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"delayTime"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueDelay.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.falseHoldDuration"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.trueHoldDuration"}],"S231P:label":"TrueFalseHold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.falseHoldDuration","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"false hold duration","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"falseHoldDuration","S231P:value":"trueHoldDuration"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.trueHoldDuration","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"true hold duration","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"trueHoldDuration"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-220,\"y\":-20},{\"x\":-180,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueFalseHold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":160,\"y\":-20},{\"x\":200,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueHold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueHold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueHold.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueHold.duration"},"S231P:label":"TrueHold"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueHold.duration","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time duration of the true output signal hold","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"duration"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueHold.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.TrueHold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.deltaU"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.minTruFalHol"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.period"}],"S231P:label":["Cycle","VariablePulse"]},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.deltaU","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Increment of u that triggers recomputation of output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"deltaU","S231P:max":{"@value":"0.5","@type":"http://www.w3.org/2001/XMLSchema#decimal"},"S231P:min":{"@value":"0.001","@type":"http://www.w3.org/2001/XMLSchema#decimal"},"S231P:value":{"@value":"0.01","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.minTruFalHol","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Minimum time to hold true or false","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"minTruFalHol","S231P:min":"Constants.small","S231P:value":"0.01*period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.period","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time for one pulse period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.u","@type":"S231P:RealInput","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Ratio of the period that the output should be true","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-160,\"y\":-20},{\"x\":-120,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u","S231P:max":1,"S231P:min":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.VariablePulse.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Boolean pulse when the input is greater than zero","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":120,\"y\":-20},{\"x\":160,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Xor","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Xor.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Xor.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Xor.y"},"S231P:label":"Xor"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Xor.u1","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of first Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Xor.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of second Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Logical.Xor.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.DewPoint_TDryBulPhi","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.DewPoint_TDryBulPhi.phi"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.DewPoint_TDryBulPhi.TDryBul"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.DewPoint_TDryBulPhi.TDewPoi"},"S231P:label":"DewPoint_TDryBulPhi"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.DewPoint_TDryBulPhi.phi","@type":"S231P:RealInput","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Relative air humidity","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"phi","S231P:max":1,"S231P:min":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.DewPoint_TDryBulPhi.TDewPoi","@type":"S231P:RealOutput","qudt:hasQuantityKind":{"@id":"S231P:ThermodynamicTemperature"},"qudt:hasUnit":{"@id":"S231P:K"},"S231P:accessSpecifier":"public","S231P:description":"Dew point temperature","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"TDewPoi","S231P:min":100},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.DewPoint_TDryBulPhi.TDryBul","@type":"S231P:RealInput","qudt:hasQuantityKind":{"@id":"S231P:ThermodynamicTemperature"},"qudt:hasUnit":{"@id":"S231P:K"},"S231P:accessSpecifier":"public","S231P:description":"Dry bulb temperature","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"TDryBul","S231P:min":100},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.phi"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.TDryBul"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.h"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.pAtm"},"S231P:label":"SpecificEnthalpy_TDryBulPhi"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.h","@type":"S231P:RealOutput","qudt:hasQuantityKind":{"@id":"S231P:SpecificEnergy"},"qudt:hasUnit":{"@id":"https://data.ashrae.org/S231P#J/kg"},"S231P:accessSpecifier":"public","S231P:description":"Specific enthalpy","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"h"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.pAtm","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Pressure"},"qudt:hasUnit":{"@id":"S231P:Pa"},"S231P:accessSpecifier":"public","S231P:description":"Atmospheric pressure","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"pAtm","S231P:value":101325},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.phi","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Relative air humidity","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"phi","S231P:max":1,"S231P:min":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.TDryBul","@type":"S231P:RealInput","qudt:hasQuantityKind":{"@id":"S231P:ThermodynamicTemperature"},"qudt:hasUnit":{"@id":"S231P:K"},"S231P:accessSpecifier":"public","S231P:description":"Dry bulb temperature","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"TDryBul","S231P:min":100},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.WetBulb_TDryBulPhi","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.WetBulb_TDryBulPhi.phi"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.WetBulb_TDryBulPhi.TDryBul"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.WetBulb_TDryBulPhi.TWetBul"},"S231P:label":"WetBulb_TDryBulPhi"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.WetBulb_TDryBulPhi.phi","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Relative air humidity","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"phi","S231P:max":1,"S231P:min":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.WetBulb_TDryBulPhi.TDryBul","@type":"S231P:RealInput","qudt:hasQuantityKind":{"@id":"S231P:ThermodynamicTemperature"},"qudt:hasUnit":{"@id":"S231P:K"},"S231P:accessSpecifier":"public","S231P:description":"Dry bulb temperature","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"TDryBul","S231P:min":100},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Psychrometrics.WetBulb_TDryBulPhi.TWetBul","@type":"S231P:RealOutput","qudt:hasQuantityKind":{"@id":"S231P:ThermodynamicTemperature"},"qudt:hasUnit":{"@id":"S231P:K"},"S231P:accessSpecifier":"public","S231P:description":"Wet bulb temperature","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"TWetBul","S231P:min":100},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Abs","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Abs.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Abs.y"},"S231P:label":"Abs"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Abs.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Abs.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Acos","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Acos.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Acos.y"},"S231P:label":"Acos"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Acos.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Acos.y","@type":"S231P:RealOutput","qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Add","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Add.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Add.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Add.y"},"S231P:label":"Add"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Add.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Add.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Add.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.AddParameter","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.AddParameter.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.AddParameter.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.AddParameter.p"},"S231P:label":"AddParameter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.AddParameter.p","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value to be added","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"p"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.AddParameter.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.AddParameter.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Asin","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Asin.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Asin.y"},"S231P:label":"Asin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Asin.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Asin.y","@type":"S231P:RealOutput","qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan.y"},"S231P:label":"Atan"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan.y","@type":"S231P:RealOutput","qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan2","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan2.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan2.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan2.y"},"S231P:label":"Atan2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan2.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan2.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Atan2.y","@type":"S231P:RealOutput","qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Average","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Average.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Average.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Average.y"},"S231P:label":"Average"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Average.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Average.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Average.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Cos","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Cos.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Cos.y"},"S231P:label":"Cos"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Cos.u","@type":"S231P:RealInput","qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Cos.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.T"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.y_start"},"S231P:label":"Derivative"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.k","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector for gain signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":60},{\"x\":-100,\"y\":100}]}}}","S231P:label":"k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.T","@type":"S231P:RealInput","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time constant (T>0 required; T=0 is ideal derivative block)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":20},{\"x\":-100,\"y\":60}]}}}","S231P:label":"T","S231P:min":"100*Buildings.Controls.OBC.CDL.Constants.eps"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input to be differentiated","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Approximation of derivative du/dt","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative.y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial value of output (= state)","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Initialization\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"y_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Divide","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Divide.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Divide.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Divide.y"},"S231P:label":"Divide"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Divide.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector for dividend","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Divide.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector for divisor","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Divide.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector for quotient","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Exp","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Exp.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Exp.y"},"S231P:label":"Exp"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Exp.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Exp.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.h"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.pre_y_start"}],"S231P:label":["Greater","GreaterNoHysteresis","GreaterWithHysteresis"]},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.h","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Hysteresis","S231P:graphics":"{\"name\":\"Evaluate\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"h","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.pre_y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value of pre(y) at initial time","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_y_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input u1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input u2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Greater.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output y","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.h"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.pre_y_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.t"}],"S231P:label":["GreaterNoHysteresis","GreaterThreshold","GreaterWithHysteresis"]},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.h","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Hysteresis","S231P:graphics":"{\"name\":\"Evaluate\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"h","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.pre_y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value of pre(y) at initial time","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_y_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.t","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Threshold for comparison","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.GreaterThreshold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.pre_y_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.uHigh"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.uLow"}],"S231P:label":"Hysteresis"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.pre_y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value of pre(y) at initial time","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_y_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.uHigh","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"if y=false and u>uHigh, switch to y=true","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"uHigh"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.uLow","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"if y=true and u<uLow, switch to y=false","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"uLow"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Hysteresis.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Boolean output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.y_reset_in"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.y_start"}],"S231P:label":"IntegratorWithReset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Integrator gain","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"k","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.trigger","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Resets the integrator output when trigger becomes true","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90},\"iconTransformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.y_reset_in","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input signal for state to which integrator is reset","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"y_reset_in"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset.y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial or guess value of output (= state)","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Initialization\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"y_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.h"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.pre_y_start"}],"S231P:label":["Less","LessNoHysteresis","LessWithHysteresis"]},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.h","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Hysteresis","S231P:graphics":"{\"name\":\"Evaluate\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"h","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.pre_y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value of pre(y) at initial time","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_y_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input u1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input u2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Less.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output y","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.h"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.pre_y_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.t"}],"S231P:label":["LessNoHysteresis","LessThreshold","LessWithHysteresis"]},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.h","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Hysteresis","S231P:graphics":"{\"name\":\"Evaluate\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"h","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.pre_y_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value of pre(y) at initial time","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"pre_y_start","S231P:value":false},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.t","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Threshold for comparison","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"t","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LessThreshold.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.enable"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.fallingSlewRate"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.raisingSlewRate"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.Td"}],"S231P:label":"LimitSlewRate"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.enable","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Set to false to disable rate limiter","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"enable","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.fallingSlewRate","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"https://data.ashrae.org/S231P#1/s"},"S231P:accessSpecifier":"public","S231P:description":"Speed with which to decrease the output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"fallingSlewRate","S231P:max":"-Constants.small","S231P:value":"-raisingSlewRate"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.raisingSlewRate","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"https://data.ashrae.org/S231P#1/s"},"S231P:accessSpecifier":"public","S231P:description":"Speed with which to increase the output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"raisingSlewRate","S231P:min":"Constants.small"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.Td","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Derivative time constant","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Td","S231P:min":"Constants.eps","S231P:value":"raisingSlewRate*10"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.LimitSlewRate.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.uMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.uMin"}],"S231P:label":"Limiter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.uMax","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Upper limit of input signal","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"uMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.uMin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Lower limit of input signal","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"uMin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.f1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.f2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.x1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.x2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.limitAbove"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.limitBelow"}],"S231P:label":"Line"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.f1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Support point f(x1)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":20},{\"x\":-100,\"y\":60}]}}}","S231P:label":"f1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.f2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Support point f(x2)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"f2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.limitAbove","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"If true, limit input u to be no larger than x2","S231P:graphics":"{\"name\":\"Evaluate\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"limitAbove","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.limitBelow","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"If true, limit input u to be no smaller than x1","S231P:graphics":"{\"name\":\"Evaluate\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"limitBelow","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Independent variable","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.x1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Support point x1, with x1 < x2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":60},{\"x\":-100,\"y\":100}]}}}","S231P:label":"x1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.x2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Support point x2, with x2 > x1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-60},{\"x\":-100,\"y\":-20}]}}}","S231P:label":"x2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Line.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"f(x) along the line specified by (x1, f1) and (x2, f2)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log.y"},"S231P:label":"Log"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log10","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log10.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log10.y"},"S231P:label":"Log10"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log10.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Log10.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixGain","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixGain.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixGain.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixGain.K"},"S231P:label":"MatrixGain"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixGain.K","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Gain matrix which is multiplied with the input","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"K","S231P:value":"[1,0;0,1]"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixGain.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixGain.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.nCol"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.nRow"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.rowMax"}],"S231P:label":"MatrixMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.nCol","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of columns in input matrix","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nCol","S231P:min":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.nRow","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of rows in input matrix","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nRow","S231P:min":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.rowMax","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"If true, outputs row-wise maximum, otherwise column-wise","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"rowMax","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMax.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.nCol"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.nRow"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.rowMin"}],"S231P:label":"MatrixMin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.nCol","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of columns in input matrix","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nCol","S231P:min":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.nRow","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of rows in input matrix","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nRow","S231P:min":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.rowMin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"If true, outputs row-wise minimum, otherwise column-wise","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"rowMin","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MatrixMin.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Max","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Max.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Max.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Max.y"},"S231P:label":"Max"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Max.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Max.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Max.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Min","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Min.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Min.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Min.y"},"S231P:label":"Min"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Min.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Min.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Min.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Modulo","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Modulo.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Modulo.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Modulo.y"},"S231P:label":"Modulo"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Modulo.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Modulo.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Modulo.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MovingAverage","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MovingAverage.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MovingAverage.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MovingAverage.delta"},"S231P:label":"MovingAverage"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MovingAverage.delta","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time horizon over which the input is averaged","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"delta","S231P:min":{"@value":"0.00001","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MovingAverage.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MovingAverage.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMax","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMax.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMax.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMax.nin"},"S231P:label":"MultiMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMax.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of input connections","S231P:graphics":["{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"connectorSizing\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}}}]}}","{\"name\":\"HideResult\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}"],"S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMax.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":20},{\"x\":-100,\"y\":-20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMax.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMin","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMin.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMin.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMin.nin"},"S231P:label":"MultiMin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMin.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of input connections","S231P:graphics":["{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"connectorSizing\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}}}]}}","{\"name\":\"HideResult\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}"],"S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMin.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":20},{\"x\":-100,\"y\":-20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiMin.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.nin"}],"S231P:label":"MultiSum"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Input gains","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"k","S231P:value":"fill(1, nin)"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of input connections","S231P:graphics":["{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"connectorSizing\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}}}]}}","{\"name\":\"HideResult\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}"],"S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":20},{\"x\":-100,\"y\":-20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiSum.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Multiply","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Multiply.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Multiply.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Multiply.y"},"S231P:label":"Multiply"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Multiply.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Multiply.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Multiply.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter.k"},"S231P:label":"MultiplyByParameter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Gain value multiplied with input signal","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Input signal connector","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Output signal connector","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID","@type":"S231P:ElementaryBlock","S231P:containsBlock":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.controlError"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.D"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errD"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errI1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errI2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errP"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.I"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.lim"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.P"}],"S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.u_m"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.u_s"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.controllerType"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Nd"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Ni"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.r"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.reverseActing"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Td"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Ti"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.xi_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.yd_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.yMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.yMin"}],"S231P:label":"PID"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.controlError","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"Control error (set point - measurement)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-200,\"y\":-16},{\"x\":-180,\"y\":4}]}}}","S231P:label":"controlError"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.controllerType","S231P:accessSpecifier":"public","S231P:description":"Type of controller","S231P:label":"controllerType","S231P:value":"Buildings.Controls.OBC.CDL.Types.SimpleController.PI"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.D","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative","S231P:accessSpecifier":"public","S231P:description":"Derivative term","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-50,\"y\":60},{\"x\":-30,\"y\":80}]}}}","S231P:hasInstance":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.D.y_start"},"S231P:label":"D"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.D.y_start","S231P:isFinal":true,"S231P:value":"yd_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errD","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"D error","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":60},{\"x\":-120,\"y\":80}]}}}","S231P:label":"errD"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errI1","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"I error (before anti-windup compensation)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-4},{\"x\":-120,\"y\":16}]}}}","S231P:label":"errI1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errI2","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"I error (after anti-windup compensation)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-100,\"y\":-10},{\"x\":-80,\"y\":10}]}}}","S231P:label":"errI2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.errP","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"P error","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":130},{\"x\":-120,\"y\":150}]}}}","S231P:label":"errP"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.I","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset","S231P:accessSpecifier":"public","S231P:description":"Integral term","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-50,\"y\":-10},{\"x\":-30,\"y\":10}]}}}","S231P:hasInstance":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.I.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.I.y_start"}],"S231P:label":"I"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.I.k","S231P:isFinal":true,"S231P:value":"k/Ti"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.I.y_start","S231P:isFinal":true,"S231P:value":"xi_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Gain of controller","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Control gains\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"k","S231P:min":"100*Constants.eps","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.lim","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter","S231P:accessSpecifier":"public","S231P:description":"Limiter","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":120,\"y\":80},{\"x\":140,\"y\":100}]}}}","S231P:hasInstance":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.lim.uMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.lim.uMin"}],"S231P:label":"lim"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.lim.uMax","S231P:isFinal":true,"S231P:value":"yMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.lim.uMin","S231P:isFinal":true,"S231P:value":"yMin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Nd","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"The higher Nd, the more ideal the derivative block","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Derivative block\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PD\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Nd","S231P:min":"100*Constants.eps","S231P:value":10},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Ni","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Ni*Ti is time constant of anti-windup compensation","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Integrator anti-windup\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PI\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Ni","S231P:min":"100*Constants.eps","S231P:value":{"@value":"0.9","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.P","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter","S231P:accessSpecifier":"public","S231P:description":"Gain for proportional control action","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-50,\"y\":130},{\"x\":-30,\"y\":150}]}}}","S231P:hasInstance":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.P.k"},"S231P:label":"P"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.P.k","S231P:isFinal":true,"S231P:value":"k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.r","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Typical range of control error, used for scaling the control error","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"r","S231P:min":"100*Constants.eps","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.reverseActing","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Set to true for reverse acting, or false for direct acting control action","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"reverseActing","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Td","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time constant of derivative block","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Control gains\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PD\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Td","S231P:min":"100*Constants.eps","S231P:value":{"@value":"0.1","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.Ti","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time constant of integrator block","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Control gains\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PI\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Ti","S231P:min":"100*Constants.eps","S231P:value":{"@value":"0.5","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.u_m","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of measurement input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-220},\"extent\":[{\"x\":20,\"y\":-20},{\"x\":-20,\"y\":20}],\"rotation\":270},\"iconTransformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":20,\"y\":-20},{\"x\":-20,\"y\":20}],\"rotation\":270}}}","S231P:label":"u_m"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.u_s","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of setpoint input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-260,\"y\":-20},{\"x\":-220,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u_s"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.xi_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial value of integrator state","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Initialization\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PI\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"xi_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of actuator output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":220,\"y\":-20},{\"x\":260,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.yd_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial value of derivative output","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Initialization\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PD\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"yd_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.yMax","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Upper limit of output","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Limits\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"yMax","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PID.yMin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Lower limit of output","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Limits\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"yMin","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset","@type":"S231P:ElementaryBlock","S231P:containsBlock":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.controlError"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.D"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errD"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errI1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errI2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errP"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.I"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.lim"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.P"}],"S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.u_m"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.u_s"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.controllerType"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Nd"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Ni"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.r"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.reverseActing"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Td"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Ti"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.xi_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.y_reset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.yd_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.yMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.yMin"}],"S231P:label":"PIDWithReset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.controlError","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"Control error (set point - measurement)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-200,\"y\":-16},{\"x\":-180,\"y\":4}]}}}","S231P:label":"controlError"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.controllerType","S231P:accessSpecifier":"public","S231P:description":"Type of controller","S231P:label":"controllerType","S231P:value":"Buildings.Controls.OBC.CDL.Types.SimpleController.PI"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.D","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Derivative","S231P:accessSpecifier":"public","S231P:description":"Derivative term","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-50,\"y\":60},{\"x\":-30,\"y\":80}]}}}","S231P:hasInstance":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.D.y_start"},"S231P:label":"D"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.D.y_start","S231P:isFinal":true,"S231P:value":"yd_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errD","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"D error","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":60},{\"x\":-120,\"y\":80}]}}}","S231P:label":"errD"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errI1","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"I error (before anti-windup compensation)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-4},{\"x\":-120,\"y\":16}]}}}","S231P:label":"errI1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errI2","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"I error (after anti-windup compensation)","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-100,\"y\":-10},{\"x\":-80,\"y\":10}]}}}","S231P:label":"errI2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.errP","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","S231P:accessSpecifier":"public","S231P:description":"P error","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":130},{\"x\":-120,\"y\":150}]}}}","S231P:label":"errP"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.I","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.IntegratorWithReset","S231P:accessSpecifier":"public","S231P:description":"Integral term","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-50,\"y\":-10},{\"x\":-30,\"y\":10}]}}}","S231P:hasInstance":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.I.k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.I.y_start"}],"S231P:label":"I"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.I.k","S231P:isFinal":true,"S231P:value":"k/Ti"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.I.y_start","S231P:isFinal":true,"S231P:value":"xi_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Gain of controller","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Control gains\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"k","S231P:min":"100*Constants.eps","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.lim","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Limiter","S231P:accessSpecifier":"public","S231P:description":"Limiter","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":120,\"y\":80},{\"x\":140,\"y\":100}]}}}","S231P:hasInstance":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.lim.uMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.lim.uMin"}],"S231P:label":"lim"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.lim.uMax","S231P:isFinal":true,"S231P:value":"yMax"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.lim.uMin","S231P:isFinal":true,"S231P:value":"yMin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Nd","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"The higher Nd, the more ideal the derivative block","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Derivative block\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PD\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Nd","S231P:min":"100*Constants.eps","S231P:value":10},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Ni","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Ni*Ti is time constant of anti-windup compensation","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Integrator anti-windup\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PI\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Ni","S231P:min":"100*Constants.eps","S231P:value":{"@value":"0.9","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.P","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.MultiplyByParameter","S231P:accessSpecifier":"public","S231P:description":"Proportional action","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-50,\"y\":130},{\"x\":-30,\"y\":150}]}}}","S231P:hasInstance":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.P.k"},"S231P:label":"P"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.P.k","S231P:isFinal":true,"S231P:value":"k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.r","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Typical range of control error, used for scaling the control error","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"r","S231P:min":"100*Constants.eps","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.reverseActing","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Set to true for reverse acting, or false for direct acting control action","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"reverseActing","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Td","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time constant of derivative block","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Control gains\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PD\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Td","S231P:min":"100*Constants.eps","S231P:value":{"@value":"0.1","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.Ti","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time constant of integrator block","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Control gains\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PI\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Ti","S231P:min":"100*Constants.eps","S231P:value":{"@value":"0.5","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.trigger","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Resets the controller output when trigger becomes true","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":-160,\"y\":-220},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90},\"iconTransformation\":{\"origin\":{\"x\":-60,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"trigger"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.u_m","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of measurement input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-220},\"extent\":[{\"x\":20,\"y\":-20},{\"x\":-20,\"y\":20}],\"rotation\":270},\"iconTransformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":20,\"y\":-20},{\"x\":-20,\"y\":20}],\"rotation\":270}}}","S231P:label":"u_m"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.u_s","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of setpoint input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-260,\"y\":-20},{\"x\":-220,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u_s"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.xi_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial value of integrator state","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Initialization\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PI\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"xi_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of actuator output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":220,\"y\":-20},{\"x\":260,\"y\":20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.y_reset","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Value to which the controller output is reset if the boolean trigger has a rising edge","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PI\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Integrator reset\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"y_reset","S231P:value":"xi_start"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.yd_start","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Initial value of derivative output","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Initialization\\\"\"}}}}},{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PD\"}],\"relation_operator\":\"==\"}]},{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"controllerType\"},{\"name\":\"CDL.Types.SimpleController.PID\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"yd_start","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.yMax","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Upper limit of output","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Limits\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"yMax","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.PIDWithReset.yMin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Lower limit of output","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"group\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Limits\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"yMin","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.active"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.fallingSlewRate"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.raisingSlewRate"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.Td"}],"S231P:label":"Ramp"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.active","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Set to true to enable rate limiter","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]},\"iconTransformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"active"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.fallingSlewRate","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"https://data.ashrae.org/S231P#1/s"},"S231P:accessSpecifier":"public","S231P:description":"Maximum speed with which to decrease the output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"fallingSlewRate","S231P:max":"-Constants.small","S231P:value":"-raisingSlewRate"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.raisingSlewRate","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"https://data.ashrae.org/S231P#1/s"},"S231P:accessSpecifier":"public","S231P:description":"Maximum speed with which to increase the output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"raisingSlewRate","S231P:min":"Constants.small"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.Td","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Derivative time constant","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"Td","S231P:min":"Constants.eps","S231P:value":"raisingSlewRate*0.001"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Ramp.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Round","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Round.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Round.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Round.n"},"S231P:label":"Round"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Round.n","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of digits being round to","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"n"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Round.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Round.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sin","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sin.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sin.y"},"S231P:label":"Sin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sin.u","@type":"S231P:RealInput","qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sin.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.u"},"S231P:hasOutput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.yIdx"}],"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.ascending"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.nin"}],"S231P:label":"Sort"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.ascending","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Set to true if ascending order, otherwise order is descending","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"ascending","S231P:value":true},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of input connections","S231P:graphics":["{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"connectorSizing\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}}}]}}","{\"name\":\"HideResult\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"true\"}}}"],"S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:min":0,"S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sort.yIdx","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Indices of the sorted vector with respect to the original vector","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-80},{\"x\":140,\"y\":-40}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-80},{\"x\":140,\"y\":-40}]}}}","S231P:label":"yIdx"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime","@type":"S231P:ElementaryBlock","S231P:hasOutput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.day"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.hour"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.minute"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.weekDay"}],"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.offset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.yearRef"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.zerTim"}],"S231P:label":"CalendarTime"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.day","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Day of the month","S231P:fixed":false,"S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":20},{\"x\":120,\"y\":40}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":20},{\"x\":120,\"y\":40}]}}}","S231P:label":"day"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.hour","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Hour of the day","S231P:fixed":false,"S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":50},{\"x\":120,\"y\":70}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":50},{\"x\":120,\"y\":70}]}}}","S231P:label":"hour"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.minute","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Minute of the hour","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":80},{\"x\":120,\"y\":100}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":80},{\"x\":120,\"y\":100}]}}}","S231P:label":"minute"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.month","S231P:accessSpecifier":"public","S231P:description":"Month of the year","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-10},{\"x\":120,\"y\":10}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-10},{\"x\":120,\"y\":10}]}}}","S231P:label":"month"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.offset","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Offset that is added to 'time', may be used for computing time in different time zone","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"tab\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":\"\\\"Advanced\\\"\"}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"offset","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.weekDay","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Integer output representing week day (monday = 1, sunday = 7)","S231P:fixed":false,"S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-70},{\"x\":120,\"y\":-50}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-70},{\"x\":120,\"y\":-50}]}}}","S231P:label":"weekDay"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.year","S231P:accessSpecifier":"public","S231P:description":"Year","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-40},{\"x\":120,\"y\":-20}]},\"iconTransformation\":{\"extent\":[{\"x\":100,\"y\":-40},{\"x\":120,\"y\":-20}]}}}","S231P:label":"year"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.yearRef","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Year when time = 0, used if zerTim=Custom","S231P:graphics":"{\"name\":\"Dialog\",\"modification\":{\"class_modification\":[{\"element_modification_or_replaceable\":{\"element_modification\":{\"name\":\"enable\",\"modification\":{\"equal\":true,\"expression\":{\"simple_expression\":{\"logical_expression\":{\"logical_or\":[{\"logical_and\":[{\"arithmetic_expressions\":[{\"name\":\"zerTim\"},{\"name\":\"Buildings.Controls.OBC.CDL.Types.ZeroTime.Custom\"}],\"relation_operator\":\"==\"}]}]}}}}}}}]}}","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"yearRef","S231P:max":"lastYear","S231P:min":"firstYear","S231P:value":2016},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CalendarTime.zerTim","S231P:accessSpecifier":"public","S231P:description":"Enumeration for choosing how reference time (time = 0) should be defined","S231P:label":"zerTim"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CivilTime","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CivilTime.y"},"S231P:label":"CivilTime"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.CivilTime.y","@type":"S231P:RealOutput","qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Civil time","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Constant","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Constant.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Constant.k"},"S231P:label":"Constant"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Constant.k","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Constant output value","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"k"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Constant.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.amplitude"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.offset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.period"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.shift"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.width"}],"S231P:label":"Pulse"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.amplitude","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Amplitude of pulse","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"amplitude","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.offset","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Offset of output signals","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"offset","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.period","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time for one period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"period","S231P:min":"Constants.small"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.shift","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Shift time for output","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"shift","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.width","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Width of pulse in fraction of period","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"width","S231P:max":1,"S231P:min":"Constants.small","S231P:value":{"@value":"0.5","@type":"http://www.w3.org/2001/XMLSchema#decimal"}},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Pulse.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Pulse output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.duration"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.height"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.offset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.startTime"}],"S231P:label":"Ramp"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.duration","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Duration of ramp (= 0.0 gives a Step)","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"duration","S231P:min":"Constants.small"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.height","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Height of ramps","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"height","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.offset","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Offset of output signal","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"offset","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.startTime","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Output = offset for time < startTime","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"startTime","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Ramp.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.amplitude"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.freqHz"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.offset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.phase"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.startTime"}],"S231P:label":"Sin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.amplitude","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Amplitude of sine wave","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"amplitude","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.freqHz","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Frequency"},"qudt:hasUnit":{"@id":"S231P:Hz"},"S231P:accessSpecifier":"public","S231P:description":"Frequency of sine wave","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"freqHz","S231P:start":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.offset","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Offset of output signal","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"offset","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.phase","@type":"S231P:Parameter","qudt:hasDisplayUnit":{"@id":"S231P:deg"},"qudt:hasQuantityKind":{"@id":"S231P:Angle"},"qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Phase of sine wave","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"phase","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.startTime","@type":"S231P:Parameter","qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Output = offset for time < startTime","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"startTime","S231P:value":0},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.Sin.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable","@type":"S231P:ElementaryBlock","S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.extrapolation"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.offset"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.smoothness"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.table"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.timeScale"}],"S231P:label":"TimeTable"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.extrapolation","S231P:accessSpecifier":"public","S231P:description":"Extrapolation of data outside the definition range","S231P:label":"extrapolation","S231P:value":"CDL.Types.Extrapolation.Periodic"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.offset","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Offsets of output signals as a vector with length equal to number of table matrix columns less one","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"offset","S231P:value":"fill(0, nout)"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.smoothness","S231P:accessSpecifier":"public","S231P:description":"Smoothness of table interpolation","S231P:label":"smoothness","S231P:value":"CDL.Types.Smoothness.LinearSegments"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.table","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Table matrix (time = first column is time in seconds, unless timeScale <> 1)","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"table"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.timeScale","@type":"S231P:Parameter","qudt:hasUnit":{"@id":"S231P:1"},"S231P:accessSpecifier":"public","S231P:description":"Time scale of first table column. Set to 3600 if time in table is in hours","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"timeScale","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sources.TimeTable.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Output of the table","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sqrt","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sqrt.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sqrt.y"},"S231P:label":"Sqrt"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sqrt.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Sqrt.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract.u2"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract.y"},"S231P:label":"Subtract"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 1","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":40},{\"x\":-100,\"y\":80}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract.u2","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal 2","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-80},{\"x\":-100,\"y\":-40}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Subtract.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.u3"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.y"},"S231P:label":"Switch"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.u1","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":60},{\"x\":-100,\"y\":100}]}}}","S231P:label":"u1"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.u2","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean switch input signal, if true, y=u1, else y=u3","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u2"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.u3","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-100},{\"x\":-100,\"y\":-60}]}}}","S231P:label":"u3"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Switch.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Tan","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Tan.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Tan.y"},"S231P:label":"Tan"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Tan.u","@type":"S231P:RealInput","qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Reals.Tan.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.extract"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.nout"}],"S231P:label":"BooleanExtractSignal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.extract","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Extracting vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"extract","S231P:value":"1:nout"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of inputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of outputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractSignal.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Boolean signals extracted from the input vector with the extraction scheme specified by the integer vector","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.index"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.nin"},"S231P:label":"BooleanExtractor"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.index","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Index of input vector element to be extracted out","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"index"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of inputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanExtractor.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Boolean signal extracted from input vector, u[index]","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanScalarReplicator","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanScalarReplicator.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanScalarReplicator.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanScalarReplicator.nout"},"S231P:label":"BooleanScalarReplicator"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanScalarReplicator.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of outputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanScalarReplicator.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanScalarReplicator.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.msk"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.nout"}],"S231P:label":"BooleanVectorFilter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.msk","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Array mask","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"msk","S231P:value":"fill(true, nin)"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of input vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of output vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorFilter.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.nout"}],"S231P:label":"BooleanVectorReplicator"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of input vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of row in output","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean vector input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.BooleanVectorReplicator.y","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Boolean matrix output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.extract"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.nout"}],"S231P:label":"IntegerExtractSignal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.extract","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Extracting vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"extract","S231P:value":"1:nout"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of inputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of outputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Integer input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractSignal.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Integer signals extracted from the input vector with the extraction scheme specified by the integer vector","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.index"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.nin"},"S231P:label":"IntegerExtractor"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.index","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Index of input vector element to be extracted out","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"index"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of inputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Integer input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerExtractor.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Integer signal extracted from input vector, u[index]","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerScalarReplicator","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerScalarReplicator.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerScalarReplicator.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerScalarReplicator.nout"},"S231P:label":"IntegerScalarReplicator"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerScalarReplicator.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of outputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerScalarReplicator.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerScalarReplicator.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.msk"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.nout"}],"S231P:label":"IntegerVectorFilter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.msk","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Array mask","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"msk","S231P:value":"fill(true, nin)"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of input vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of output vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorFilter.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.nout"}],"S231P:label":"IntegerVectorReplicator"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of input vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of row in output","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.u","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer vector input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.IntegerVectorReplicator.y","@type":"S231P:IntegerOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Integer matrix output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.extract"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.nout"}],"S231P:label":"RealExtractSignal"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.extract","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Extracting vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"extract","S231P:value":"1:nout"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of inputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of outputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractSignal.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Real signals extracted from the input vector with the extraction scheme specified by the integer vector","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor","@type":"S231P:ElementaryBlock","S231P:hasInput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.index"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.u"}],"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.nin"},"S231P:label":"RealExtractor"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.index","@type":"S231P:IntegerInput","S231P:accessSpecifier":"public","S231P:description":"Index of input vector element to be extracted out","S231P:graphics":"{\"Placement\":{\"transformation\":{\"origin\":{\"x\":0,\"y\":-120},\"extent\":[{\"x\":-20,\"y\":-20},{\"x\":20,\"y\":20}],\"rotation\":90}}}","S231P:label":"index"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of inputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Real input signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealExtractor.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Real signal extracted from input vector, u[index]","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealScalarReplicator","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealScalarReplicator.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealScalarReplicator.y"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealScalarReplicator.nout"},"S231P:label":"RealScalarReplicator"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealScalarReplicator.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of outputs","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealScalarReplicator.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealScalarReplicator.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.msk"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.nout"}],"S231P:label":"RealVectorFilter"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.msk","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Array mask","S231P:isOfDataType":{"@id":"S231P:Boolean"},"S231P:label":"msk","S231P:value":"fill(true, nin)"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of input vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of output vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorFilter.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.u"},"S231P:hasOutput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.y"},"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.nin"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.nout"}],"S231P:label":"RealVectorReplicator"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.nin","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Size of input vector","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nin","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.nout","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Number of row in output","S231P:isOfDataType":{"@id":"S231P:Integer"},"S231P:label":"nout","S231P:value":1},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.u","@type":"S231P:RealInput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real vector input signal","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Routing.RealVectorReplicator.y","@type":"S231P:RealOutput","S231P:accessSpecifier":"public","S231P:description":"Connector of Real matrix output signals","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"y"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.Extrapolation","@type":"S231P:EnumerationType","S231P:description":"Enumeration defining the extrapolation of time table interpolation","S231P:label":"Extrapolation"},{"@id":"https://data.ashrae.org/S231P#Extrapolation.HoldLastPoint","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.Extrapolation","S231P:description":"Hold the first/last table point outside of the table scope","S231P:label":"HoldLastPoint"},{"@id":"https://data.ashrae.org/S231P#Extrapolation.LastTwoPoints","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.Extrapolation","S231P:description":"Extrapolate by using the derivative at the first/last table points outside of the table scope","S231P:label":"LastTwoPoints"},{"@id":"https://data.ashrae.org/S231P#Extrapolation.Periodic","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.Extrapolation","S231P:description":"Repeat the table scope periodically","S231P:label":"Periodic"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.SimpleController","@type":"S231P:EnumerationType","S231P:description":"Enumeration defining P, PI, PD, or PID simple controller type","S231P:label":"SimpleController"},{"@id":"https://data.ashrae.org/S231P#SimpleController.P","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.SimpleController","S231P:description":"P controller","S231P:label":"P"},{"@id":"https://data.ashrae.org/S231P#SimpleController.PD","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.SimpleController","S231P:description":"PD controller","S231P:label":"PD"},{"@id":"https://data.ashrae.org/S231P#SimpleController.PI","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.SimpleController","S231P:description":"PI controller","S231P:label":"PI"},{"@id":"https://data.ashrae.org/S231P#SimpleController.PID","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.SimpleController","S231P:description":"PID controller","S231P:label":"PID"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.Smoothness","@type":"S231P:EnumerationType","S231P:description":"Enumeration defining the smoothness of table interpolation","S231P:label":"Smoothness"},{"@id":"https://data.ashrae.org/S231P#Smoothness.ConstantSegments","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.Smoothness","S231P:description":"Table points are not interpolated, but the previous tabulated value is returned","S231P:label":"ConstantSegments"},{"@id":"https://data.ashrae.org/S231P#Smoothness.LinearSegments","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.Smoothness","S231P:description":"Table points are linearly interpolated","S231P:label":"LinearSegments"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","@type":"S231P:EnumerationType","S231P:description":"Use this to set the date corresponding to time = 0","S231P:label":"ZeroTime"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.Custom","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"User specified local time","S231P:label":"Custom"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2010","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2010, 00:00:00 local time","S231P:label":"NY2010"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2011","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2011, 00:00:00 local time","S231P:label":"NY2011"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2012","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2012, 00:00:00 local time","S231P:label":"NY2012"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2013","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2013, 00:00:00 local time","S231P:label":"NY2013"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2014","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2014, 00:00:00 local time","S231P:label":"NY2014"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2015","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2015, 00:00:00 local time","S231P:label":"NY2015"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2016","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2016, 00:00:00 local time","S231P:label":"NY2016"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2017","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2017, 00:00:00 local time","S231P:label":"NY2017"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2018","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2018, 00:00:00 local time","S231P:label":"NY2018"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2019","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2019, 00:00:00 local time","S231P:label":"NY2019"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2020","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2020, 00:00:00 local time","S231P:label":"NY2020"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2021","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2021, 00:00:00 local time","S231P:label":"NY2021"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2022","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2022, 00:00:00 local time","S231P:label":"NY2022"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2023","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2023, 00:00:00 local time","S231P:label":"NY2023"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2024","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2024, 00:00:00 local time","S231P:label":"NY2024"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2025","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2025, 00:00:00 local time","S231P:label":"NY2025"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2026","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2026, 00:00:00 local time","S231P:label":"NY2026"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2027","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2027, 00:00:00 local time","S231P:label":"NY2027"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2028","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2028, 00:00:00 local time","S231P:label":"NY2028"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2029","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2029, 00:00:00 local time","S231P:label":"NY2029"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2030","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2030, 00:00:00 local time","S231P:label":"NY2030"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2031","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2031, 00:00:00 local time","S231P:label":"NY2031"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2032","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2032, 00:00:00 local time","S231P:label":"NY2032"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2033","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2033, 00:00:00 local time","S231P:label":"NY2033"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2034","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2034, 00:00:00 local time","S231P:label":"NY2034"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2035","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2035, 00:00:00 local time","S231P:label":"NY2035"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2036","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2036, 00:00:00 local time","S231P:label":"NY2036"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2037","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2037, 00:00:00 local time","S231P:label":"NY2037"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2038","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2038, 00:00:00 local time","S231P:label":"NY2038"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2039","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2039, 00:00:00 local time","S231P:label":"NY2039"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2040","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2040, 00:00:00 local time","S231P:label":"NY2040"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2041","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2041, 00:00:00 local time","S231P:label":"NY2041"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2042","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2042, 00:00:00 local time","S231P:label":"NY2042"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2043","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2043, 00:00:00 local time","S231P:label":"NY2043"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2044","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2044, 00:00:00 local time","S231P:label":"NY2044"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2045","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2045, 00:00:00 local time","S231P:label":"NY2045"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2046","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2046, 00:00:00 local time","S231P:label":"NY2046"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2047","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2047, 00:00:00 local time","S231P:label":"NY2047"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2048","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2048, 00:00:00 local time","S231P:label":"NY2048"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2049","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2049, 00:00:00 local time","S231P:label":"NY2049"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.NY2050","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"New year 2050, 00:00:00 local time","S231P:label":"NY2050"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.UnixTimeStamp","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"Thu, 01 Jan 1970 00:00:00 local time","S231P:label":"UnixTimeStamp"},{"@id":"https://data.ashrae.org/S231P#ZeroTime.UnixTimeStampGMT","@type":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Types.ZeroTime","S231P:description":"Thu, 01 Jan 1970 00:00:00 GMT","S231P:label":"UnixTimeStampGMT"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.Assert","@type":"S231P:ElementaryBlock","S231P:hasInput":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.Assert.u"},"S231P:hasParameter":{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.Assert.message"},"S231P:label":"Assert"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.Assert.message","@type":"S231P:Parameter","S231P:accessSpecifier":"public","S231P:description":"Message written when u becomes false","S231P:isOfDataType":{"@id":"S231P:String"},"S231P:label":"message"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.Assert.u","@type":"S231P:BooleanInput","S231P:accessSpecifier":"public","S231P:description":"Boolean input that triggers assert when it becomes false","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":-140,\"y\":-20},{\"x\":-100,\"y\":20}]}}}","S231P:label":"u"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet","@type":"S231P:ElementaryBlock","S231P:hasOutput":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.nextSunRise"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.nextSunSet"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.sunUp"}],"S231P:hasParameter":[{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.lat"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.lon"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.timZon"}],"S231P:label":["SunRiseSet","computeSunRise","computeSunSet","nextHourAngle"]},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.lat","@type":"S231P:Parameter","qudt:hasDisplayUnit":{"@id":"S231P:deg"},"qudt:hasQuantityKind":{"@id":"S231P:Angle"},"qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Latitude","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"lat"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.lon","@type":"S231P:Parameter","qudt:hasDisplayUnit":{"@id":"S231P:deg"},"qudt:hasQuantityKind":{"@id":"S231P:Angle"},"qudt:hasUnit":{"@id":"S231P:rad"},"S231P:accessSpecifier":"public","S231P:description":"Longitude","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"lon"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.nextSunRise","@type":"S231P:RealOutput","qudt:hasDisplayUnit":{"@id":"S231P:h"},"qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time of next sunrise","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":40},{\"x\":140,\"y\":80}]}}}","S231P:label":"nextSunRise"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.nextSunSet","@type":"S231P:RealOutput","qudt:hasDisplayUnit":{"@id":"S231P:h"},"qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time of next sunset","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-20},{\"x\":140,\"y\":20}]}}}","S231P:label":"nextSunSet"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.sunUp","@type":"S231P:BooleanOutput","S231P:accessSpecifier":"public","S231P:description":"Output true if the sun is up","S231P:graphics":"{\"Placement\":{\"transformation\":{\"extent\":[{\"x\":100,\"y\":-80},{\"x\":140,\"y\":-40}]}}}","S231P:label":"sunUp"},{"@id":"https://data.ashrae.org/S231P#Buildings.Controls.OBC.CDL.Utilities.SunRiseSet.timZon","@type":"S231P:Parameter","qudt:hasDisplayUnit":{"@id":"S231P:h"},"qudt:hasQuantityKind":{"@id":"S231P:Time"},"qudt:hasUnit":{"@id":"S231P:s"},"S231P:accessSpecifier":"public","S231P:description":"Time zone","S231P:isOfDataType":{"@id":"S231P:Real"},"S231P:label":"timZon"},{"@id":"S231P:accessSpecifier","@type":"rdf:Property"},{"@id":"S231P:Analog","@type":["S231P:AnalogDataType","S231P:DataType"]},{"@id":"S231P:AnalogDataType","@type":"rdfs:Class","rdfs:subClassOf":{"@id":"S231P:DataType"}},{"@id":"S231P:AnalogInput","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An input connector for real data type","rdfs:subClassOf":{"@id":"S231P:InputConnector"},"sh:property":{"sh:class":{"@id":"S231P:AnalogDataType"},"sh:maxCount":1,"sh:minCount":1,"sh:path":{"@id":"S231P:isOfDataType"}},"sh:targetClass":{"@id":"S231P:AnalogInput"}},{"@id":"S231P:AnalogOutput","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An output connector for analog data type","rdfs:subClassOf":{"@id":"S231P:OutputConnector"},"sh:property":{"@type":"sh:PropertyShape","sh:class":{"@id":"S231P:AnalogDataType"},"sh:maxCount":1,"sh:minCount":1,"sh:path":{"@id":"S231P:isOfDataType"}},"sh:targetClass":{"@id":"S231P:AnalogOutput"}},{"@id":"S231P:Block","@type":"rdfs:Class","rdfs:comment":"A block is the abstract interface of a control sequence","rdfs:label":"Block"},{"@id":"S231P:Boolean","@type":["S231P:BooleanDataType","S231P:DataType"]},{"@id":"S231P:BooleanDataType","@type":"rdfs:Class","rdfs:subClassOf":{"@id":"S231P:DataType"}},{"@id":"S231P:cdlLineNumEnd","@type":"rdf:Property"},{"@id":"S231P:cdlLineNumStart","@type":"rdf:Property"},{"@id":"S231P:CompositeBlock","@type":"rdfs:Class","rdfs:comment":"A composite block is a function implemented as a collection of elementary blocks or other composite blocks","rdfs:label":"CompositeBlock","rdfs:subClassOf":{"@id":"S231P:Block"}},{"@id":"S231P:connectedTo","@type":"rdf:Property","rdfs:comment":"Used to connect the output of one block to the input of a block. Only connectors that carry the same data type can be connected","rdfs:domain":{"@id":"S231P:Connector"},"rdfs:label":"connected to","rdfs:range":{"@id":"S231P:Connector"}},{"@id":"S231P:Connector","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"The Connector class is used by blocks to expose their inputs and outputs","rdfs:label":"Connector","sh:property":{"sh:class":{"@id":"S231P:DataType"},"sh:maxCount":1,"sh:message":"This Connector must be associated with exactly 1 Datatype.","sh:path":{"@id":"S231P:isOfDataType"}}},{"@id":"S231P:Constant","@type":"rdfs:Class","rdfs:comment":"A constant is a value that is fixed at compilation time. A block can have multiple constants","rdfs:label":"Constant","sh:property":[{"rdfs:comment":"A boolean to indicate whether this constant is instantiated or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:instantiate"}},{"rdfs:comment":"A boolean to indicate whether this is a fixed value constant or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:fixed"}},{"rdfs:comment":"A decimal value associated with the constant","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:value"}},{"rdfs:comment":"Access specifier for the constant in CDL (public/protected). Default: public","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:accessSpecifier"}},{"rdfs:comment":"An integer value indicating the ending line number for the constant definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumEnd"}},{"rdfs:comment":"An integer value indicating the starting line number for the constant definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumStart"}},{"rdfs:comment":"Description for an constant","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:description"}},{"rdfs:comment":"The QuantityKind associated with the constant","sh:class":{"@id":"qudt:QuantityKind"},"sh:path":{"@id":"S231P:quantity"}},{"rdfs:comment":"The label assigned to the constant","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:label"}},{"rdfs:comment":"The maximum allowable value for the constant","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:max"}},{"rdfs:comment":"The minimum allowable value for the constant","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:min"}},{"rdfs:comment":"The name assigned to the constant","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:name"}},{"rdfs:comment":"The nominal decimal value associated with the constant","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:nominal"}},{"rdfs:comment":"The path to the graphical representation of the constant","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:graphics"}},{"rdfs:comment":"The starting decimal value associated with the constant","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:start"}},{"rdfs:comment":"The unit of the constant used for controls and calculations","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:unit"}},{"rdfs:comment":"The unit of the constant used for display and graphics","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:displayUnit"}},{"sh:class":{"@id":"S231P:Block"},"sh:maxCount":1,"sh:message":"This Constant must be associated with exactly 1 Block","sh:minCount":1,"sh:path":{"sh:inversePath":{"@id":"S231P:hasConstant"}}},{"sh:class":{"@id":"S231P:DataType"},"sh:maxCount":1,"sh:message":"This Constant must be associated with exactly 1 Datatype","sh:path":{"@id":"S231P:isOfDataType"},"sh:severity":{"@id":"sh:Info"}}]},{"@id":"S231P:containsBlock","@type":"rdf:Property","rdfs:comment":"Used in composite block to include other blocks","rdfs:domain":{"@id":"S231P:Block"},"rdfs:label":"contains block","rdfs:range":{"@id":"S231P:Block"}},{"@id":"S231P:DataType","@type":"rdfs:Class","rdfs:comment":"A data type description for function block connectors, parameters, and constants","rdfs:label":"DataType"},{"@id":"S231P:description","@type":"rdf:Property"},{"@id":"S231P:displayUnit","@type":"rdf:Property"},{"@id":"S231P:ElementaryBlock","@type":"rdfs:Class","rdfs:comment":"An elementary block defined by ASHRAE S231P","rdfs:label":"ElementaryBlock","rdfs:subClassOf":{"@id":"S231P:Block"}},{"@id":"S231P:EnumerationDatatype","@type":"rdfs:Class","rdfs:subClassOf":{"@id":"S231P:Datatype"}},{"@id":"S231P:EnumerationType","@type":["S231P:Datatype","S231P:EnumerationDatatype"]},{"@id":"S231P:ExtensionBlock","@type":"rdfs:Class","rdfs:comment":"An extension block supports functionalities that cannot, or are hard to, implement with a composite block. \n They allow, for example, implementation of blocks that contain statistical functions, fault detection and diagnostics methods, as well as proprietary code. \n They are intended to define new elementary blocks beyond those defined in this standard","rdfs:label":"ExtensionBlock","rdfs:subClassOf":{"@id":"S231P:Block"}},{"@id":"S231P:fixed","@type":"rdf:Property"},{"@id":"S231P:graphics","@type":"rdf:Property"},{"@id":"S231P:hasConstant","@type":"rdf:Property","rdfs:comment":"Used to define a constant for a block","rdfs:domain":{"@id":"S231P:Block"},"rdfs:label":"has input connector","rdfs:range":{"@id":"S231P:Constant"}},{"@id":"S231P:hasInput","@type":"rdf:Property","rdfs:comment":"Used to define an input connector for a block","rdfs:domain":{"@id":"S231P:Block"},"rdfs:label":"has input connector","rdfs:range":{"@id":"S231P:InputConnector"}},{"@id":"S231P:hasInstance","@type":"rdf:Property","rdfs:comment":"Used to define an instance (input, output, parameter or constant) for a block","rdfs:domain":{"@id":"S231P:Block"},"rdfs:label":"has instance"},{"@id":"S231P:hasOutput","@type":"rdf:Property","rdfs:comment":"Used to define an output connector for a block","rdfs:domain":{"@id":"S231P:Block"},"rdfs:label":"has output connector","rdfs:range":{"@id":"S231P:OutputConnector"}},{"@id":"S231P:hasParameter","@type":"rdf:Property","rdfs:comment":"Used to define a parameter for a block","rdfs:domain":{"@id":"S231P:Block"},"rdfs:label":"has parameter","rdfs:range":{"@id":"S231P:Parameter"}},{"@id":"S231P:InputConnector","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An input connector is a connector that provides an input to a block","rdfs:label":"InputConnector","rdfs:subClassOf":{"@id":"S231P:Connector"},"sh:property":[{"rdfs:comment":"A boolean to indicate whether this input is instantiated or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:instantiate"}},{"rdfs:comment":"A boolean to indicate whether this is a fixed input or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:fixed"}},{"rdfs:comment":"A decimal value associated with the input connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:value"}},{"rdfs:comment":"Access specifier for the input connector in CDL (public/protected). Default: public","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:accessSpecifier"}},{"rdfs:comment":"An integer value indicating the ending line number for the input connector definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumEnd"}},{"rdfs:comment":"An integer value indicating the starting line number for the input connector definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumStart"}},{"rdfs:comment":"Description for an input connector","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:description"}},{"rdfs:comment":"The QuantityKind associated with the input connector","sh:class":{"@id":"qudt:QuantityKind"},"sh:path":{"@id":"S231P:quantity"}},{"rdfs:comment":"The label assigned to the input connector","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:label"}},{"rdfs:comment":"The maximum allowable value for the input connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:max"}},{"rdfs:comment":"The minimum allowable value for the input connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:min"}},{"rdfs:comment":"The nominal decimal value associated with the input connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:nominal"}},{"rdfs:comment":"The path to the graphical representation of the input connector","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:graphics"}},{"rdfs:comment":"The starting decimal value associated with the input connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:start"}},{"rdfs:comment":"The unit of the input connector used for controls and calculations","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:hasUnit"}},{"rdfs:comment":"The unit of the input connector used for display and graphics","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:hasDisplayUnit"}},{"sh:class":{"@id":"S231P:Block"},"sh:maxCount":1,"sh:message":"This InputConnector must be associated with exactly 1 Block","sh:minCount":1,"sh:path":{"sh:inversePath":{"@id":"S231P:hasInput"}}}]},{"@id":"S231P:instantiate","@type":"rdf:Property"},{"@id":"S231P:Integer","@type":["S231P:DataType","S231P:IntegerDataType"]},{"@id":"S231P:IntegerDataType","@type":"rdfs:Class","rdfs:subClassOf":{"@id":"S231P:DataType"}},{"@id":"S231P:IntegerInput","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An input connector for integer data type","rdfs:subClassOf":{"@id":"S231P:InputConnector"},"sh:property":{"@type":"sh:PropertyShape","sh:class":{"@id":"S231P:IntegerDataType"},"sh:maxCount":1,"sh:minCount":1,"sh:path":{"@id":"S231P:isOfDataType"}},"sh:targetClass":{"@id":"S231P:IntegerInput"}},{"@id":"S231P:IntegerOutput","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An output connector for integer data type","rdfs:subClassOf":{"@id":"S231P:OutputConnector"},"sh:property":{"@type":"sh:PropertyShape","sh:class":{"@id":"S231P:IntegerDatatype"},"sh:maxCount":1,"sh:minCount":1,"sh:path":{"@id":"S231P:isOfDataType"}},"sh:targetClass":{"@id":"S231P:IntegerOutput"}},{"@id":"S231P:isOfDataType","@type":"rdf:Property","rdfs:comment":"Used to define the data type for input connectors, output connectors, parameters and constants","rdfs:label":"is of DataType","rdfs:range":{"@id":"S231P:DataType"}},{"@id":"S231P:label","@type":"rdf:Property"},{"@id":"S231P:max","@type":"rdf:Property"},{"@id":"S231P:min","@type":"rdf:Property"},{"@id":"S231P:name","@type":"rdf:Property"},{"@id":"S231P:nominal","@type":"rdf:Property"},{"@id":"S231P:OutputConnector","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An output connector is a connector that provides an output from a block","rdfs:label":"OutputConnector","rdfs:subClassOf":{"@id":"S231P:Connector"},"sh:property":[{"rdfs:comment":"A boolean to indicate whether this is a fixed output or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:fixed"}},{"rdfs:comment":"A boolean to indicate whether this output is instantiated or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:instantiate"}},{"rdfs:comment":"A decimal value associated with the output connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:value"}},{"rdfs:comment":"Access specifier for the output connector in CDL (public/protected). Default: public","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:accessSpecifier"}},{"rdfs:comment":"An integer value indicating the ending line number for the output connector definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumEnd"}},{"rdfs:comment":"An integer value indicating the starting line number for the output connector definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumStart"}},{"rdfs:comment":"Description for an output connector","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:description"}},{"rdfs:comment":"The QuantityKind associated with the output connector","sh:class":{"@id":"qudt:QuantityKind"},"sh:path":{"@id":"S231P:quantity"}},{"rdfs:comment":"The label assigned to the output connector","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:label"}},{"rdfs:comment":"The maximum allowable value for the output connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:max"}},{"rdfs:comment":"The minimum allowable value for the output connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:min"}},{"rdfs:comment":"The name assigned to the output connector","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:name"}},{"rdfs:comment":"The nominal decimal value associated with the output connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:nominal"}},{"rdfs:comment":"The path to the graphical representation of the output connector","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:graphics"}},{"rdfs:comment":"The starting decimal value associated with the output connector","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:start"}},{"rdfs:comment":"The unit of the output connector used for controls and calculations","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:hasUnit"}},{"rdfs:comment":"The unit of the output connector used for display and graphics","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:hasDisplayUnit"}},{"sh:class":{"@id":"S231P:Block"},"sh:maxCount":1,"sh:message":"This OutputConnector must be associated with exactly 1 Block","sh:minCount":1,"sh:path":{"sh:inversePath":{"@id":"S231P:hasOutput"}}}]},{"@id":"S231P:Package","@type":"rdfs:Class","rdfs:comment":"A package is a specialized class used to group multiple blocks","rdfs:label":"Block"},{"@id":"S231P:Parameter","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"A parameter is a value that is time-invariant and cannot be changed based on an input signal. A block can have multiple parameters.","rdfs:label":"Parameter","sh:property":[{"rdfs:comment":"A boolean to indicate whether this is a fixed value parameter or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:fixed"}},{"rdfs:comment":"A boolean to indicate whether this parameter is instantiated or not","sh:datatype":{"@id":"xsd:boolean"},"sh:path":{"@id":"S231P:instantiate"}},{"rdfs:comment":"A decimal value associated with the parameter","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:value"}},{"rdfs:comment":"Access specifier for the parameter in CDL (public/protected). Default: public","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:accessSpecifier"}},{"rdfs:comment":"An integer value indicating the ending line number for the parameter definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumEnd"}},{"rdfs:comment":"An integer value indicating the starting line number for the parameter definition in the CDL sequence","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:cdlLineNumStart"}},{"rdfs:comment":"Description for an parameter","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:description"}},{"rdfs:comment":"The QuantityKind associated with the parameter","sh:class":{"@id":"qudt:QuantityKind"},"sh:path":{"@id":"S231P:quantity"}},{"rdfs:comment":"The label assigned to the parameter","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:label"}},{"rdfs:comment":"The maximum allowable value for the parameter","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:max"}},{"rdfs:comment":"The minimum allowable value for the parameter","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:min"}},{"rdfs:comment":"The name assigned to the parameter","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:name"}},{"rdfs:comment":"The nominal decimal value associated with the parameter","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:nominal"}},{"rdfs:comment":"The path to the graphical representation of the parameter","sh:datatype":{"@id":"xsd:string"},"sh:path":{"@id":"S231P:graphics"}},{"rdfs:comment":"The starting decimal value associated with the parameter","sh:datatype":{"@id":"xsd:decimal"},"sh:path":{"@id":"S231P:start"}},{"rdfs:comment":"The unit of the parameter used for controls and calculations","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:hasUnit"}},{"rdfs:comment":"The unit of the parameter used for display and graphics","sh:class":{"@id":"qudt:Unit"},"sh:path":{"@id":"S231P:hasDisplayUnit"}},{"sh:class":{"@id":"S231P:Block"},"sh:maxCount":1,"sh:message":"This Parameter must be associated with exactly 1 Block","sh:minCount":1,"sh:path":{"sh:inversePath":{"@id":"S231P:hasParameter"}}},{"sh:class":{"@id":"S231P:DataType"},"sh:maxCount":1,"sh:message":"This Parameter must be associated with exactly 1 Datatype","sh:path":{"@id":"S231P:isOfDataType"},"sh:severity":{"@id":"sh:Info"}}],"sh:targetClass":{"@id":"S231P:Parameter"}},{"@id":"S231P:quantity","@type":"rdf:Property"},{"@id":"S231P:Real","@type":["S231P:Datatype","S231P:RealDatatype"]},{"@id":"S231P:RealDatatype","@type":"rdfs:Class","rdfs:subClassOf":{"@id":"S231P:Datatype"}},{"@id":"S231P:RealInput","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An input connector for real data type","rdfs:subClassOf":{"@id":"S231P:InputConnector"},"sh:property":{"@type":"sh:PropertyShape","sh:class":{"@id":"S231P:RealDatatype"},"sh:maxCount":1,"sh:minCount":1,"sh:path":{"@id":"S231P:isOfDataType"}},"sh:targetClass":{"@id":"S231P:RealInput"}},{"@id":"S231P:RealOutput","@type":["rdfs:Class","sh:NodeShape"],"rdfs:comment":"An output connector for real data type","rdfs:subClassOf":{"@id":"S231P:OutputConnector"},"sh:property":{"@type":"sh:PropertyShape","sh:class":{"@id":"S231P:RealDatatype"},"sh:maxCount":1,"sh:minCount":1,"sh:path":{"@id":"S231P:isOfDataType"}},"sh:targetClass":{"@id":"S231P:RealOutput"}},{"@id":"S231P:start","@type":"rdf:Property"},{"@id":"S231P:String","@type":["S231P:Datatype","S231P:StringDatatype"],"rdfs:comment":"A data type to represent text"},{"@id":"S231P:StringDatatype","@type":"rdfs:Class","rdfs:subClassOf":{"@id":"S231P:Datatype"}},{"@id":"S231P:unit","@type":"rdf:Property"},{"@id":"S231P:value","@type":"rdf:Property"}]}