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

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

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/f77to90/c2.html.

1. Specifications
... This function can also be used for particular types of subtypes or kinds: KIND (0) integer KIND (0.0) floating point number KIND (.FALSE.) logical variable KIND ("A") string of characters There is an intrinsic function SELECTED_REAL_KIND , which returns the kind of the type REAL that has a representation with (at least) the precision and the exponential range requested. ... With the choice SELECTED_INT_KIND (5) all integers between (but not including the limits) -100 000 and +100 000 are permitted. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c2.html -- 7.8 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
Еще в разделе: (Показать все результаты (>3060) - crydee.sai.msu.ru/ )

2. TUI:Telescope:Offset Types
TUI supports the following offsets: . Object Arc offset by a given amount on the sky (i.e. along the arc of a great circle). ... Arc offsets are useful for moving a different portion of your object or a different nearby object onto the boresight . ... Object Arc XY this is identical to an Object offset except that it has been rotated to align along the instrument x-y axes. ... This is just like the Calibration XY offset, except that it is typically cleared when you slew to a new object. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Telescope/OffsetTypes.html -- 6.3 Кб -- 05.09.2014
Похожие документы
Еще в разделе: (Показать все результаты (>727) - www.apo.nmsu.edu/ )

3. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>388) - www.astro.spbu.ru/ )

4. Sheltran - I/O statements
ERR=<exit specifier>,... and/or .. END=<exit specifier>,.. The following I/O statements are recognized: READ, WRITE, OPEN, CLOSE, REWIND, BACKSPACE, INQUIRE, ENDFILE. < exit specifier > can be any one of the following: XWHILE, XREPEAT, XFOR, STOP, RETURN or < procedure name > . The exit specification must appear on the first line of the I/O statement. ... READ(1,FMT='(A)',END=XWHILE,ERR=ERRPRC) LINE WRITE(2,FMT='(1X,A)',ERR=ERRPRC) LINE CWHILE . PROC ERRPRC REWIND 1 REWIND 2 CPROC . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sheltran/IO.html -- 2.3 Кб -- 16.01.2009
Похожие документы
Еще в разделе: (