QPMS
Electromagnetic multiple scattering library and toolkit.
Data Fields
qpms_quat_t Struct Reference

Quaternion type. More...

#include <qpms_types.h>

Collaboration diagram for qpms_quat_t:
Collaboration graph
[legend]

Data Fields

complex double a
 
complex double b
 

Detailed Description

Quaternion type.

Internaly represented as a pair of complex numbers, \( Q_a = Q_1 + iQ_z, Q_b = Q_y + i Q_x\).

See quaternions.h for "methods".


The documentation for this struct was generated from the following file: