|
Electromagnetic Template Library (EMTL)
|
Base class for integration within given time / frequency range or (and) spatial region. More...
#include <impforms.h>

Public Member Functions | |
| virtual emIntegration * | clone () const |
| returns a fresh copy, data is not cloned | |
Protected Attributes | |
| int | ncomp = 1 |
| Number of components in integration result. | |
| valtype * | values |
| Current values of integration for each point in time. | |
Base class for integration within given time / frequency range or (and) spatial region.
For example, can be used to integrate absorption with solar spectrum within some frequency range or to integrate absorption within some volume.