simpeg.electromagnetics.static.self_potential.sources.StreamingCurrents#
- class simpeg.electromagnetics.static.self_potential.sources.StreamingCurrents(receiver_list, **kwargs)[source]#
Bases:
BaseSrc
A streaming current source.
- Parameters:
- receiver_list
list
of
resistivity.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.