IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 19, 2006, 5:23:56 PM (20 years ago)
Author:
eugene
Message:

added latex bits to def files

File:
1 edited

Legend:

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

    r6233 r6454  
    1 STRUCT  Average
    2 EXTNAME DVO_AVERAGE
    3 TYPE    BINTABLE
    4 SIZE    44
     1STRUCT       Average
     2EXTNAME      DVO_AVERAGE
     3TYPE         BINTABLE
     4SIZE         44
     5DESCRIPTION  DVO Average Object Table
    56
    67# elements of data structure / FITS table
     
    1516FIELD Nm,             NMEAS,      unsigned short,   number of measures
    1617FIELD Nn,             NMISS,      unsigned short,   number of missings
    17 FIELD code,           code,       unsigned short,   ID code (star, ghost, etc)
     18FIELD code,           code,       unsigned short,   ID code (star ghost etc)
    1819FIELD offset,         offset,     int,              offset to first measurement
    1920FIELD missing,        missing,    int,              offset to first missing obs
Note: See TracChangeset for help on using the changeset viewer.