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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mccme.ru/ium/s08/root_syst.html.

21. Site Air Compressor systems
There are 2 separate compressed air systems on site that function independently. These systems can backup each other in case of an emergency. ... System No. 1: This system provides compressed air to: . ... Compressed air is provided by two Kaeser screw compressors in the boiler room. ... Pressure runs at either 109 or 115 psi depending on which compressor is operating. ... However, System No. 2 can only backup System No. 1 when operating on the Kaeser compressor. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Site/030107FacTrbleShoot/0709SiteCompressor.htm -- 30.6 Кб -- 06.07.2009
Похожие документы

22. Solar System | Astronotes
Astronotes Armagh Planetarium's Stellar Blog! ... Solar System . ... Space Flight . ... 8 Comments Newly discovered small Solar System body V774104 may seem just another tiny, cold and remote world beyond Neptune but this is an important finding as its mere existence suggests that [ ] . Continue Reading.. ... Posted on September 26, 2014 | ... 4 Comments One of the latest members of the Solar System to be discovered, 2012 VP113 is a tiny isolated world in the outer Solar System. ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/tag/solar-system -- 56.2 Кб -- 09.04.2016
Похожие документы

23. The Hierarchical Stellar Systems Model Format
Next: Stellar models Up: Introduction Previous: Photometry Contents . In a hierarchical stellar system, the separation between two neighboring stars is always much smaller than the separation of this pair from the next companion in the system, be it another pair or a single star. ... They are also numerically easier to handle than non-hierarchical systems, since each pair can be described with the standard orbital parameters, and each star with a small number of physical parameters. ... System . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node51.html -- 10.2 Кб -- 28.04.2015
Похожие документы

24. On-The-Fly Reprocessing Systems
The On-The-Fly Calibration (OTFC) system, publicly released in Dec. 1999, calibrated data at the time a user requested data from the archive. ... The On-The-Fly Reprocessing (OTFR) system replaced OTFC on May 16, 2001. ... UCHCOORD and OTFR. ... To address this issue, a new header keyword, PROCTIME, has been added to OTFR data to record when the system processed the data. ... OTFC . OTFR . ... POD file (original telemetry file) is retrieved from HST archive and passed to OTFR system. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instruments/wfpc2/Wfpc2_hand4/ch8_calibration8.html -- 10.6 Кб -- 04.09.2001
Похожие документы

25. Optical systems and devices
To main of Laboratory . The research work and design of optical and optical-electronic devices are carries out by laboratory staff: . ... Lens: . ... In the layout 1 prism systems perform functions of dispersive element, corrector of aberrations, optical reducer. ... Spectral range 200 - 400 nm; . ... Back Forward . ... The main corrector's function are compensation of field aberrations of the main spherical mirror of a telescope (diameter of 600 mm, f'=1200 mm) and increase aperture ratio. ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/lao/optical_systems_eng.html -- 19.6 Кб -- 12.01.2010
Похожие документы

