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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.ipa.nw.ru/conference/wpltn2012/docs/25/1400%20pavlov.pdf.

1. THE SCHED INPUT FILES (Includes parameter lists)
Next: The Schedule File Up: THE SCHED USER MANUAL Version Previous: Satellite Tracking Contents . This chapter covers the main input files that SCHED reads. ... See the SCHED Input and Output Files section of this manual for brief descriptions of the files and pointers to the standard versions. ... Summary List of SCHED Parameters . ... List of Frequency File Parameters . Setup Files . Standard Setup Files . ... Summary List of Setup File Parameters . Details of Setup File Parameters . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/Tasso.Tzioumis/sched/SCHED_INPUT_FILES_Includes_.html -- 5.4 Кб -- 10.04.2016
Похожие документы

2. ESO - ALMA
... ALMA . ... ARC Staff at ESO . ... The European ALMA Regional Centre (ARC) provides the interface between the ALMA project and the European science community. ... Below you can read the latest Announcements from the European ARC Network.. ... The call for 1-mm Very Long Baseline Interferometry (VLBI) proposals to use phased ALMA at Band 6 in Cycle 4, in collaboration with the Event Horizon Telescope Consortium (EHTC), will be released to coincide with the ALMA Cycle 4 Call for Proposals in March 2016...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/facilities/alma.html -- 27.7 Кб -- 09.04.2016
Похожие документы

3. Iowa Robotic Telescope Facilities
... Iowa Robotic Telescope | ... Talon is based on OCAAS, a software suite developed by software engineer Elwood Downey ( Clear Sky Institute ) for use at the University of Iowa ?s first remote facility (the ATF, or Automated Telescope Facility). ... XObservatory : Telescope Control Interface . ... This program calls upon and coordinates much of the interrelated portions of the Talon architecture, and forms the primary control panel for the telescope, dome, and peripheral systems when used locally. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/Talon(OCAAS)/Iowa%20Robotic%20Telescope%20Facilities.htm -- 37.9 Кб -- 25.01.2006
Похожие документы
Еще в разделе: (Показать все результаты (>50) - vega.inp.nsk.su/ )

4. Simulation of HST PSFs using Tiny Tim
... Tiny Tim has been used for generating Hubble Space Telescope ( HST ) point-spread functions (PSFs) for deconvolution, algorithm testing, proposal planning, and optical studies. ... Tiny Tim is a stand-alone program for simulating HST PSFs as viewed with the on-board imaging cameras (WF/PC-1, WFPC2, FOC, COSTAR/FOC). ... The measured aberrations for FOC f/96, WF/PC-1 PC6, WFPC2, and COSTAR/FOC are used by Tiny Tim . ... Figure: FOC f/96 observed and Tiny Tim model PSFs (pre-COSTAR) at 253 nm. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kristj.html -- 10.1 Кб -- 03.11.2000
Похожие документы

5. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

6. 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
Похожие документы

7. Research Areas and Facilities
Next: Public Understanding of Science Up: Astronomy in Armagh Previous: Mission Statement Contents . The principal research interests of Observatory staff now include . ... The astronomical research facilities at Armagh Observatory, including those for computing and data reduction, are mostly excellent, and include a local Starlink node funded in part by the Particle Physics and Astronomy Research Council (PPARC) and partly by the DENI/DCAL, and (from March 2000) an Origin2000 supercomputer. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/annrep/annrep99/node6.html -- 6.5 Кб -- 05.05.2000
Похожие документы

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. 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
Похожие документы
Еще в разделе: (Показать все результаты (>131) - comet.sai.msu.ru/ )

10.