HorizontalSolar

Amount of horizontal solar radiation striking the opening before a shade is closed.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
unit powerPerAreaUnitEnum required

Used By

Element ShadeControl

Source

<xsd:element name="HorizontalSolar">
  <xsd:annotation>
    <xsd:documentation>Amount of horizontal solar radiation striking the opening before a shade is closed.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:decimal">
        <xsd:attribute name="unit" type="powerPerAreaUnitEnum" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample