ShadingCoeff

Shading Coefficient: The ratio of total solar transmittance for the specified glazing system to the total solar transmittance for the standard reference glazing (1/8" clear).

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit unitlessUnitEnum required

Used By

Elements Opening, WindowType

Source

<xsd:element name="ShadingCoeff">
  <xsd:annotation>
    <xsd:documentation>Shading Coefficient: The ratio of total solar transmittance for the specified glazing system to the total solar transmittance for the standard reference glazing (1/8" clear).</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="unitlessUnitEnum" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample