vcell_solidangle.m
Solid angle of a spherical Voronoi cell.
Syntax
S=vcell_solidangle(P,K,xyz)
Parameters
P - (3 x m) array with coordinates of the
vertices of the Voronoi cell
K - (n x 1) cell, each K{j} contains the
indices of the Voronoi cell
xyz - optional (3 x n) knot points to guide
vcell_solidangle to compute the solid
angle of the "right" cell containing
the node (and not the complement cell)
Outputs
S - the solid angle of the Voronoi cell
See also
arclength.m, gaussleg.m, get_hull.m, grid_fibon.m, grid_igloo.m, grid_kron.m, grid_plot.m, grid_polar.m, grid_test.m, grid_trian.m, one_vcell_solidangle.m, repulsion.m, shrewd.m, sphtarea.m, sphtrsubd.m, voitlander.m, voronoisphere.m, zfs_sampling.m, Kernel_utilities, Appendix I: powder grids
Version 2.6, authors: Bruno Luong, Ilya Kuprov