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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/6.0.0/doc/dsconv/ChangeLog.

1. Editing Documentation (Including this Website) GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Editing Documentation (Including this Website) . ... Show Source . ... The documentation source code is available as part of the pipeline source code, in the documentation subdirectory inside the pipeline root. ... Pipeline primitive documentation is taken semi-automatically from the pipeline primitive headers in IDL, including the structured header comments used to populate the pipeline?s primitives config file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/documentation.html -- 13.2 Кб -- 14.02.2014
Похожие документы

2. OptInt PmWiki : Include Other Pages | Attach
OptInt PmWiki . ... Edit Page | Page History | Attach | ... MROI Delay Line Design Contract . ... Document Management . ... Design Documentation . ... Released FDR Documents . ... MROI DL Production SW Contract . ... MROI Fast Tip-Tilt Contract . ... Design Documents . ... MROI . ... MROI FTT Contract Private Material . Contract Documents . ... MROI DL Design Contract Private Material . ... AP local page . ... Include Other Pages . ... Page last modified on December 01, 2009, at 06:39 AM . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/IncludeOtherPages?action=upload -- 19.6 Кб -- 01.03.2014
Похожие документы

3. lsst.coordConv: include/coordConv/coordConv.h Source File
lsst.coordConv љ unknown . ... Classes . Files . FileљList . All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . include . ... 3 љ #include " coordConv/physConst.h " . 4 љ #include " coordConv/mathUtils.h " . 5 љ #include " coordConv/time.h " . 6 љ #include " coordConv/angSideAng.h " . 7 љ #include " coordConv/rotEqPol.h " . ... 10 љ #include " coordConv/coord.h " . ... 13 љ #include " coordConv/coordSys.h " . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/coord_conv_8h_source.html -- 10.1 Кб -- 07.05.2015
Похожие документы

4. NEdit.org
... Browse on Line . ... To get this to work, add a macro menu item which calls open_include() . ... Oops. ) return } # # We have a filename ; now run through our list of paths see # if we can open the file . # include_path = $g_ include _path path_separator = : bpos = 0 epos = search_string( include_path , path_separator, bpos ) while( epos bpos ) { path_bit = substring( include_path , bpos , epos ) if( open_with_test (path_bit / ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-15.shtml -- 15.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-15.shtml -- 15.5 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-15.shtml -- 15.5 Кб -- 02.10.2012
Похожие документы

5. VLBI Wiki | PmWiki / IncludeOtherPages
... PmWiki . ... Go to new wiki . ... authors (intermediate) The (:include:) directive makes it possible to insert the contents of other pages into the current wiki page. ... In particular, any page links in the included text are assumed to link to pages in the current group if not otherwise qualified. (:include PageName:) . ... Includes the entire text of another page into the current page. (:include PageName#from#to:) . ... Includes lines from PageName between the [[#from]] and [[#to]] anchors. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.IncludeOtherPages -- 14.1 Кб -- 12.04.2016
Похожие документы

6. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/DrDialogCtrl1.5_1.7.txt
Archive Filename: DrDialogCtrl1.5_1.7.zip Short Description: DrDialog Control Version 0.1.5 and 0.1.7 Long Description: This is a an open source extension delivered in a DLL form and is intended for use with the DrDialog REXX GUI dialogs package. ... This package includes both the full 0.1.5 version that includes the source and all documentation and the later 0.1.7 dll that contains a few bugfixes but no feature changes. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/DrDialogCtrl1.5_1.7.txt -- 2.1 Кб -- 18.01.2016
Похожие документы

7. Include detmon as a generic pipeline
... esorex.caller.recipe-dir=/home/quality/pipelines/vcam-1.0.7:/home/quality/pipelines/detmon . ... See extraction of config.processAB : # ====================================================================== # 2. esorex configuration file names for generic pipelines # List here the name(s) of esorex configuration file (s) of general pipeline (s) (e.g. detmon ) # RAW_TYPE: usually just one, but could be more # DET_ID: required only if you need to specify config files per detector (avoid ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/docu/detmon/index.html -- 15.2 Кб -- 07.11.2011
Похожие документы

8. See include/linux/autoconf.h
The HyperNews Linux KHG Discussion Pages . ... Re : Kernel Makefile Configuration: how? ... Keywords: Makefile, configuration . ... From: Balaji Srinivasan < BalajiSrinivasan > . When you run make config (or its siblings) it creates a file in include/linux directory. This file (autoconf.h) is included in include/linux/config.h in all the required C files.. For the makefile the place that these config options are specified is in the .config file in the TOPLEVEL directory. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/115/1.html -- 2.5 Кб -- 23.03.2000
Похожие документы

9. http://xmm.vilspa.esa.es/sas/6.1.0/doc/especplot/ChangeLog
... Version 2.8 - 2002-07-25 (NW) ------------------------------- Updated the DEPEND file. ... Version 2.4 - 20-12-00 ---------------------- Changed the test harness so that it no longer calls gs Version 2.3.1 - 02-11-00 ---------------------- Revised the documentation and updated the GROUPS description Version 2.3 - 03-10-00 ---------------------- Upgrade the version number as required for the SAS V5 Version 2.2.2 - 26-09-00 ------------------------ Update the .info file ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/especplot/ChangeLog -- 5.9 Кб -- 19.03.2004
Похожие документы

10. Including text in a shell script
Text can be included in the shell script by using a here document, a special form of input redirection. The << symbol is used to indicate that text should be read up to a given mark. For example: #!/bin/sh # this script outputs the given text before it runs cat << EOF This shellscript is currently under development, please report any problems to Danny (danny@cornflake.ed) EOF exec /usr/local/test/bin/test_version . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>102) - comet.sai.msu.ru/ )

11. http://www.naic.edu/~phil/hardware/vertex/jonhagen/hindsight.pdf
Vertex Contract in Hindsight Computer driven control system design philosphy A contract for a complex software-driven system should include: 1. ... A complicated system should contain its own development system, i.e. it should be possible to program and reprogram the system from its own o