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/photcode.d

    r4023 r6454  
    1 STRUCT  PhotCode
    2 EXTNAME DVO_PHOTCODE
    3 TYPE    BINTABLE
    4 SIZE    77
     1STRUCT       PhotCode
     2EXTNAME      DVO_PHOTCODE
     3TYPE         BINTABLE
     4SIZE         77
     5DESCRIPTION  DVO Photcode Description Table
    56
    67# elements of data structure / FITS table
     
    1617FIELD  equiv,       EQUIV,       int,            this dependent filter is equivalent to equiv PRI/SEC
    1718FIELD  Nc,          NC,          int,            number of color terms
    18 FIELD  X,           X,           float[4],       color terms X[0]*mc + X[1]*mc^2 + X[2]*mc^3, etc
     19FIELD  X,           X,           float[4],       color terms $X[0]*mc + X[1]*mc^2 + X[2]*mc^3$, etc
Note: See TracChangeset for help on using the changeset viewer.