Changeset 33392
- Timestamp:
- Mar 2, 2012, 12:17:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20111122/Ohana/src/addstar/src/sky_tessalation.c
r31239 r33392 546 546 } 547 547 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) 549 553 SkyRectangle *sky_rectangle_ring (float dec, float dDEC, int *nring, char *format) { 550 554
Note:
See TracChangeset
for help on using the changeset viewer.
