SimPEG.electromagnetics.natural_source.receivers.Point3DTipper#
- class SimPEG.electromagnetics.natural_source.receivers.Point3DTipper(locations, orientation='zx', component='real', locations_e=None, locations_h=None)[source]#
Bases:
PointNaturalSource
Point receiver class for Z-axis tipper simulations.
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
Orientation of the receiver.
Methods
eval
(src, mesh, f[, return_complex])Project the fields to natural source data.
evalDeriv
(src, mesh, f[, du_dm_v, v, adjoint])Derivative of projection with respect to the fields
Galleries and Tutorials using SimPEG.electromagnetics.natural_source.receivers.Point3DTipper
#
MT: 3D: Forward