IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5321


Ignore:
Timestamp:
Oct 13, 2005, 2:37:54 PM (21 years ago)
Author:
eugene
Message:

fixed size error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/def/AddstarClientOptions.d

    r5273 r5321  
    22EXTNAME OPTIONS
    33TYPE    BINTABLE
    4 SIZE    52
     4SIZE    72
    55
     6FIELD     Nsigma,           NSIGMA,               double,         match radius in terms of astrometric error
     7FIELD     radius,           RADIUS,               double,         match radius in arcsec (default)
    68FIELD     mode,             MODE,                 int,            data source mode
    79FIELD     existing_regions, EXISTING_REGIONS,     int,            use only existing regions
     
    1719FIELD     photcode,         PHOTCODE,             int,            photocode of input data
    1820FIELD     timeref,          TIMEREF,              e_time,         time/date of input data (REFLIST only?)
     21FIELD     dummy,            DUMMY,                char[4],        extra padding for byte boundaries
Note: See TracChangeset for help on using the changeset viewer.