IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 30, 2014, 9:38:07 AM (12 years ago)
Author:
eugene
Message:

vsh implementation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140904/Ohana/src/opihi/cmd.data/init.c

    r37049 r37540  
    147147int vpop             PROTO((int, char **));
    148148int vsmooth          PROTO((int, char **));
     149int vsh              PROTO((int, char **));
    149150int wd               PROTO((int, char **));
    150151int write_vectors    PROTO((int, char **));
     
    314315  {1, "vstats",       vstats,           "statistics on a vector"},
    315316  {1, "vzload",       vzload,           "load vectors as overlay on image display (scaled points)"},
     317  {1, "vsh",          vsh,              "Vector Spherical Harmonics"},
    316318  {1, "wd",           wd,               "write an image to a file"},
    317319  {1, "write",        write_vectors,    "write vectors to datafile"},
Note: See TracChangeset for help on using the changeset viewer.