| Modelica.Units.SI.Area | A (from PartialConstruction) | | Heat transfer area |
| Modelica.Units.SI.Angle | til (from PartialConstruction) | | Surface tilt |
| Boolean | is_floor (from PartialConstruction) | til > 2.74889125 and til < 3.53428875 | Flag, true if construction is a floor |
| Boolean | is_ceiling (from PartialConstruction) | til > -0.392699 and til < 0.392699 | Flag, true if construction is a floor |
| Integer | nLay (from PartialConstruction) | size(layers.material, 1) | Number of layers |
| Integer[nLay] | nSta (from PartialConstruction) | {layers.material[i].nSta for i in 1:nLay} | Number of states |
| Opaque construction |
| Modelica.Units.SI.Area | AOpa (from PartialConstruction) | | Heat transfer area of opaque construction |
| Buildings.HeatTransfer.Data.OpaqueConstructions.Generic | layers (from PartialConstruction) | | Material properties of opaque construction |
| Initialization |
| Boolean | steadyStateInitial (from PartialConstruction) | false | =true initializes dT(0)/dt=0, false initializes T(0) at fixed temperature using T_a_start and T_b_start |
| Modelica.Units.SI.Temperature | T_a_start (from PartialConstruction) | 293.15 | Initial temperature at port_a, used if steadyStateInitial = false |
| Modelica.Units.SI.Temperature | T_b_start (from PartialConstruction) | 293.15 | Initial temperature at port_b, used if steadyStateInitial = false |
| Dynamics |
| Boolean | stateAtSurface_a (from PartialConstruction) | true | =true, a state will be at the surface a |
| Boolean | stateAtSurface_b (from PartialConstruction) | true | =true, a state will be at the surface b |