Program: MKLSGRIDEVALBAZ

  mklsgridevalbaz......evaluate back azimuth of nodes
 
  call: newgrid=mklsgridevalbaz(lsopt,mygrid,simpledata,evalthese);
 
        lsopt: (structure)
               LSOPT structure as returned by MKLSOPT
 
        mygrid: (structure)
               grid structure as returned by MKLSGRIDNEW
 
        fxd: (strcuture)
                    FXD structure as returned by MKLSLS2FXD, containing all
                    data.
 
        evalthese: (structure)
               structure denoting grid nodes to be evaluated, as returned
               by MKLSGRIDNONREADY.
 
  result: newgrid: (structure)
                   as MYGRID, but with actualized tested-counters and
                   fit-field.
 
  NOTE that all input and output structures have different contents
  depending on the grid type defined in MYGRID.TYPE!
 
  Martin Knapmeyer, 23.02.2005, 28.02.2005

Read M-File Source Code


eof.