Field ===== .. currentmodule:: emg3d.fields .. autoclass:: Field :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Field.field ~Field.frequency ~Field.fx ~Field.fy ~Field.fz ~Field.smu0 ~Field.sval .. rubric:: Methods Summary .. autosummary:: ~Field.copy ~Field.from_dict ~Field.get_receiver ~Field.interpolate_to_grid ~Field.to_dict .. rubric:: Attributes Documentation .. autoattribute:: field .. autoattribute:: frequency .. autoattribute:: fx .. autoattribute:: fy .. autoattribute:: fz .. autoattribute:: smu0 .. autoattribute:: sval .. rubric:: Methods Documentation .. automethod:: copy .. automethod:: from_dict .. automethod:: get_receiver .. automethod:: interpolate_to_grid .. automethod:: to_dict