SimPEG.electromagnetics.time_domain.receivers.PointMagneticFieldTimeDerivative#
- class SimPEG.electromagnetics.time_domain.receivers.PointMagneticFieldTimeDerivative(locations=None, times=None, orientation='x', **kwargs)[source]#
- Bases: - SimPEG.electromagnetics.time_domain.receivers.BaseRx- Measure time-derivative of magnet field at a point. - Parameters
- locations(n_loc,n_dim)numpy.ndarray
- Receiver locations. 
- times(n_times)numpy.ndarray
- Time channels 
- orientation{‘z’, ‘x’, ‘y’}
- Receiver orientation. 
 
- locations(