Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK and does not exist in the latest version. We recommend you migrate to the latest version. See the release notes for more information.

Pulse System Models

qiskit.providers.aer.pulse

This module contains classes and functions to build a pulse system model for simulating a Qiskit pulse schedule.


Classes

PulseSystemModel([hamiltonian, …])Physical model object for pulse simulator.

Functions

These functions can be used to generate a pulse system model for certain types of systems.

duffing_system_model(dim_oscillators, …)Returns a PulseSystemModel representing a physical model for a collection of Duffing oscillators.
Was this page helpful?
Report a bug or request content on GitHub.