blocks3DDataFrame-class: 3D block model

Description Usage Details Slots See Also

Description

A 3D grid with adjacent blocks. Extends the grid3DDataFrame class.

Usage

1
2
blocks3DDataFrame(corner, number, size, discretization = c(4, 4, 4),
  fields = ".dummy")

Details

Subsetting an object of this class will coerce the output to a points3DDataFrame object.

Slots

size

The block size in the three dimensions.

discretization

The number of subdivisions for computation of covariances.

See Also

blocks3DDataFrame-init


italo-goncalves/geomod3D documentation built on May 24, 2019, 2:49 p.m.