SimPEG.potential_fields.gravity.Survey.eval#
- Survey.eval(fields)[source]#
- Evaluate the field - Parameters:
- fieldsnumpy.ndarray
- The potential fields field object 
 
- fields
- Returns:
- numpy.ndarray
- the fields at the receiver locations. 
 
 
Evaluate the field
numpy.ndarrayThe potential fields field object
numpy.ndarraythe fields at the receiver locations.