IfcElectricVoltageMeasure

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

IfcElectricVoltageMeasure is a measure of electromotive force.

Usually measured in Volts (V, W/A).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page