SimPEG.potential_fields.gravity.Survey.receiver_locations#

property Survey.receiver_locations#

Receiver locations.

Returns the receiver locations for the survey as a (n_loc, 3) numpy.ndarray; even if multiple components (e.g. ‘gx’, ‘gxy’, ‘gzz’) are measured at each location.

Returns:
(n_loc, 3) numpy.ndarray

Receiver locations.