Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/7.1.0/doc/dal/node14.html
Дата изменения: Sun Jul 8 23:42:43 2007 Дата индексирования: Sat Dec 22 07:18:12 2007 Кодировка: Поисковые слова: molecular cloud |
It should be noted that when creating either an array or a column in c++ the dimensions are transferred to FITS in the reverse order.
For example, if an array with dimensions (2,4) is created in c++ it will appear in a FITS file as a (4,2) array.