IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 13, 2016, 4:20:51 PM (11 years ago)
Author:
eugene
Message:

improvements to loadtycho : use specific object positions for P objects, allow mean R,D to match J2000; add Bt,Vt to load2mass as option

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/include/2mass.h

    r38986 r39311  
    1919} TMStars;
    2020
    21 short TM_J, TM_H, TM_K;
     21short TM_J, TM_H, TM_K, TM_B, TM_V;
    2222
    2323SkyTable *get2mass_acc (SkyRegion *patch, char *path, char *accel);
     
    4646// int       get2mass_3star (Stars *star, char *line, int Nmax);
    4747
    48 int get2mass_3star_full (Measure *measure, char *line, int Nmax);
     48int get2mass_3star_full (Measure *measure, char *line, int *Nmeasure);
    4949char *next2MASSfield (char *line);
    5050int set2MASS_ph_qual (Measure *measure, char qual);
Note: See TracChangeset for help on using the changeset viewer.