IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 3, 2007, 4:36:49 PM (19 years ago)
Author:
eugene
Message:

updating to use new dvo_catalog_load,save,update APIs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071130/Ohana/src/libfits/include/gfitsio.h

    r15656 r15731  
    178178int     gfits_fwrite_table             PROTO((FILE *f, FTable *table));
    179179int     gfits_fwrite_vtable            PROTO((FILE *f, VTable *table));
     180int     gfits_fwrite_ftable_range      PROTO((FILE *f, FTable *table, int start, int Nrows, int Ndisk, int Ntotal));
    180181int     gfits_get_bintable_column      PROTO((Header *header, FTable *table, char *label, void **data));
    181182int     gfits_get_bintable_column_type PROTO((Header *header, char *label, char *type, int *Nval));
Note: See TracChangeset for help on using the changeset viewer.