Coverage.Grid-class: Class "Coverage.Grid"

Coverage.Grid-classR Documentation

Class "Coverage.Grid"

Description

Class "Coverage.Grid" is an S4 class containing descriptions of a grid used to assess the coverage scores of different designs.

Slots

grid

sf multipoint object

spacing

the spacing used to create the coverage grid

Objects from the Class

Objects can be created by calls of the form make.grid(region = make.region(), no.points = 1000, spacing = numeric(0)

Methods

plot

signature(x = "Coverage.Grid", y = "missing"): plots the grid of points.


DistanceDevelopment/dssd documentation built on Dec. 2, 2023, 1:12 a.m.