Projec
|
NT
Projec(fonc,maxx,maxy,maxz,R200,x=,y=,z=,sz=,rescale=)
return "fonc" interpolated on a sphere centered in "maxx" "maxy" "maxz" with a radius of "R200". fonc is defined on x,y,z.
sz=size of the projected map.
rescale=1 if R200 is given using number of cases (and not in distance unit).
interpreted function, defined at contrib/harmonic.i line 446
|