simpeg.electromagnetics.natural_source.receivers.Point3DTipper#
- class simpeg.electromagnetics.natural_source.receivers.Point3DTipper(*args, **kwargs)[source]#
Bases:
Tipper
Point receiver class for Z-axis tipper simulations.
Warning
This class is deprecated and will be removed in SimPEG v0.24.0. Please use
natural_source.receivers.Tipper
.Assumes that the data locations are standard xyz coordinates; i.e. (x,y,z) is (Easting, Northing, up).
- Parameters:
- locations(
n_loc
,n_dim
)numpy.ndarray
Receiver locations.
- orientation
str
,default
= ‘zx’ NSEM receiver orientation. Must be one of {‘zx’, ‘zy’}
- component
str
,default
= ‘real’ NSEM data type. Choose one of {‘real’, ‘imag’, ‘apparent_resistivity’, ‘phase’}
- locations(
Attributes
Tipper data type; i.e. "real", "imag".
Base station magnetic field measurement locations.
Roving magnetic field measurement locations.
Number of data associated with the receiver object.
Specifies the tipper element \(T_{ij}\) corresponding to the data.
Universal unique identifier
locations
Methods
Galleries and Tutorials using simpeg.electromagnetics.natural_source.receivers.Point3DTipper
#
MT: 3D: Forward