qiskit.pulse.builder.seconds_to_samples¶
-
seconds_to_samples
(seconds)[Quellcode]¶ Obtain the number of samples that will elapse in
seconds
on the active backend.Rounds down.
- Parameter
seconds (
Union
[float
,ndarray
]) – Time in seconds to convert to samples.- Rückgabetyp
Union
[int
,ndarray
]- Rückgabe
The number of samples for the time to elapse