bloqade.analog.ir.control.pulse.PulseExpr
← Module overview
class
method
sourcemethod
method
classPulseExpr¶source
bloqade.analog.ir.control.pulse.PulseExpr
Bases: HashTrait, CanonicalizeTrait
```bnf <expr> ::= <pulse> | <append> | <slice> | <named> ```
class PulseExprmethodappend¶source
bloqade.analog.ir.control.pulse.PulseExpr.append
def append(other: PulseExpr) -> PulseExprParameters
| Name | Type | Description |
|---|---|---|
other | PulseExpr |
Returns
PulseExpr
methodfigure¶source
bloqade.analog.ir.control.pulse.PulseExpr.figure
methodshow¶source
bloqade.analog.ir.control.pulse.PulseExpr.show