SimPEG.electromagnetics.natural_source.Simulation3DPrimarySecondary.getRHS# Simulation3DPrimarySecondary.getRHS(freq)[source]# Right hand side for the system \[\mathbf{RHS} = \mathbf{C}^{\top} \mathbf{M_{\mu^{-1}}^f}\mathbf{s_m} - i\omega\mathbf{M_e}\mathbf{s_e}\] Parameters: freq (float) – Frequency Return type: numpy.ndarray Returns: RHS (nE, nSrc)