simpeg.electromagnetics.time_domain.survey.Survey#
- class simpeg.electromagnetics.time_domain.survey.Survey(source_list, **kwargs)[source]#
Bases:
BaseSurvey
Time domain electromagnetic survey
- Parameters:
- source_list
list
of
simpeg.electromagnetic.time_domain.sources.BaseTDEMSrc
List of SimPEG TDEM sources
- source_list
Attributes
A SimPEG counter object for counting iterations and operations
Total number of data for the survey
Number of Sources
List of TDEM sources associated with the survey
Universal unique identifier
Number of associated data for each source
Methods
get_source_indices
(sources)