volume edit page

Description

The function 'volume' returns the ratio of an vector3d that is close to an vector3d (center) by a tolerance (radius) to the volume of the entire spherical function.

Syntax

v = volume(sF,center,radius)

Input

sF S2Fun
center vector3d
radius double

Options

resolution resolution of discretization

See also

S2FunTri.sum S2FunTri.mean