Description Usage Arguments Details Value References Examples
View source: R/correct_SGbuilding_foundation.R
In order to set all mass variations to zero where a firm and fix building can be found, this function modifies the gravity component grid in the way that all gravity components laying physically within the building foundations, are set to zero.
1 2 3 | correct_SGbuilding_foundation(gravity_gcomp3d, Bdwall_ext_x, Bdwall_ext_y,
Bdwall_ext_z, Bdbase_x, Bdbase_y, Bdbase_z, Pillar_x, Pillar_y, Pillar_z,
grid_discretization)
|
gravity_gcomp |
Data.frame, 4 columns: spatial information (x,y,z) and corresponding gravity component (value). |
building_foundation |
Data.frame, 3 columns: spatial information (x,y,z) about the stucture of the foundation of the SG building. |
missing
Returns a data.frame, consisting of 4 columns: 3 dimensions in space (x,y,Z) and value, holding the gravity component data.
Marvin Reich (2017), mreich@posteo.de
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.