Snippets (text quotes and extracts from authoritative sources)

A Snippet is a short quote or extract (typically a phrase, a sentence, or at most a few sentences) from an authoritative source document such as a specification, technical manual, or design manual. Throughout this site, content is often related to supporting Snippets and each Snippet page links back to the content pages that reference it! The Snippet and Note concepts are very closely related and they support each other.

The Snippet concept is also at the heart of the Parsing Analysis recipe for UML® and SysML®

Kind Snippet quote/extract Sort descending Source UML keywords SysML keywords Keywords
INFO The Boltzmann constant is defined to be exactly 1.380649×10^(−23) J⋅K^(−1) Wikipedia Boltzmann constant, thermodynamics, physics
INFO The bound end of the stereotype is a connector end of one of the binding connectors, opposite the stereotyped property. OMG Systems Modeling Language (SysML) 1.6 BoundReference, BindingConnector, BoundReference::boundEnd
INFO The BoundReference stereotype can be applied to properties that have binding connectors, to highlight their usage as constraining other properties. The bound end of the stereotype is a connector end of one of the binding connectors, opposite the .. OMG Systems Modeling Language (SysML) 1.6 BoundReference, BindingConnector
EXAMPLE, INFO The Burnish requirement is shown as having a Verify relationship to the BurnishTest test case using callout notation on the diagram, indicating that the Burnish requirement is verified by the BurnishTest test case. OMG Systems Modeling Language (SysML) 1.6 callout HSUV sample problem, SysML specification figure, Requirement, Verify, AbstractRequirement::/verifiedBy, TestCase requirements engineering, test engineering
INFO The cassegrain telescope (sometimes called the "Classic Cassegrain") ... has a parabolic primary mirror, and a hyperbolic secondary mirror that reflects the light back down through a hole in the primary. Wikipedia reflecting telescope, reflector, optical telescope, telescope, secondary mirror, primary mirror, hyperbolic mirror, Cassegrain telescope
NOTATION The compartment name is otherwise the same as it would appear on the type on a block definition diagram. OMG Systems Modeling Language (SysML) 1.6 compartment property compartment, SysML Internal Block Diagram, IBD :features compartments, :values compartment, :parts compartment, :properties compartment, :references compartment, :flow properties compartment, :operations compartment
EXAMPLE, INFO The composite connector for Water Delivery is reused three times to establish connections between spigots on the water supply and the inlets of faucets on the bath, sink, and shower. OMG Systems Modeling Language (SysML) 1.6 Connector composite connector
SEMANTIC The concept of ConnectionPointReference is provided to support binding between the submachine State and the referenced StateMachine. Unified Modeling Language 2.5.1 State, StateMachine, submachine, ConnectionPointReference
INFO The concept of “allocation” requires flexibility suitable for abstract system specification, rather than a particular constrained method of system or software design. OMG Systems Modeling Language (SysML) 1.6 Allocate
EXAMPLE, INFO The conditions for each alternative in the alt controlSpeed sub clause are expressed in OCL, and relate to the states of the HybridSUV block, as shown in Figure D.8. OMG Systems Modeling Language (SysML) 1.6 State HSUV sample problem black box, Object Constraint Language
INFO The connection to the water heater is compatible because it accepts any kind of water, including distilled. OMG Systems Modeling Language (SysML) 1.6 InformationFlow ItemFlow
INFO The connector and its property fa in Figure 2 is replaced by the content of the association block FrictionAssociation (the connector and its property and association block are removed). SysPhS-1.1 Connector AssociationBlock, ConnectorProperty SysPhS, SysML, Systems Modeling Language
EXAMPLE The connector in the top view “decomposes” into the subconnectors in the lower view according to the internal structure of Water Delivery. The subconnectors relate the nested ports of :WaterSupply to the nested ports of :WaterClient. OMG Systems Modeling Language (SysML) 1.6 Connector SysML specification figure, ParticipantProperty, AssociationBlock
INFO The constrained properties, such as mass or response time, typically have simple value types that may also carry units, quantity kinds, or probability distributions. OMG Systems Modeling Language (SysML) 1.6 Constraint ConstraintBlock, SysML Parametric Diagram, block property, value property, Unit, QuantityKind mathematics, equation, probability distribution
EXAMPLE, INFO The constraints and parameters in Figure D.33 are detailed in Figure D.34 in Block Definition Diagram format. Note the use of valueTypes [ValueTypes] originally defined in Figure D.2. OMG Systems Modeling Language (SysML) 1.6 Constraint HSUV sample problem, SysML Block Definition Diagram, ValueType, ConstraintBlock, constraint parameter, MD:ConstraintParameter mathematics, equation
INFO The constraints can be nested to enable a constraint to be defined in terms of more basic constraints such as primitive mathematical operators. OMG Systems Modeling Language (SysML) 1.6 Constraint ConstraintBlock, nested ConstraintBlock mathematics, equation
INFO The constraints for the resistor, capacitor, and inductor specify the voltage/current relationship with resistance, capacitance, and inductance, respectively. SysPhS-1.1 Constraint constraint parameter, ConstraintBlock, Block SysPhS
EXAMPLE, INFO The containment (cross hair) relationship, for purposes of this example, refers to the practice of decomposing a complex requirement into simpler, single requirements. OMG Systems Modeling Language (SysML) 1.6 containment Requirement, HSUV sample problem
INFO The context for the usages of constraint blocks shall also be specified in a parametric diagram to maintain the proper namespace for the nested properties. OMG Systems Modeling Language (SysML) 1.6 Constraint, context ConstraintBlock, SysML Parametric Diagram, block property, NestedConnectorEnd, constraint property mathematics, equation
SEMANTIC The context object for an AcceptEventAction is the context object of the Behavior execution within which the AcceptEventAction is executing (which may be the Behavior execution itself ...) Unified Modeling Language 2.5.1 Action, Behavior, AcceptEventAction, Trigger, Event, context object, execution
INFO The control value inputs do not enable or disable the control operator execution based on their value, they only enable based on their presence as data. OMG Systems Modeling Language (SysML) 1.6 Behavior, Operation ControlOperator, ControlValueKind, ControlValueKind::enable, ControlValueKind::disable
INFO The criterion for membership in an element group is specified by the body of the comment the stereotype is applied to. By grouping elements, the modeler asserts that the criterion of the group applies to the member. OMG Systems Modeling Language (SysML) 1.6 Comment, Comment::body ElementGroup, ElementGroup::/member, ElementGroup::/criterion
INFO The current i through the component is equal to the current going through the positive pin. SysPhS-1.1 Constraint constraint parameter, ConstraintBlock, Block SysPhS
EXAMPLE, INFO The dashed borders on FrontWheel and BrakePedal denote the “use-not-composition” relationship depicted elsewhere in Figure D.16 and Figure D.18. OMG Systems Modeling Language (SysML) 1.6 AggregationKind, AggregationKind::shared HSUV sample problem
EXAMPLE, INFO The dashed borders on Fuel denote a store, which keeps track of the amount and mass of fuel in the FuelTankAssy. This is also depicted in Figure D.18. OMG Systems Modeling Language (SysML) 1.6 AggregationKind, AggregationKind::shared HSUV sample problem
EXAMPLE, INFO The decision node and guards determine if the brake pressure is greater than zero, and flow is directed to value specification actions that output an enabling or disabling control value from the activity. OMG Systems Modeling Language (SysML) 1.6 Activity, DecisionNode, ActivityEdge::guard, ObjectFlow, ValueSpecificationAction ControlOperator, ControlValueKind::enable, ControlValueKind::disable
INFO The default interpretation of a compound requirement, unless stated differently by the compound requirement itself, is that all its subrequirements shall be satisfied for the compound requirement to be satisfied. OMG Systems Modeling Language (SysML) 1.6 Class Requirement, «system», AbstractRequirement, composite (compound) requirement, Satisfy, subrequirement requirements engineering
INFO The definitionURI of an InstanceSpecification classified by a kind of QuantityKind identifies the particular "kind-of-quantity" [VIM3-1.2] that the InstanceSpecification represents. OMG Systems Modeling Language (SysML) 1.6 InstanceSpecification QuantityKind, Unit, Unit::quantityKind, ValueType::quantityKind, Unit::definitionURI, QuantityKind::definitionURI scientific unit system, VIM3
INFO The definitionURI of an InstanceSpecification classified by a kind of Unit identifies the particular "measurement unit" [VIM3-1.9] that the InstanceSpecification represents. OMG Systems Modeling Language (SysML) 1.6 InstanceSpecification QuantityKind, Unit, Unit::quantityKind, ValueType::quantityKind, Unit::definitionURI, QuantityKind::definitionURI scientific unit system, VIM3
EXAMPLE, INFO The diagram in Figure 16-2 shows an example of a compound requirement decomposed into multiple subrequirements. OMG Systems Modeling Language (SysML) 1.6 SysML specification figure, Requirement, composite (compound) requirement
EXAMPLE, INFO The diagram in Figure 16-3 shows derived requirements and refers to the design elements that satisfy them. The rationale is also shown as a basis for the design solution. OMG Systems Modeling Language (SysML) 1.6 Requirement, DeriveReqt, Rationale, SysML specification figure
EXAMPLE, INFO The diagram usage enables the modeler or methodologist to specify a unique usage of a SysML diagram type using the extension mechanism described in Annex A, “Diagrams.” OMG Systems Modeling Language (SysML) 1.6 context diagram, SysML Internal Block Diagram
INFO The DirectedRelationshipPropertyPath stereotype based on UML DirectedRelationship enables directed relationships to identify their sources and targets by a multi-level path of properties accessible from context blocks for the sources and targets. OMG Systems Modeling Language (SysML) 1.6 DirectedRelationship, DirectedRelationship::/source, DirectedRelationship::/target DirectedRelationshipPropertyPath, DirectedRelationshipPropertyPath::sourceContext, DirectedRelationshipPropertyPath::sourcePropertyPath, DirectedRelationshipPropertyPath::targetContext, DirectedRelationshipPropertyPath::targetPropertyPath
INFO The Driving behavior outputs a brake pressure continuously to the Braking behavior while both are executing, as indicated by the «continuous» rate and streaming properties (streaming is a characteristic of UML behavior parameters that supports ... OMG Systems Modeling Language (SysML) 1.6 Behavior, Parameter::isStreaming, execution SysML specification figure, Continuous, «continuous», Rate
INFO The dry bulb reading is 70°F and the wet bulb is 54°F. Using the chart determine the following values. Using the chart determine the following values: Relative humidity; Dew Point; Absolute humidity; Specific volume; [Specific] enthalpy. CED Engineering course PDF: 'Air Conditioning Psychrometrics (A.Bhatia)' thermodynamics, Psychrometrics, humid air, temperature, dry bulb temperature, wet bulb temperature, relative humidity, absolute humidity, psychrometer, sling psychrometer
INFO The dry bulb reading is 78°F and the wet bulb is 58°F. Using the chart determine the following values: Relative humidity; Dew Point; Absolute humidity; Specific volume; [Specific] enthalpy. CED Engineering course PDF: 'Air Conditioning Psychrometrics (A.Bhatia)' thermodynamics, Psychrometrics, humid air, temperature, dry bulb temperature, wet bulb temperature, relative humidity, absolute humidity, psychrometer, sling psychrometer
INFO The dry bulb reading is 85°F and the wet bulb is 60F. Using the chart determine the following values. Using the chart determine the following values: Relative humidity; Dew Point; Absolute humidity; Specific volume; [Specific] enthalpy. CED Engineering course PDF: 'Air Conditioning Psychrometrics (A.Bhatia)' thermodynamics, Psychrometrics, humid air, temperature, dry bulb temperature, wet bulb temperature, relative humidity, absolute humidity, psychrometer, sling psychrometer
EXAMPLE, INFO The ecu:PowerControlUnit part has three ports with required and provided features, each connected to a port of another part. Each of the ports in this example is typed by a block specifying provided and required features available via connectors ... OMG Systems Modeling Language (SysML) 1.6 Port, part, Connector HSUV sample problem, provided Feature, required Feature, part property
EXAMPLE, INFO The edges coming out of the decision node indicate the probability of each branch being taken. OMG Systems Modeling Language (SysML) 1.6 Activity, DecisionNode, ActivityEdge::guard, ObjectFlow, ValueSpecificationAction Probability, Probability::probability
INFO The effect is the same as if the Transition terminating on the deepHistory Pseudostate had, instead, terminated on the innermost State of the preserved state configuration, including execution of all entry Behaviors encountered along the way. Unified Modeling Language 2.5.1 State, StateMachine, Vertex, Pseudostate, history, PseudostateKind::deepHistory, Region, enclosing Region
INFO The effect of object tokens accepted from ControlFlows is not specified (see isControlType for ObjectNodes ...), but the semantics above applies if the effect is to execute the ExecutableNode. Unified Modeling Language 2.5.1 Behavior, Activity, Activity Diagram, ExecutableNode, implicit join, ControlFlow, ActivityNode::incoming, token, object token, ObjectNode
INFO The ElementGroup stereotype provides a lightweight mechanism for grouping various and possibly heterogeneous model elements by extending the capability of comments to refer to multiple annotated elements. OMG Systems Modeling Language (SysML) 1.6 Comment ElementGroup
INFO The elements in a group are identified by the modeler, as opposed to being the result of a query, as in views. OMG Systems Modeling Language (SysML) 1.6 Comment, Comment::annotatedElement ElementGroup, ElementGroup::/member
INFO The EndPathMultiplicity stereotype can be applied to properties that are related by redefinition to properties that have BoundReference applied. OMG Systems Modeling Language (SysML) 1.6 EndPathMultiplicity, BoundReference
INFO The enthalpy of vaporization (symbol ∆Hvap), also known as the (latent) heat of vaporization or heat of evaporation, is the amount of energy (enthalpy) that must be added to a liquid substance to transform a quantity of that substance into a gas. Wikipedia volumetric heat capacity, thermodynamics, joule, enthalpy of vaporisation, latent heat of vaporisation, heat of evaporation, enthalpy, evaporation
INFO The enthalpy of vaporization is a function of the pressure at which that transformation takes place. Wikipedia volumetric heat capacity, thermodynamics, joule, enthalpy of vaporisation, latent heat of vaporisation, heat of evaporation, enthalpy, evaporation
INFO The enthalpy of vaporization is often quoted for the normal boiling temperature of the substance. Wikipedia volumetric heat capacity, thermodynamics, joule, enthalpy of vaporisation, latent heat of vaporisation, heat of evaporation, enthalpy, evaporation
INFO The enthalpy of vaporization of Water at 100 deg C = 2257 (J/g) Wikipedia volumetric heat capacity, thermodynamics, joule, enthalpy of vaporisation, latent heat of vaporisation, heat of evaporation, enthalpy, evaporation
EXAMPLE, INFO The entities are conceptual in nature during the initial phase of development, but will be refined as part of the development process. OMG Systems Modeling Language (SysML) 1.6 context diagram, SysML Internal Block Diagram
SEMANTIC The entry, exit, and effect Behaviors and internal Transitions are defined as contained in the submachine State. Unified Modeling Language 2.5.1 State, StateMachine, submachine, State::entry, State::exit, Transition, Transition::effect
INFO The evaluated default then becomes the initial value (or values) of the Property. Unified Modeling Language 2.5.1 Property, Property::defaultValue UML, Unified Modeling Language
INFO The event that enables this trigger is called a completion event and it signifies that all Behaviors associated with the source State of the completion Transition have completed execution. Unified Modeling Language 2.5.1 StateMachine, State, completion, completion transition, implicit trigger, Transition, Trigger, completion event, Trigger::event
EXAMPLE, INFO The example in Figure 16-6 is taken from the automotive safety domain, and shows a Burnish requirement contained in the NHTSASafetyRequirements requirement. Note that the text of the Burnish requirement indicates a specific sequence of steps and transitio OMG Systems Modeling Language (SysML) 1.6 HSUV sample problem, SysML specification figure, Requirement, AbstractRequirement::text requirements engineering
EXAMPLE The explicit structural allocation between the original connectors of Figure D.19 and this new bus architecture is shown in Figure D.39. OMG Systems Modeling Language (SysML) 1.6 Connector allocation, Allocate
INFO The expose relationship relates a view to one or more model elements. Each model element is an access point to initiate the query. OMG Systems Modeling Language (SysML) 1.6 Dependency Expose, View
INFO The eyepiece is placed near the focal point of the objective to magnify this image. The amount of magnification depends on the focal length of the eyepiece. Wikipedia objective
INFO The famous pipe. How people reproached me for it! And yet, could you stuff my pipe? No, it's just a representation, is it not? So if I had written on my picture "This is a pipe", I'd have been lying! Wikipedia
EXAMPLE, INFO The fdist connector inside the InternalCombustionEngine block has been expanded into the fuel regulator and fuel rail parts. These more detailed design elements are related to the original connectors using the allocation relationship. OMG Systems Modeling Language (SysML) 1.6 Connector HSUV sample problem, SysML Internal Block Diagram
INFO The finite size of the neutron and its magnetic moment both indicate that the neutron is a composite, rather than elementary, particle. Wikipedia neutron
INFO The first class of variables we will discuss are “across” variables (also called potential or effort variables). Differences in the values of across variables across a component are what trigger components to react. Modelica By Example Modelica, acausal connection
INFO The first constraint is that the through variable should be the time derivative of some conserved quantity. Modelica By Example Modelica, acausal connection
INFO The first known practical telescopes were refracting telescopes invented in the Netherlands at the beginning of the 17th century, by using glass lenses. Wikipedia telescope, optical telescope, astronomy
INFO The first-generation leptons, also called electronic leptons, comprise the electron ( e− ) and the electron neutrino ( ν e); Wikipedia
INFO The flange of the mass and the flange of the ground replace the participant properties of the association block and are connected to the property f of type Friction in the same way as in the association block SysPhS-1.1 Connector AssociationBlock, ConnectorProperty SysPhS, SysML, Systems Modeling Language
INFO The flow properties are all in the types of the nested ports, while the composing item flow summarizes the kinds of items flowing by generalization. OMG Systems Modeling Language (SysML) 1.6 Connector, InformationFlow::conveyed ItemFlow, AssociationBlock
INFO The fluid flow rate through the pipe, fluidFlow, is proportional to the pressure difference by the constant resistance, which depends on the geometric properties of the pipe as well as fluidic properties. SysPhS-1.1 Constraint constraint parameter, ConstraintBlock SysPhS, pressure, hydraulics, fluid flow
INFO The following Modelica code corresponds to Figure 15 [ERROR]. SysPhS-1.1 SysPhS, Modelica
INFO The following Modelica code corresponds to Figure 19. It has a model A with a component c1 of type C, and a model B that extends A. As a result, B inherits the component c1 from A. SysPhS-1.1 SysPhS
INFO The following Modelica code corresponds to Figure 20. It has a model A with component c1 indicated as replaceable, and a model B extending A with a component of the same name redeclaring it to alter the type ... SysPhS-1.1 SysPhS
INFO The following Modelica code corresponds to Figure 21. It has a model A, with three properties v1, v2 and v3 of type Real, that are continuous, discrete, and parameter, respectively. SysPhS-1.1 SysPhS
INFO The following Modelica code corresponds to Figure 22. It has a model Spring, with two components u and y of type Real and of direction respectively in and out. SysPhS-1.1 SysPhS
INFO The following Modelica code corresponds to Figure 23. It has a model Spring, with two components p1 and p2 of type Flange. Flange is a connector that has one flow component f, and one regular component lV. SysPhS-1.1 SysPhS
INFO The following Modelica code corresponds to Figure 24. It has a model Example with two components s1 and s2 of types SpringA and SpringB, respectively. The models SpringA and SpringB have two components p1 and p2 of type Flange, defined similarly to Spring SysPhS-1.1 Connector, Port "standard" Port, FlowProperty
INFO The following Modelica code corresponds to Figure 25. It has three equations from the constraint block. SysPhS-1.1 Constraint ConstraintBlock SysPhS, Modelica, SysML, Systems Modeling Language
INFO The following Modelica code corresponds to Figure 26. It has five equations from the SysML constraint block. SysML parameter names are replaced in the Modelica equations according the bindings in Figure 14 [ERROR]: SysPhS-1.1 Constraint ConstraintBlock, constraint parameter, constraint property SysPhS, SysML, Systems Modeling Language, Modelica
INFO The following Modelica code corresponds to Figure 28. It has a type Force, which extends Real, and the unit symbol N assigned to it. SysPhS-1.1 Modelica
INFO The following Modelica code corresponds to Figure 29. SysPhS-1.1 Modelica, SysPhS
INFO The following Modelica example corresponds to the SysML block A in Figure 18. It has a Modelica model A corresponding to the SysML block A, with a component b1 typed by Modelica model B, corresponding to the SysML property b1 typed by block B. SysPhS-1.1 SysPhS
INFO The following paragraphs describe types of allocation that are typical in systems engineering. OMG Systems Modeling Language (SysML) 1.6 Allocate, allocation, «allocate»
INFO The following table covers four different engineering domains. In each domain, we see the choice of through and across variables that we will be using along with the SI units for those quantities. Modelica By Example Modelica, acausal connection
NOTATION The form of the line or arrowhead reflects properties of the message OMG Systems Modeling Language (SysML) 1.6 Message, MessageEnd
INFO The free neutron has a mass of 939,565,413.3 eV/c2, or 1.674927471×10−27 kg, or 1.00866491588 u. Wikipedia neutron
INFO The free proton is stable. Wikipedia neutron
INFO The front and rear (or back) focal planes are defined as the planes, perpendicular to the optic axis, which pass through the front and rear focal points. Wikipedia optics, focal plane, rear focal plane, optic axis, focal point
EXAMPLE, INFO The Fuel store represents a quantity of fuel in the FuelTankAssy, which is drawn by the FuelPump for use in the engine, and is refreshed, to some degree, by fuel returning to the FuelTankAssy via the FuelReturnLine. OMG Systems Modeling Language (SysML) 1.6 Connector HSUV sample problem, SysML Internal Block Diagram
INFO The general block on the top does not restrict the bound properties, except the total number of lug bolts is required to be between 24 and 32, rather than 24 and 40 as the associations in Figure 8-15 allow. OMG Systems Modeling Language (SysML) 1.6 Generalization, Property::redefinedProperty BoundReference, BindingConnector, nested Property
INFO The giant laughs and explains that most giants do eat human beings (which he pronounces as "human beans") .. Wikipedia Webel Parsing Analysis
INFO The giant then says that he will not eat her as he is the Big Friendly Giant, or BFG for short. Wikipedia Webel Parsing Analysis
INFO The Gregorian telescope ... employs a concave secondary mirror that reflects the image back through a hole in the primary mirror. This produces an upright image Wikipedia Gregorian reflector, reflecting telescope, reflector, optical telescope, telescope, mirror, secondary mirror, primary mirror
INFO The Gregorian telescope consists of two concave mirrors; the primary mirror (a concave paraboloid) collects the light and brings it to a focus before the secondary mirror (a concave ellipsoid) where it is reflected back through a hole in the centre ... Wikipedia Gregorian reflector, reflecting telescope, reflector, optical telescope, telescope, mirror, secondary mirror, primary mirror
INFO The heavier muons and taus will rapidly change into electrons and neutrinos through a process of particle decay: the transformation from a higher mass state to a lower mass state. Wikipedia
INFO The heavier quarks rapidly change into up and down quarks through a process of particle decay: the transformation from a higher mass state to a lower mass state. Wikipedia
INFO The humidifier uses information about the room’s humidity level to determine how much vapor to input to the room. The humidifier includes a water tank, a heater controller, and a vapor generation plant. SysPhS-1.1 SysPhS, humidifier, HVAC&R
INFO The input for SignalSink is named u and is typed by RealSignalInElement, also from the library. The signal processor has an input and output, transforming the signal from the source and passing it to the sink. SysPhS-1.1 SysPhS, signal processing
SEMANTIC The insertion point is ignored if it is used when isReplaceAll=true. Unified Modeling Language 2.5.1 StructuralFeature, AddStructuralFeatureValueAction, StructuralFeatureAction, AddStructuralFeatureValueAction::insertAt, AddStructuralFeatureValueAction::isReplaceAll
INFO The Internal Block Diagram in SysML captures the internal structure of a block in terms of properties and connectors between properties. OMG Systems Modeling Language (SysML) 1.6 Diagram, Property Block, SysML Internal Block Diagram, internal structure systems engineering, Model-Based Systems Engineering, SysML, Systems Modeling Language
INFO The internal structure connects hot and cold ports of the participants. OMG Systems Modeling Language (SysML) 1.6 Port AssociationBlock, ParticipantProperty
INFO The internal structure of HumidifiedRoom depicted in Figure 66 uses a block RelativeHumidity, which has an internal structure depicted in Figure 67. SysPhS-1.1 SysPhS, humidifier, HVAC&R
INFO The internal structure of Humidifier in Figure 68 uses a block VaporGenerationPlant, which has an internal structure shown in Figure 69. SysPhS-1.1 SysPhS, humidifier, HVAC&R
INFO The internal structure of the block HumidifierSystem shown in Figure 65 uses the blocks HumidifiedRoom and Humidifier. These two blocks have their own internal structures. SysPhS-1.1 SysPhS, humidifier, HVAC&R