IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 1, 2006, 6:04:08 PM (20 years ago)
Author:
jhoblitt
Message:

put struct pxConfig on a diet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxtools.h

    r8045 r8060  
    3333typedef struct {
    3434    int mode;
    35     psSphere r1;
    36     psSphere r2;
    3735    pmConfig *modules;
    38     char *camera_name;
    39     char *telescope;
    40     char *exp_type;
    41     char *filter;
    4236    psDB *dbh;
    43     char *exp_id;
    44     char *class;
    45     char *class_id;
    46     char *uri;
    4737    psMetadata *args;
    4838    psMetadata *where;
Note: See TracChangeset for help on using the changeset viewer.