Astronet Поиск по астрономическим сайтам English Russian
       
        Точная форма слов   О проекте   Сайты   Справка
Найдено документов: 302568 (178 сайтов) ---- Время поиска: 0.94сек.   

1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | След.

Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/PROS/PUG/node15.html.

1. Array
... dal (dal-1.182) [xmmsas_20060628_1801-7.0.0] . ... array Returns an array handle. Requires a data set handle, the name or number of the array and the access mode . ... The following example illustrates how to change the values in an array. program modifyColumn use dal type(DataSetT) :: set type(ArrayT) :: arr integer(kind=int32), dimension(:,:), pointer :: x set = dataSet("test.dat",Modify) arr = array(set,"test") x => int32Array2Data(arr) x = 124 call release(arr) call release(set) end program . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/dal/node27.html -- 5.8 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>17128) - xmm.vilspa.esa.es/ )

2. Differences Between QPOE Files and Image Arrays
Next: Other Types of Files Up: IRAF/PROS Files Previous: *.imh and *.qp Extensions . QPOE files are event lists. ... Image arrays are arrays of numbers representing total counts at each position - even if that count may be zero. ... Storing of images in the data directory . ... Filtering on QPOE files . On the command line, filters of the PROS type on QPOE files must be specified within quotes. e.g. im> imcopy "xdata$rp110590.qp[pi=2:10]" foo.imh # the input file # is rp90.imh . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node17.html -- 6.9 Кб -- 01.10.2012
Похожие документы

3. Kermit Operations
Kermit output files are named ker number_object_filter_time .fits. number is a four-digit integer that increments for each subsequent exposure. object is the object name (with spaced removed) as entered by the observer. filter is the name of the currently selected filter wheel position. time is the current UTC time as a six-digit integer, HHMMSS. ... Kermit has three selectable pixel timing modes: fast readout, slow readout, and slow readout with reset. ... Kermit has three readout modes: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/kermit/operations.html -- 11.1 Кб -- 17.09.2004
Похожие документы

4. Contents
... Device-independent data-oriented graphics library . Xt-based widget library . Flexible, heirarchical, portable data structure . Foreign Data . ... a'' package . ... dir'' package . ... Purpose . ... Using Channels . ... Architecture . ... chm'' package . pio'' package . conn'' package . arln'' package . ... Example 1 . ... Example VM Data Filter . Example Streaming Data Filter . ... Resources . User Description . ... Description of the Karma Data Structure . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node1.html -- 34.8 Кб -- 13.02.2011
Похожие документы

5. Dynamic HTML in Communicator
... This guide discusses the concept and use of Dynamic HTML, which includes style sheets, content positioning, and downloadable fonts. ... This document discusses each of the three components of Dynamic HTML, describes how to use them, and gives examples of the use of each one. ... Positioning HTML Content contains the following chapters: Chapter 7, "Introduction," introduces the concept of positioning HTML content and discusses the two kinds of syntax you can use to create positioned blocks of content...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/preface.htm -- 7.2 Кб -- 13.08.1997
Похожие документы

6. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm
... JavaScript 1.2: added name , text , x , and y properties Using the HTML A tag or calling the String.anchor method. The JavaScript runtime engine creates an Anchor object corresponding to each A tag in your document that supplies the NAME attribute. It puts these objects in an array in the document.anchors property. ... A string specifying the anchor's name. text . ... The horizontal position of the anchor's left edge, in pixels, relative to the left edge of the document. y . ... Anchor . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/anchor.htm -- 13.7 Кб -- 07.10.1999
Похожие документы

7. http://www.naic.edu/~phil/usrproj/a1659/aug03.html
... The data was taken over many days with the same source in more than one file. ... You want to convert the data to kelvins (this is galactic work) and then average all the scans for each source. ... input each onscan, average, and then scale to kelvins . place all of the averaged scans in an array, when done with the file, store this array in an idl save file for this day. ... Average together scans of the same source and then baseline them. input all of the daily save files into a single array . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/usrproj/a1659/aug03.html -- 6.7 Кб -- 23.08.2003
Похожие документы

8. Arrays and Strings
... Single and Multi-dimensional Arrays . Strings . ... BEWARE: In C Array subscripts start at 0 and end one less than the array size. ... In C Strings are defined as arrays of characters. ... char name[50]; C has no string handling facilities built in and so the following are all illegal : . ... In order to allow variable length strings the 0 character is used to indicate the end of a string. ... Write a C program to read through an array of any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node7.html -- 6.5 Кб -- 02.10.2012
Похожие документы

9. JavaScript Mail Filters in Navigator 4.0
... This appendix tells you how you can use JavaScript to filter your incoming mail and news when you use Netscape Messenger. ... Write a JavaScript function to serve as a filter and put it in your filters file. ... This file contains the JavaScript functions that perform the mail filtering. ... The following is an example of a simple mail filter file. ... It also sends all messages from my_sister to the trash folder. // filters.js file. function MomFilter(message) { . ... message.folder = f.folder; . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/mail.htm -- 17.1 Кб -- 12.12.1997
Похожие документы

10. Organization of data
... The data inside CHAMELEON is organized in tables (e.g. ScanTable), structures (e.g. GenConfig), arrays of structures (e.g. scans), and plain arrays (e.g. VisSq). ... RawData: unaveraged, typically 2 ms integrations, flat arrays (bin counts, laser positions, quad cell counts) . ... ScanData: scan averaged data ( scans, bgscans ), output from CHAMELEON, as well as data used in AMOEBA, velocities (spectrosopy) , positions (relative astrometry), magnitudes (photometry), arrays of structures . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node216.html -- 6.8 Кб -- 28.04.2015
Похожие документы

11. ADASS 2003 Conference Proceedings
... An important element of the VO is a data model that can unambiguously represent the relationships between data values and physical properties. ... The Mapping component provides the translation from pixel elements to volumes in the phase space. ... This logical organization is framed by the Index Set , which specifies the indexes or labels that identify the individual data cells. ... This object uses a different Index Set and correspondingly different mappings to access the same data. ...
[