DRAG envelopes type. More...


Public Member Functions | |
| def | render_imag (self, int num_samples) |
| Generates DRAG envelope data. More... | |
Public Member Functions inherited from GaussianEnvelope | |
| def | render (self, int num_samples) |
| Generates gaussian envelope data. More... | |
Object that manages the generation of DRAG envelope type.
Derived from the GaussianEnvelope class.
| render_imag | ( | self, | |
| int | num_samples | ||
| ) |
Generates the DRAG envelope data.
| [in] | num_samples | Number of samples of envelope data to generate. |
