gravity_comp_grid: Gravity component grid

Description Usage Arguments Details Value References Examples

View source: R/gravity_comp_grid.R

Description

Generates a grid of gravity components.

Usage

1
2
gravity_comp_grid(surface, SG_coordinates, grid_discretization, grid_depth,
  range_coords_x, range_coords_y, grid_edges = "both")

Arguments

surface

this

SG_coordinates

this

grid_discretization

this

grid_depth

this

range_coords_x, y

this

Details

missing

Value

Returned is a data.frame with 4 columns. 3 for coordinates in space (x,y,z) and one with the gravity component corresponding to this gridpoint.

References

Marvin Reich (2017), mreich@posteo.de

Examples

1

marcianito/hygra documentation built on Aug. 3, 2020, 7:47 p.m.