Skip to content

bloqade.analog.ir.control.waveform.Negative

← Module overview

classNegativesource

bloqade.analog.ir.control.waveform.Negative

Bases: Waveform

```bnf <negative> ::= '-' <waveform> ```

class Negative

Attributes

NameTypeDescription
waveformWaveform

propertydurationsource

bloqade.analog.ir.control.waveform.Negative.duration

duration
source

methodeval_decimalsource

bloqade.analog.ir.control.waveform.Negative.eval_decimal

def eval_decimal(clock_s: Decimal, **kwargs={}) -> Decimal

Parameters

NameTypeDefaultDescription
clock_sDecimalrequired
**kwargs—{}

Returns

Decimal

source

methodprint_nodesource

bloqade.analog.ir.control.waveform.Negative.print_node

def print_node()
source

methodchildrensource

bloqade.analog.ir.control.waveform.Negative.children

def children()
source