bfieldtools.sphtools.plotBVlm_volume¶
-
bfieldtools.sphtools.
plotBVlm_volume
(sph, l, m, lim, Np, offset)¶ Plots magnetic field basis function ‘Vlm’ (r**(-l)) over a 3D volume.
- Parameters
- sph: spherical harmonics analysis object
- l: int
degree l
- m: int
order m
- lim: float
limits for coordinates, e.g., xmin = -lim, xmax = lim
- Np: int
number of points along different coordinates
- offset: 1x3 array
offset of the volume in which Vlm is plotted
- Returns
- obj: mayavi object