qblox_scheduler.backends.qblox.operation_handling.factory_common#
Functions for producing common operation handling strategies.
Functions#
Handles the logic for determining the correct pulse type. |
Module Contents#
- try_get_pulse_strategy_common(operation_info: qblox_scheduler.backends.types.qblox.OpInfo) qblox_scheduler.backends.qblox.operation_handling.base.IOperationStrategy | None[source]#
Handles the logic for determining the correct pulse type.
Returns
Noneif no matching strategy class is found.