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

Custom envelopes type. More...

Inheritance diagram for CustomEnvelope:
Inheritance graph
Collaboration diagram for CustomEnvelope:
Collaboration graph

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ render()

render (   self,
int  num_samples 
)

Generates the custom envelope data.

Parameters
[in]num_samplesNumber of samples of envelope data to generate.
Returns
An iterable list of envelope data.

Reimplemented from BaseEnvelope.

Here is the caller graph for this function: