construct_vertices: Construct vertices for SG building foundation

Description Usage Arguments Details References Examples

View source: R/help_funcs.R

Description

Following ptinpoly-packages, this function creates vertices which can be used to correct gravity component grids for building structures (e.g. SG pillar, building baseplate, building walls, etc.).

Usage

1
construct_vertices(x_cords, y_cords, z_cords)

Arguments

x, y, z_cords

Vector, holding min and max values of the x,y and z points which fix the polyheder.

Details

missing

References

Marvin Reich (2017), mreich@posteo.de

Examples

1

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