IfcElectricCapacitanceMeasure

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

IfcElectricCapacitanceMeasure is a measure of the electric capacitance.

Usually measured in Farad (F, C/V = A s/V).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page