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). |
QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
unit | unitlessUnitEnum | required |
Elements | Opening, WindowType |
<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> |