- Timestamp:
- Aug 11, 2010, 2:59:57 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsarrhand.h
r3493 r3850 144 144 145 145 The array should be allocated and its size is used to define the number of 146 pixels to be read.146 pixels to be written. 147 147 \warning The offset should be specified with SOPHYA/C array index convention 148 148 (starting at zero) - and NOT the cfitsio/fortran convention. -
trunk/SophyaLib/TArray/tarray.cc
r3831 r3850 1537 1537 /*! 1538 1538 \param os : output stream 1539 \param maxprt : maximum num er of print1539 \param maxprt : maximum number of elements printed 1540 1540 \param si : if true, display attached DvList 1541 1541 \param ascd : if true, suppresses the display of line numbers,
Note:
See TracChangeset
for help on using the changeset viewer.