simpeg.potential_fields.gravity.Survey.projectFields#
- Survey.projectFields(u)[source]#
- Project the fields from the mesh to the receiver locations. - Parameters:
- udictofnumpy.ndarray
- Field object created from a gravity.Simulation3DDifferential. 
 
- u
- Returns:
- dict
- gx, gy, and gz Projected fields 
 
 
