SimPEG.electromagnetics.frequency_domain.Fields3DElectricField#
- class SimPEG.electromagnetics.frequency_domain.Fields3DElectricField(simulation, knownFields=None, aliasFields=None, dtype=None, **kwargs)[source]#
- Bases: - FieldsFDEM- Fields object for Simulation3DElectricField. - Parameters:
- mesh (discretize.base.BaseMesh) – mesh 
- survey (SimPEG.electromagnetics.frequency_domain.SurveyFDEM.Survey) – survey 
 
 - Attributes - The approximate cost to storing all of the known fields. - The data type of the storage matrix - The simulation object that created these fields - mesh - survey - Methods - startup