IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2014, 11:42:48 AM (12 years ago)
Author:
eugene
Message:

handle 0,360 boundary correctly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140206/Ohana/src/relphot/include/relphot.h

    r36558 r36612  
    473473int select_images_hostregion (RegionHostTable *hosts, Image *image, off_t Nimage);
    474474int find_host_for_coords (RegionHostTable *regionHosts, double R, double d);
    475 int calculate_image_bounds (Image *image, double *rmin, double *rmax, double *dmin, double *dmax);
     475int calculate_image_bounds (Image *image, double *rmin, double *rmax, double *dmin, double *dmax, double Rmid);
    476476
    477477int launch_region_hosts (RegionHostTable *regionHosts);
Note: See TracChangeset for help on using the changeset viewer.