IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 33392


Ignore:
Timestamp:
Mar 2, 2012, 12:17:52 PM (14 years ago)
Author:
eugene
Message:

fix comments for sky_rectangle_ring

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20111122/Ohana/src/addstar/src/sky_tessalation.c

    r31239 r33392  
    546546}
    547547
    548 // define the parameters of a single sky projection center
     548// define the parameters of a projection centers for this ring
     549// dec : ~ center of ring in Dec
     550// dDEC : approximate height
     551// nring : number of cells generated for this ring
     552// format : guide to generate the filenames (c-type string format)
    549553SkyRectangle *sky_rectangle_ring (float dec, float dDEC, int *nring, char *format) {
    550554
Note: See TracChangeset for help on using the changeset viewer.