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 operating console or terminal. ... A general and flexible approach for our pointing system would be to have all the sensors and effectors connected to an upstairs unit that is driven by a fast Ethernet connection. ...
[ Текст ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/jonhagen/hindsight.pdf -- 40.2 Кб -- 04.02.2008
Похожие документы

12. A box, to include extended emission
Next: A Region mask for Up: To produce a region Previous: Select a circle around . select cursor and box . The three mouse buttons have been redefined as: . LEFT - moves the center of the box to the position of the arrow point. MIDDLE - sizes the box. ... Release the button to fix the size of the box. save the results by typing `s' while the mouse is in the display window. select region and write , to write the saved regions into a file for later use (as above). rsdc@cfa.harvard.edu . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node63.html -- 3.8 Кб -- 01.10.2012
Похожие документы

13. ASP: ASP Conference Series to Include Free Electronic Access
home news . SEARCH ASP SITE: Match ALL words Match ANY word . ... Beginning in 2005, all conference proceedings published by the ASP Conference Series during 2004, and all future volumes, will include full text electronic access. ... Visit the e-Books site for select free preview volumes . ... Organizers of upcoming conferences who wish more information about publishing their proceedings through the ASP Conference Series should contact Interim Managing Editor J. Ward Moody at jmoody@byu.edu . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/news/ebooks.html -- 11.2 Кб -- 03.01.2012
Похожие документы

14. Gliese 876 System Includes Large Terrestrial Planet
... NASA Web Site Statements, Warnings, and Disclaimers . NASA Official: Jay Norris. ... A service of: LHEA at NASA / GSFC . ... Publications with keywords: planets - Earth - Gliese 876 . Publications with words: planets - Earth - Gliese 876 . ... Hurricane Paths on Planet Earth . A Dark Earth with a Red Sprite . Happy People Dancing on Planet Earth . Looking Back at an Eclipsed Earth . ... All the Water on Planet Earth . ... All publications on this topic >> ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1206269/gj876_cook.jpg.html -- 13.4 Кб -- 12.10.2011
Похожие документы

15. APOD: 2014 February 3 - Lunar Time Lapse Panorama including Yutu Rover
... 2014 February 3 . Lunar Time Lapse Panorama including Yutu Rover . ... Explanation: Where has the Yutu rover been on the Moon? ... Because it uses solar power , the mechanical Jade Rabbit goes into sleep mode to endure the two-week long lunar night. Pictured above is a digitally created time-lapse composite panorama showing the region surrounding the Chang'e 3 lander , capturing the desk-sized rover in three positions. ... Organize Your Universe: Free APOD 2014 Calendar in PDF format . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap140203.html -- 5.2 Кб -- 28.02.2014
Похожие документы

16. Index of /software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/include
Name Last modified Size Description . Parent Directory - drvrsmem.h 2012-11-30 14:35 6.4K fitsio.h 2012-11-30 14:35 103K fitsio2.h 2012-11-30 14:35 57K longnam.h 2012-11-30 14:35 20K . Apache/2.4.6 (Linux/SUSE) Server at www.astro.louisville.edu Port 80
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/include/ -- 2.4 Кб -- 10.04.2016
Похожие документы

17. Stellarium: StelPluginInterface Class Reference
Stellarium 0.12.3 . ... Classes . ... Plugins . ... ClassљList . ... StelPluginInterface Class Reference abstract . ... virtual class StelModule *љ . getStelModule () const =0 . Get the instance of StelModule to include in the list of standard StelModule . ... Get information about the plugin. ... The interface is used by the QPluginLoader to load Stellarium plugins dynamically. ... const . ... Get information about the plugin. virtual class StelModule * StelPluginInterface::getStelModule . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelPluginInterface.html -- 8.1 Кб -- 28.02.2014
Похожие документы

18. Restoring files with tar
Next: Multilevel backups Up: Simple backups Previous: Making backups with tar . The -extract ( -x ) option for tar љ extracts files: # tar -extract -same-permissions -verbose -file /dev/fd0H1440 . ... usr/src/linux-1.2.10-includes/ . ... usr/src/linux-1.2.10-includes/include/linux/ . ... You also extract only specific files or directories (which includes all their files and subdirectories) by naming on the command line: # tar xpvf /dev/fd0H1440 usr/src/linux-1.2.10-includes/include/linux/hdreg.h . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node86.html -- 4.4 Кб -- 04.05.1997
Похожие документы

19. NAIF IKI Home Page
... SPICE System Documentation . Comprehensive set of SPICE System documentation including tutorials, subroutines and data formats descriptions, etc. Other related home pages: . Navigation and Ancillary Information Facility at JPL . MARS-96 Space Mission . ... Please, forward comments and questions about information on this page and all descending NAIF and M96 SPICE implementation pages to NAIF group at IKI . naif@arc.iki.rssi.ru . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/naif/naif.htm -- 2.2 Кб -- 29.11.2000
Похожие документы
Еще в разделе: (Показать все результаты (>373) - www.iki.rssi.ru/ )

20. Included content
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam dapibus leo quis nisl. ... Mauris cursus pretium mauris. ... Cras consequat velit et justo. Donec mollis, mi at tincidunt vehicula, nisl mi luctus risus, quis scelerisque arcu nibh ac nisi. ... Integer bibendum. Nulla nonummy ante eu est. ... Suspendisse nec nulla sit amet enim ultricies malesuada. ... Integer pretium euismod mauris. ... Integer est. Nulla ante ligula, auctor sit amet, vulputate in, aliquet in, sem. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/EDITION/preprint_ann/include-short.htm -- 2.5 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>202) - www.ipa.nw.ru/ )

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


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования