SimPEG.electromagnetics.time_domain.survey.Survey#
- class SimPEG.electromagnetics.time_domain.survey.Survey(source_list, **kwargs)[source]#
Bases:
BaseSurveyTime domain electromagnetic survey
- Parameters:
- source_list
listofSimPEG.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)