26. Ejectors in Massive Binary Systems
Next: The Evolutionary Status of Up: No Title Previous: Massive X-ray Binaries . After 25 years of pulsar studies, a radiopulsar has been discovered in a binary system with a massive optical companion (Johnston et al. ... As shown in the very first calculations of joint evolution of NS and normal stars in binaries (Kornilov and Lipunov, 1983b[ 86 ]) a considerable fraction (maybe, the majority) of NS in binary systems having an optical companion must be at the ejector љ (E) state. ... Systems . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/articles/review/node51.html -- 8.9 Кб -- 22.02.1997
Похожие документы

27. Spatial coordinate system of the region(s)
... The regions can be specified via the outunit parameter in either of two projection-plane coordinate systems, namely `detxy' and `xy'. ... The first choice corresponds to columns DETX and DETY of the standard XMM EPIC event list, the second to columns X and Y . ... This information is obtained from keywords in the header of the supplied event list. ... If outunit is given as `detxy' and if the supplied source list is a standard XMM EPIC product then in principle the event list is unnecessary. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.5.0/doc/region/node5.html -- 6.1 Кб -- 16.08.2005
Похожие документы

28. APOD: September 6, 1997 - Isaac Newton Explains the Solar System
... Each day a different image or photograph of our fascinating universe is featured, along with a brief explanation written by a professional astronomer. September 6, 1997 . Isaac Newton Explains the Solar System . Explanation: Sir Isaac Newton changed the world. ... But he went home from Cambridge one summer in 1665, thought a lot about the physical nature of the world, and came back two years later with a revolutionary understanding of mathematics , gravitation , and optics . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap970906.html -- 4.8 Кб -- 02.10.2012
Похожие документы

29. Operating Systems
Next: Login Procedures Up: Site Specific Implementation Previous: Tape I/O . The main operating system used for image processing in ESO is UNIX. On the SUN workstation the X11 OSF/Motif window system is used to provide virtual terminals or displays. For those who are not familiar with UNIX systems this section tries to provide a very basic introduction. For more information, the interested user is referred to the various UNIX or SUN publications. ... Mon Jan 22 12:06:29 MET 1996 ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node203.html -- 3.0 Кб -- 23.02.1996
Похожие документы

31. Using UNIX System Calls and Library Functions
... To use system calls and library functions in a C program we simply call the appropriate C function (Appendix ). We have already met some system calls when dealing with low level I O - open(), creat(), read(), write() and close() are examples. ... All math functions such as sin(), cos(), sqrt() and random number generators - random(), seed(), lrand48(), drand48() etc. are standard math library functions. NOTE: most standard library functions will use system calls within them. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_18_2.html -- 3.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_18_2.html -- 3.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_18_2.html -- 3.4 Кб -- 02.10.2012
Похожие документы

32. Problem creating a new system call
... Just to learn how to generate a system call, I created a simple system call that basically sets and resets the value of a global parameter "PREFETCH". SYSTEM CALL code ********************************** int PREFETCH = 0; /* this is a global variable */ . ... To execute the sys_prefetch system call, I wrote a prefetch.c file with the following code. ************************code to call sys_prefetch***************** #include <linux/unistd.h> _syscall2 (int, prefetch, int, mode, int, nr_hints) . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/135.html -- 4.2 Кб -- 23.03.2000
Похожие документы

33. More about the UNIX operating system
. Strictly speaking, UNIX is not one single operating system, it is a family of operating systems. Different computer manufacturers produce their own versions of UNIX. Although these are mostly similar, there are small differences which can cause problems. The most obvious examples are the layout of the file system and the exact format of certain commands. History of the UNIX operating system . Modern variants of UNIX .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/concepts/kernel1.2.html -- 2.1 Кб -- 17.01.1997
Похожие документы

34. Pulkovo EOP and Reference Systems Analysis Center (PERSAC)
... PUL VLBI Analysis Center . ... Pulkovo EOP and Reference Systems Analysis Center (PERSAC) is located at the Pulkovo Observatory . ... Processing of VLBI , GPS, and optical observations aimed at analysis of the Earth rotation, station displacement, and celestial reference system. ... Celestial Pole Offset (CPO) and Free Core Nutation (FCN) . Four daily updated CPO and FCN series (models) are provided. ... File fcn1.dat contains the ZM1 FCN model with variable amplitude and phase. ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/english/as/ -- 8.5 Кб -- 30.10.2015
Похожие документы

35. ASP: Exploring the Solar System: Further Guides and Resources
home education > family astro . SEARCH ASP SITE: Match ALL words Match ANY word . ... Family ASTRO Resource Guides . ... In the last few decades, the planets and moons in the solar system have been revealed as wonderfully individual worlds that we are beginning to explore in detail. ... For more readings and web sites (including the best resources on individual planets and moons), see our Solar System Resource Guide on the web at: http://www.astrosociety.org/education/resources/solarsys.html . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/family/resources/planets.html -- 19.8 Кб -- 02.10.2012
Похожие документы

36. CD Dynamic systems, content
В.М.Алексеев , Лекции по небесной механике, 160 стр. ... НИЦ "РХД", 2000 . ... НИЦ "РХД", 1999 ( book ) . ... НИЦ "РХД", 2000 ( book , pdf_pages ) . ... Москва: ВИНИТИ, 1985 ( pdf_pages ) . ... НИЦ "РХД", 1999 ( pdf-file , pdf-file ) . ... НИЦ "РХД", 1999 ( pdf-pages ) . ... Москва: "Наука", 1988 ( book , pdf_pages ) . ... Москва: "Наука", 1991 ( book , pdf_pages ) . ... НИЦ "РХД", 1998 ( pdf_pages ) . ... НИЦ "РХД", 2000 ( pdf_pages ) . ... НИЦ "РХД", 1998 . ... Москва: "Мир", 1991 ( book ) . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/Sci_library/Dinamic_sys/CD_dynamsys.htm -- 5.6 Кб -- 15.12.2003
Похожие документы

37. Arp 104 Keenan's system - система галактик NGC 5216 & NGC 5218 в созвездии
... Arp 104 Keenan's system - система галактик NGC 5216 & NGC 5218 в созвездии Большой Медведицы (Ursa Major) + . ... Просмотр полной версии : Arp 104 Keenan's system - система галактик NGC 5216 & NGC 5218 в созвездии Большой Медведицы (Ursa Major) + . ... Arp 104 Keenan's system - система галактик NGC 5216 & NGC 5218 в созвездии Большой Медведицы (Ursa Major) .. http://www.starlab.ru/attachment.php?attachmentid=125876&d=1366794862 . ... NGC 5216 расположена в 4' к югу (S) от NGC 5218 .. ...
[ Сохраненная копия ]  Ссылки http://www.starlab.ru/archive/index.php/t-19265.html -- 7.4 Кб -- 10.04.2016
Похожие документы

38. Procyon Systems, AstroGuide Listing
The AstroGuide . ... AstroGuide Listing . Login . See many more Astronomy Listings by: Category or Alphabet . ... Procyon Systems . Procyon Systems offers Observer for Macintosh, and the ScopeLink telescope position acquisition system. ... Web Site . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Unless otherwise specified, web site content Copyright 1994-2016 John Huggins All Rights Reserved . dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/astroguide/ag368.html -- 12.4 Кб -- 09.04.2016
Похожие документы

39. Oddie drive system - 1993
... Gallery . ... The 9" Oddie refractor, 188?- ... Sidebar Left . Sidebar Top . No Sidebar . Sidebar Bottom . Sidebar Right . ... Title: Oddie drive system - 1993 . Description: NOTE: All images are copyright and must not be reproduced or mirrored in any form without written permission. File name: Oddie_sector.jpg . ... Oddie drive system - 1993 NOTE: All images are copyright and must not be reproduced or mirrored in any form without written permission. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/first100years/album16/Oddie_sector -- 19.8 Кб -- 11.04.2016
Похожие документы

40. system Performance
The cumulative system performance is plotted for each receiver. ... When something occurs that may change the gain of the system (moving a horn, shimming the elevation rails) then a new epoch will be started. The old data is moved to the old system performance data page (the old data link points to this). ... Gain,Tsys,Sefd... (.ps) (.pdf) . ... Pointing errors (.ps) (.pdf) . ... Hour of day when sources measured (.ps). (.pdf) . list of sources with dates and filenames Old data . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/sysperf/sysperfcum.html -- 25.7 Кб -- 03.09.2012
Похожие документы

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


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

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

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