TBTK
|
Need a break? Support the development by playing Polarity Puzzles |
#include <SourceAmplitude.h>
Public Member Functions | |
virtual std::complex< double > | getSourceAmplitude (const Index &index) const =0 |
Abstract base class for callbacks that allow for delayed determination of the SourceAmplitude's value.
|
pure virtual |
Function responsible for returning the value of the SourceAmplitude for the given Index.
index | The Index to determine the value of the SourceAmplitude for. |