IfcRotationalMassMeasure

Natural language names
enRotational Mass Measure
frMesure de masse
Semantic definitions at the type
Type definition

The rotational mass measure denotes the inertia of a body with respect to angular acceleration.

It is usually measured in kg*m^2.

Type: REAL

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

Link to EXPRESS-G diagram EXPRESS-G diagram

Link to this page  Link to this page