Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element QuaternionType / Value
Annotations
The Quaternion is defined in the following way: the first element is the scalar part (cos(theta/2)), the second, third, and fourth elements are the imaginary/"vector" part, (sin(theta/2) * axis).
Diagram
Diagram Primitives_xsd_Simple_Type_D4Type.tmp#D4Type
Type D4Type
Type hierarchy
Properties
content simple
Facets
length 4
Source
<xs:element name="Value" type="D4Type">
  <xs:annotation>
    <xs:documentation>The Quaternion is defined in the following way: the first element is the scalar part (cos(theta/2)), the second, third, and fourth elements are the imaginary/"vector" part, (sin(theta/2) * axis).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPD.xsd
Complex Type QuaternionType
Annotations
The Quaternion is the quaternion type.
Diagram
Diagram PrimitivesPD_xsd_Complex_Type_QuaternionType.tmp#QuaternionType_Value
Used by
Children Value
Source
<xs:complexType name="QuaternionType">
  <xs:annotation>
    <xs:documentation>The Quaternion is the quaternion type.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Value" type="D4Type">
      <xs:annotation>
        <xs:documentation>The Quaternion is defined in the following way: the first element is the scalar part (cos(theta/2)), the second, third, and fourth elements are the imaginary/"vector" part, (sin(theta/2) * axis).</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPD.xsd