Electromagnetic Template Library (EMTL)
|
Base class for spatial (temporal) pulse It has operator () which gets pulse value and function der which gets pulse derivative at some specific moment. More...
#include <impforms.h>
Public Member Functions | |
virtual cvaltype | der (valtype t, int order=1) |
Gets derivative of some order at the time t. | |
virtual valtype | get_period () const |
Gets characteristic period. | |
Base class for spatial (temporal) pulse It has operator () which gets pulse value and function der which gets pulse derivative at some specific moment.