qiskit.providers.aer.noise.NoiseModel.to_dict¶ NoiseModel.to_dict(serializable=False)[소스]¶ Return the noise model as a dictionary. 매개변수 serializable (bool) – if True, return a dict containing only types that can be serializable by the stdlib json module. 반환 a dictionary for a noise model. 반환 형식 dict