local_quasistatic_noise
-
Spin.local_quasistatic_noise:
Components1D
The local quasistatic noise components (in \(\text{MHz}\)).
Tip
The vector components are stored as:
>>> spin.local_quasistatic_noise.vec [0, 0, 0.1]
Individual components (
x
,y
orz
) can be accessed directly using their respective attributes:>>> spin.local_quasistatic_noise.z 0.1