SimPEG.electromagnetics.static.spontaneous_potential.sources.StreamingCurrents#
- class SimPEG.electromagnetics.static.spontaneous_potential.sources.StreamingCurrents(receiver_list, **kwargs)[source]#
Bases:
BaseSrcA streaming current source.
- Parameters:
- receiver_list
listofresistivity.receivers.BaseRx The list of Pole and Dipole receivers that listen to this source.
- receiver_list
Attributes
Source location
Number of data associated with the source.
The list of receivers.
Universal unique identifier
Vector number of data.
Methods
get_receiver_indices(receivers)Get indices for a subset of receivers within the source's receivers list.