Chronos-Q RFSOC Driver
Chronos-Q RFSOC Driver Documentation
GaussianEnvelope Class Reference

Gaussian envelopes type. More...

Inheritance diagram for GaussianEnvelope:
Inheritance graph
Collaboration diagram for GaussianEnvelope:
Collaboration graph

Public Member Functions

def render (self, int num_samples)
 Generates gaussian envelope data. More...
 

Detailed Description

Object that manages the generation of gaussian envelope type.
Derived from the BaseEnvelope class.

Member Function Documentation

◆ render()

render (   self,
int  num_samples 
)

Generates the gaussian envelope data.

Parameters
[in]num_samplesNumber of samples of envelope data to generate.
Returns
An iterable object containing gaussian envelope data.

Reimplemented from BaseEnvelope.

Here is the caller graph for this function: