IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 16, 2007, 12:21:17 PM (19 years ago)
Author:
jhoblitt
Message:

VERSION 0.0.76

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/src/ippdb.h

    r11077 r11113  
    48424842    char            *b1_uri;
    48434843    char            *b2_uri;
     4844    psS16           fault;
    48444845} detProcessedImfileRow;
    48454846
     
    48594860    psF64           bg_mean_stdev,
    48604861    const char      *b1_uri,
    4861     const char      *b2_uri
     4862    const char      *b2_uri,
     4863    psS16           fault
    48624864);
    48634865
     
    48984900    psF64           bg_mean_stdev,
    48994901    const char      *b1_uri,
    4900     const char      *b2_uri
     4902    const char      *b2_uri,
     4903    psS16           fault
    49014904);
    49024905
     
    50625065    char            *b1_uri;
    50635066    char            *b2_uri;
     5067    psS16           fault;
    50645068} detProcessedExpRow;
    50655069
     
    50775081    psF64           bg_mean_stdev,
    50785082    const char      *b1_uri,
    5079     const char      *b2_uri
     5083    const char      *b2_uri,
     5084    psS16           fault
    50805085);
    50815086
     
    51145119    psF64           bg_mean_stdev,
    51155120    const char      *b1_uri,
    5116     const char      *b2_uri
     5121    const char      *b2_uri,
     5122    psS16           fault
    51175123);
    51185124
     
    52785284    psF64           bg_stdev;
    52795285    psF64           bg_mean_stdev;
     5286    psS16           fault;
    52805287} detStackedImfileRow;
    52815288
     
    52935300    psF64           bg,
    52945301    psF64           bg_stdev,
    5295     psF64           bg_mean_stdev
     5302    psF64           bg_mean_stdev,
     5303    psS16           fault
    52965304);
    52975305
     
    53305338    psF64           bg,
    53315339    psF64           bg_stdev,
    5332     psF64           bg_mean_stdev
     5340    psF64           bg_mean_stdev,
     5341    psS16           fault
    53335342);
    53345343
     
    54905499    char            *class_id;
    54915500    psF32           norm;
     5501    psS16           fault;
    54925502} detNormalizedStatImfileRow;
    54935503
     
    55015511    psS32           iteration,
    55025512    const char      *class_id,
    5503     psF32           norm
     5513    psF32           norm,
     5514    psS16           fault
    55045515);
    55055516
     
    55345545    psS32           iteration,
    55355546    const char      *class_id,
    5536     psF32           norm
     5547    psF32           norm,
     5548    psS16           fault
    55375549);
    55385550
     
    56995711    char            *b1_uri;
    57005712    char            *b2_uri;
     5713    psS16           fault;
    57015714} detNormalizedImfileRow;
    57025715
     
    57155728    psF64           bg_mean_stdev,
    57165729    const char      *b1_uri,
    5717     const char      *b2_uri
     5730    const char      *b2_uri,
     5731    psS16           fault
    57185732);
    57195733
     
    57535767    psF64           bg_mean_stdev,
    57545768    const char      *b1_uri,
    5755     const char      *b2_uri
     5769    const char      *b2_uri,
     5770    psS16           fault
    57565771);
    57575772
     
    59175932    char            *b1_uri;
    59185933    char            *b2_uri;
     5934    psS16           fault;
    59195935} detNormalizedExpRow;
    59205936
     
    59325948    psF64           bg_mean_stdev,
    59335949    const char      *b1_uri,
    5934     const char      *b2_uri
     5950    const char      *b2_uri,
     5951    psS16           fault
    59355952);
    59365953
     
    59695986    psF64           bg_mean_stdev,
    59705987    const char      *b1_uri,
    5971     const char      *b2_uri
     5988    const char      *b2_uri,
     5989    psS16           fault
    59725990);
    59735991
     
    61366154    char            *b1_uri;
    61376155    char            *b2_uri;
     6156    psS16           fault;
    61386157} detResidImfileRow;
    61396158
     
    61546173    psF64           bg_mean_stdev,
    61556174    const char      *b1_uri,
    6156     const char      *b2_uri
     6175    const char      *b2_uri,
     6176    psS16           fault
    61576177);
    61586178
     
    61946214    psF64           bg_mean_stdev,
    61956215    const char      *b1_uri,
    6196     const char      *b2_uri
     6216    const char      *b2_uri,
     6217    psS16           fault
    61976218);
    61986219
     
    63606381    char            *b2_uri;
    63616382    bool            accept;
     6383    psS16           fault;
    63626384} detResidExpRow;
    63636385
     
    63776399    const char      *b1_uri,
    63786400    const char      *b2_uri,
    6379     bool            accept
     6401    bool            accept,
     6402    psS16           fault
    63806403);
    63816404
     
    64166439    const char      *b1_uri,
    64176440    const char      *b2_uri,
    6418     bool            accept
     6441    bool            accept,
     6442    psS16           fault
    64196443);
    64206444
     
    65786602    psF64           bg_mean_stdev;
    65796603    bool            accept;
     6604    psS16           fault;
    65806605} detRunSummaryRow;
    65816606
     
    65916616    psF64           bg_stdev,
    65926617    psF64           bg_mean_stdev,
    6593     bool            accept
     6618    bool            accept,
     6619    psS16           fault
    65946620);
    65956621
     
    66266652    psF64           bg_stdev,
    66276653    psF64           bg_mean_stdev,
    6628     bool            accept
     6654    bool            accept,
     6655    psS16           fault
    66296656);
    66306657
Note: See TracChangeset for help on using the changeset viewer.