IfcElectricConductanceMeasure

Natural language names
enElectric Conductance Measure
frMesure de conductance électrique
Semantic definitions at the type
Type definition

IfcElectricConductanceMeasure is a measure of the electric conductance.

Usually measured in Siemens (S, 1/Ohm = A/V).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page