QPMS
Electromagnetic multiple scattering library and toolkit.
|
Union type capable to contain various 1D, 2D and 3D coordinates. More...
#include <qpms_types.h>
Data Fields | |
double | z |
1D cartesian coordinate. | |
cart3_t | cart3 |
cart2_t | cart2 |
sph_t | sph |
pol_t | pol |
Union type capable to contain various 1D, 2D and 3D coordinates.
Usually combined with qpms_coord_system_t.