IfcMagneticFluxMeasure

Natural language names
enMagnetic Flux Measure
frMesure de flux magnétique
Semantic definitions at the type
Type definition

IfcMagneticFluxMeasure is a measure of the magnetic flux.

Usually measured in Weber (Wb, V s).

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page