Electromagnetic Template Library (EMTL)
|
#include <impforms.h>
Public Member Functions | |
virtual valtype | get_period () const override |
Gets characteristic period. | |
![]() | |
virtual cvaltype | der (valtype t, int order=1) |
Gets derivative of some order at the time t. | |
Protected Attributes | |
valtype | a |
amplitude | |
valtype | t0 |
position where pulse is centered | |
valtype | tdecay |
half-width | |
valtype | width |
duration | |
Gaussian pulse.