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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/HOWTO-parser-tsearch2.html.

1. ESO - VLT/Instrument Interfaces
... Science . ... Science Users Information > Observing Facilities > Instrumentation Development > VLT/Instrument Interfaces . ... APEX Visitor Instrument . ... The interfaces between the VLT Unit Telescopes and the scientific instruments to be operated at the VLT Cassegrain, Nasmyth and Coudц© foci are well defined. ... Interface and numerous other relevant information for instrument builders is available in the "Requirements for Scientific Instruments on the VLT Unit Telescopes" , ESO doc. no. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/facilities/develop/interfacesvlt.html -- 31.4 Кб -- 10.04.2016
Похожие документы

2. Interface Definition Libraries
... Though Flint knows the interface definitions (i.e. number, type and intent of each argument) of standard FORTRAN functions, it is desirable for users to build and use a file (or files) describing the interfaces to their own library. ... The format is: flint -o file .. ... While these interface definitions could be input along with normal source files, preceding the interface file with the -l (library) switch has the advantage that the source of this file does not appear in the listing file. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node53.html -- 6.1 Кб -- 05.02.2013
Похожие документы

3. TclActor Internals
TclActor is a set of classes that allow one to write an actor for the 3.5m control system. ... Thus, to the extent that the underlying hardware controllers support it, an actor based on TclActor can execute multiple commands at the same time. ... Commands must be in the following format: [cmdId [msgId]] [verb [arguments]] where: . ... The device code tends to fall into several categories: code to support executing commands, code to handle replies and code to represent the internal state of the device. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/MC2/TclActorInternals.html -- 8.2 Кб -- 09.07.2008
Похожие документы

4. Keyword arguments and default arguments
Routines can now be called with keyword arguments and can use default arguments, that means that some arguments can be given with keywords instead of position and some do not have to be given at all, in which case a standard or default value is used. ... IMPLICIT NONE INTERFACE SUBROUTINE SOLVE (A, B, N) INTEGER, INTENT (IN) : : N REAL, INTENT(OUT) : : A REAL, INTENT(IN), OPTIONAL : : B END SUBROUTINE SOLVE END INTERFACE REAL X ! ... You will use keyword arguments and default arguments so that . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c8.html -- 5.4 Кб -- 11.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c8.html -- 5.4 Кб -- 11.02.1996
Похожие документы

5. apachectl - Apache HTTP Server Control Interface - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Programs . ... apachectl is a front end to the Apache HyperText Transfer Protocol (HTTP) server. It is designed to help the administrator control the functioning of the Apache httpd daemon. The apachectl script can operate in two modes. ... If your Apache installation uses non-standard paths, you will need to edit the apachectl script to set the appropriate paths to the httpd binary. ... Starting Apache . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/programs/apachectl.html -- 11.9 Кб -- 21.01.2013
Похожие документы

6. OptInt PmWiki : Management Documents For Internal Review | Attach
OptInt PmWiki . MROI Delay Line / . ... Attach | ... MROI Delay Line Design Contract . Management . Document Management . ... Design Documentation . ... MROI DL Production SW Contract . Requirements Review . Preliminary Design Review . ... MROI Fast Tip-Tilt Contract . ... Review Documents . Design Documents . ... MROI . ... MROI FTT Contract Private Material . Contract Documents . ... MROI DL Design Contract Private Material . ... Management Documents For Internal Review . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/ManagementDocumentsForInternalReview?action=upload -- 19.9 Кб -- 10.04.2016
Похожие документы

7. WAPP Radar Interface
... The PC is interfaced with a high speed parallel card. ... Data is read from the radar interface hardware and sent over the VME bus to a MVME162 card. From the 162 card the data passes over the IP (Industry Pack) bus to a second high speed parallel card in the WAPP PC. ... WAPP Radar interface as tested , 5 megabytes/second . ... Stop the radar observation, in the vxWorks window . Kill the radar interface gui window . ... There remains a bug in the data taking with the WAPP radar interface. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~jeffh/radar.html -- 5.6 Кб -- 02.01.2002
Похожие документы

8. ADASS 2003 Conference Proceedings
... STScI previously used Microsoft Word and Microsoft Access, a Sybase ODBC driver, and the Adobe Acrobat PDF writer, along with a substantial amount of Visual Basic, to generate a variety of documents for the internal Space Telescope Grants Administration System (STGMS). ... To create a document, the internal STGMS application invoked a VB program which launched Microsoft Word and Microsoft Access, Access extracted the required data from a Sybase database using ODBC into an Access table. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/P9-3/ -- 11.2 Кб -- 14.08.2004
Похожие документы

9. XPA/Xt Interface
Describes how XPA access points can be added to X Toolkit (Xt) programs. ... Thus, in order to add XPA access points to the standard Xt event loop, the following routine should be called before entering the loop: int XPAXtAddInput(XtAppContext app, XPA xpa) . The XPAAddAddInput() routine will add XPA access points to the Xt event loop by making calls to the standard XtAppAddInput() routine. ... If the xpa argument is NULL, then all active XPA access points are added to the loop. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/xt.html -- 2.6 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/xt.html -- 2.6 Кб -- 01.10.2012
Похожие документы

10. http://www.astro.louisville.edu/software/xmtel/xmtel-7.1/TELCOMMANDS
... To set the coordinates in E2000 use xpaset -p tel target [ra] [dec] All commands and arguments are lower case. ... Primary functions set or get values and provide basic control with the actions noted tel status [exit/on/off] manage xpatel and the telescope controller tel goto [on/off] go to target tel track [on/off] toggle track on and off tel guide [on/off] toggle precision guide on target tel target [#] [#] target coordinates [RA (h)] [ Dec (deg)] (E2000) tel ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/xmtel-7.1/TELCOMMANDS -- 4.2 Кб -- 18.06.2015
Похожие документы

11. GLI - GiST layered insertion algorithm
... Case 1: Single split - no space for itup insertion