bloqade.analog.ir.control.waveform.Negative
← Module overview
class
property
sourcemethod
sourcemethod
sourcemethod
source
classNegative¶source
bloqade.analog.ir.control.waveform.Negative
Bases: Waveform
```bnf <negative> ::= '-' <waveform> ```
class NegativeAttributes
| Name | Type | Description |
|---|---|---|
waveform | Waveform |
propertyduration¶source
bloqade.analog.ir.control.waveform.Negative.duration
durationmethodeval_decimal¶source
bloqade.analog.ir.control.waveform.Negative.eval_decimal
def eval_decimal(clock_s: Decimal, **kwargs={}) -> DecimalParameters
| Name | Type | Default | Description |
|---|---|---|---|
clock_s | Decimal | required | |
**kwargs | — | {} |
Returns
Decimal
methodprint_node¶source
bloqade.analog.ir.control.waveform.Negative.print_node
def print_node()methodchildren¶source
bloqade.analog.ir.control.waveform.Negative.children
def children()