airegrille3d {spatclus}R Documentation

Volume computation in 3D

Description

This function is the 3D version of the airegrille function which is described hereafter.

Usage

airegrille3d(pop, x, y, z, r)

Arguments

pop The underlying population with "1" if point has not yet been included in the trajectory, "0" else.
x X-coordinate of the center of the sphere.
y Y-coordinate of the center of the sphere.
z Z-coordinate of the center of the sphere.
r Radius of the sphere.

Value

The computed volume.

Author(s)

Christophe Dematte{"i} demattei@iurc.montp.inserm.fr

See Also

dist2p3d airegrille


[Package spatclus version 1.0-3 Index]