IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2005, 10:38:30 AM (21 years ago)
Author:
eugene
Message:

implementing SkyRegions in all DVO programs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/addstar/doc/notes.txt

    r5445 r5448  
    2121  with .cpm, .cpn, .cps as needed.
    2222
    23  
     23  *** I need to fix the name method: common function to set it once
     24  in the dvo functions.  perhaps a pointer in the SkyRegion structure.
     25  This needs some 32/64 bit care, though.  use a long long (or other
     26  type guaranteed to be 64 bit), and case to the appropriate type (size_t)
     27  when it is used?  also needs to be freed.
    2428
    2529todo:
Note: See TracChangeset for help on using the changeset viewer.