Learn R Programming

fsr (version 1.0.0)

pgeometry-class: An S4 Class for representing a spatial plateau object

Description

An S4 Class for representing a spatial plateau object

Arguments

Slots

component

A list of components.

supp

An sfg object that stores the union of the spatial objects of the components of the spatial plateau object.

type

The data type of the spatial plateau object.

Details

A pgeometry object is composed of a list of component objects, an sfg object that represents the union of all crisp spatial objects of its components (i.e., the support), and its data type, which can be either PLATEAUPOINT, PLATEAULINE, or PLATEAUREGION.

References

Carniel, A. C.; Schneider, M. Spatial Plateau Algebra: An Executable Type System for Fuzzy Spatial Data Types. In Proceedings of the 2018 IEEE International Conference on Fuzzy Systems (FUZZ-IEEE 2018), pp. 1-8, 2018.