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

Prototype for general parametrisation of \( C_\infty \)-symmetric particle's surface. More...

#include <tmatrices.h>

Collaboration diagram for qpms_arc_function_t:
Collaboration graph
[legend]

Data Fields

qpms_arc_function_retval_t(* function )(double theta, const void *params)
 Arc parametrisation function. More...
 
const void * params
 

Detailed Description

Prototype for general parametrisation of \( C_\infty \)-symmetric particle's surface.

Field Documentation

◆ function

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().


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