yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

all functions - P

 
 
 
PS


 PS  
 
  
 
 
 
PS


 PS  
 
  
 
 
 
PS


 PS  
 
  
 
 
 
PlotDaughter


            NT  
 
       
     PlotDaughter(Node,i,color=,scaleR=)  
     For a substructure ensemble Node, plots the childs of structure Node(i).  
     i can be a scalar or an index array.  
     The circles radius can be multiplied by scaleR (default scaleR=1000).  
interpreted function, defined at ./Read_node.i   line 51  
SEE ALSO,   :,   PlotNode,,   PlotNodeLeaves  
 
 
 
PlotEq


 PlotEq  
 
  
interpreted function, defined at ./Read_node.i   line 334  
 
 
 
PlotGroup


 PlotGroup  
 
  
interpreted function, defined at ./Read_node.i   line 347  
 
 
 
PlotGroup2


 PlotGroup2  
 
  
interpreted function, defined at ./Read_node.i   line 357  
 
 
 
PlotLink


 PlotLink  
 
  
interpreted function, defined at ./Read_node.i   line 288  
 
 
 
PlotNode


            NT  
 
     PlotNode(Node,color=,level=,scaleR=,width=)  
     plots all the Node substructures  of a given level.  
     if level is not given all the subtructures will be drawn.  
interpreted function, defined at ./Read_node.i   line 224  
SEE ALSO,   :,   PlotDaughter,PlotTreeNodes  
 
 
 
PlotNodeLeaves


            NT  
 
     PlotNodeLeaves(Node,color=,scaleR=,width=)  
     plots all the leaves contained in Node.  
interpreted function, defined at ./Read_node.i   line 252  
SEE ALSO,   :,   PlotDaughter,,   PlotNode  
 
 
 
PlotTreeNode


 PlotTreeNode  
 
  
interpreted function, defined at ./Read_node.i   line 98  
 
 
 
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 ./harmonic.i   line 446