IfcLuminousFluxMeasure

Natural language names
enLuminous Flux Measure
frMesure du flux lumineux
Semantic definitions at the type
Type definition

IfcLuminousFluxMeasure is a measure of the luminous flux.

Usually measured in Lumen (lm, Candela Steradian).

Type: REAL

HISTORY  New type in IFC2x.
Formal representations
XSD Specification
 <xs:simpleType name="IfcLuminousFluxMeasure">
  <xs:restriction base="xs:double"/>
 </xs:simpleType>
 <xs:element name="IfcLuminousFluxMeasure-wrapper" nillable="true">
  <xs:complexType>
   <xs:simpleContent>
    <xs:extension base="ifc:IfcLuminousFluxMeasure">
     <xs:attributeGroup ref="ifc:instanceAttributes"/>
    </xs:extension>
   </xs:simpleContent>
  </xs:complexType>
 </xs:element>
EXPRESS Specification
TYPE IfcLuminousFluxMeasure = REAL;
END_TYPE;

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page