QPMS
Electromagnetic multiple scattering library and toolkit.
|
Prototype for general parametrisation of \( C_\infty \)-symmetric particle's surface. More...
#include <tmatrices.h>
Data Fields | |
qpms_arc_function_retval_t(* | function )(double theta, const void *params) |
Arc parametrisation function. More... | |
const void * | params |
Prototype for general parametrisation of \( C_\infty \)-symmetric particle's surface.
qpms_arc_function_retval_t(* qpms_arc_function_t::function) (double theta, const void *params) |
Arc parametrisation function.
TODO link to notes.
Implemented by: qpms_arc_cylinder(), qpms_arc_sphere().