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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.issp.ac.ru/lpcbc/DANDP/tl2o3msd.html.

1. ZnS Safety Data Sheet
... Protective equipment: . ... Employers should use this information only as a supplement to other information gathered by them, and should make independent judgement of suitability of this information to ensure proper use and protect the health and safety of employees. This information is furnished without warranty, and any use of the product not in conformance with this Material Safety Data Sheet, or in combination with any other product or process, is the responsibility of the user. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/lpcbc/DANDP/znsmsds.html -- 14.8 Кб -- 14.12.2010
Похожие документы

2. Untitled Document
The best possible protection for personnel is elimination of the hazard. ... Wherever the hazard cannot be eliminated, and there is reasonable risk to hazard exposure, personnel are required to use the proper protective equipment. ... Refer to Section 13 , titled ?Eye and Face Protection?) ... For example, rubber insulation gloves are required to protect against electrical shock wherever work is done on high voltage power equipment. ... Refer to Figure 12.1 , titled ?Use of Protective Equipment?) ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Site/usersguide/SafetyPlan/06SafeSec12.html -- 7.2 Кб -- 21.05.2009
Похожие документы
Еще в разделе: (Показать все результаты (>543) - www.apo.nmsu.edu/ )

3. Polarization/Stokes Handling (stokes and select)
... The visibility datasets possibly contain correlations for different polarizations and Stokes parameters. There are two basic ways that polarization characteristics can be measured: firstly, two orthogonal feeds can be present on the antennas, and the four different polarization correlations from a baseline can be taken and recorded. ... There are two ways the user can determine which polarizations he or she wants to process, either with the select parameter, or with the stokes parameter. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node39.html -- 8.9 Кб -- 10.04.2016
Похожие документы

4. the Technical Archive procedure for issue of documentation
... Each document which is or can be circulated outside DMD division has to be issued according to the following Technical Archive procedure. ... Identify the type of document according to the ESO Documentation Type definition list . ... Get the chronological four-digit number from Technical Archive (pday@eso.org phone 6462 or tecarch@eso.org), specifying: the document type, PSC, document title, author(s), issue and issue date. ... ESO document number (i.e. VLT-SPE-ESO-19100-1836). ... issue number . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/TA-doc-proc.html -- 10.6 Кб -- 13.04.2005
Похожие документы

5. Apache's Handler Use
What is a Handler . ... mod_actions . ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. Apache 1.1 adds the ability to use handlers explicitly. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/handler.html -- 7.2 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>81) - neptun.sai.msu.ru/ )

6. Apache's Handler Use - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... This document describes the use of Apache's Handlers. ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/en/handler.html -- 10.4 Кб -- 10.12.2010
Похожие документы

7. Apache's Handler Use - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... This document describes the use of Apache's Handlers. ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/handler.html -- 12.8 Кб -- 21.01.2013
Похожие документы

8. trap: Handling command lists
The command list is placed between single quotes, as the command line is scanned twice, once when the shell first encounters the trap command and again when it is being executed. trap ' command-list ' signal-list . ... If command-list is not specified, then the action taken on receipt of any signal in the signal-list is reset to the default system action. If command-list is an explicitly quoted null command (' ' or " "), then the signals in signal-list are ignored by the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.9.2.html -- 2.7 Кб -- 17.01.1997
Похожие документы

9. Methods and instruments to measure/monitor major site properties
... The Science Operation Department is composed of Astronomers, Telescope Instruments Operators(TIOs) and Data Handling Administrators(DHAs). ... Astronomers have proposed several methods to quantitatively measure the amount of turbulence above the telescope, which the most common ones is Differential Image Motion Monitor (DIMM). In optical testing, the Hartmann test is the common method to test the quality of optical components. ... Hartmann mask consists of 48 lenses. ...
[ Сохраненная копия ]  Ссылки http://site2010.sai.msu.ru/section/2 -- 9.2 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>28) - site2010.sai.msu.ru/ )

10. Handles
XMM-Newton Science Analysis System . dal (dal-1.182.1) [xmmsas_20080701_1801-8.0.0] . Meta Index / Home Page / F90 DAL API . Handles hide the internal details of the underlying C++ classes. ... Corresponding to each of the classes in the Abstract C++ API, there is a derived type. ... By having different derived types for each C++ class, the API becomes more robust and type-safe. XMM-Newton SOC/SSC -- 2008-07-01 ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/dal/node20.html -- 3.5 Кб -- 01.07.2008
Похожие документы

11. Data Handling Video Tutorials
This set of lessons teaches you how to manipulate data, plot it, analyse it and draw conclusions from it. Two software packages are used: Excel (or another spreadsheet such as iWork Numbers), and Python (with the numerical python and matplotlib packages). Some tasks can be done in either, while some require the greater power of Python. Reference Guide for Python Data Handling . Back to Main Lab Skills Page .
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/labskills/datahandling/ -- 1.9 Кб -- 27.02.2014
Похожие документы

12. CSPICE Routines: SPKW17_C
... Required_Reading SPK . Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I Handle of an SPK file open for writing. body I Body code for ephemeris object. center I Body code for the center of motion of the body . frame I The reference frame of the states. first I First valid time for which states can be computed. last I Last valid time for which states can be computed. segid I Segment identifier. epoch I Epoch of ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/spkw17_c.html -- 11.2 Кб -- 17.12.2005
Похожие документы

13. OptInt PmWiki : Handling Procedures | History
OptInt PmWiki . MROI Delay Line / . Handling Procedures . ... Page History | ... MROI Delay Line Design Contract . ... MROI . ... Return to Handling Procedures ( Edit ) . ... Proposed delay line tools, jigs and handling procedures (INT-406-VEN-0119) . ... February 05, 2008, at 09:44 AM by M Fisher - uploaded handling procedures documet . ... Delay Line Pipes and Supports Installation Procedure . ... Trolley Handling Procedure . ... Delay line pipes and supports installation procedure? ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLine/HandlingProcedures?action=diff -- 23.4 Кб -- 01.03.2014
Похожие документы

14. Directory handling functions
Next: File Manipulation Routines Up: File and Directory Manipulation Previous: File and Directory Manipulation . This basically involves calling appropriate functions. int chdir(char path) - changes directory to specified path string. ... NOTE: rindex() is a string handling function that returns a pointer to the last occurrence of character c in string s , or a NULL pointer if c does not occur in the string. ( index() is similar function but assigns a pointer to 1st occurrence.) ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_18_3_1.html -- 5.6 Кб -- 02.10.2012
Похожие документы

15. ASP: Shipping and Handling for IAU Publications
. All orders (not including Standing Orders and resale orders) placed online or by fax/mail, pay AstroShop shipping fees. International orders must be placed by fax/mail. Please visit the AstroShop for contact information, shipping prices and estimated delivery time. Standing Orders and Resellers: please contact service {at} astrosociety.org for new shipping prices for IAU Volumes. 390 Ashton Avenue, San Francisco, CA 94112 . T 415.337.1100 F 415.337.5205
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/pubs/cs/iaushipping.html -- 5.4 Кб -- 02.10.2012
Похожие документы

16. http://www.naic.edu/~phil/cals/measuringcals.html
The cals on a receiver can be measured using absorber and sky as the hot and cold load. ... Tabs . ... Tsky . ... Trcvr . ... The various configurations measured are: Trcvr + Tabs *G2(1- alpha ) + Tomt * alpha and Trvcr + Tabs *G2(1- alpha ) + Tomt * alpha + Tcal Trcvr + Tsky *G2(1- alpha ) + Tomt * alpha and Trcvr + Tsky *G2(1- alpha ) + Tomt * alpha + Tcal Computing (CalOn-CalOff)/CalOff gives the measured Ratios: Rabs = Tcal/( Trcvr + Tabs *G2(1- alpha ) + Tomt * ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/cals/measuringcals.html -- 13.0 Кб -- 01.03.2004
Похожие документы
Еще в разделе: (Показать все результаты (>4371) - www.naic.edu/ )

17. Line (ImageJ API)
... java.lang.Object ij.gui.Roi ij.gui.Line . ... public class Line . ... int . ... protected double . ... Constructor Detail public Line (int ox1, int oy1, int ox2, int oy2) . Creates a new straight line selection using the specified starting and ending offscreen integer coordinates. public Line (double ox1, double oy1, double ox2, double oy2) . Creates a new straight line selection using the specified starting and ending offscreen double coordinates. public Line (int sx, int sy, ImagePlus imp) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/Line.html -- 37.4 Кб -- 02.12.2010
Похожие документы

18. Stellarium: SolarSystemManagerWindow Class Reference
Stellarium 0.12.3 . MainљPage . ... Classes . ... ClassљList . ... SolarSystemManagerWindow Class Reference . Main window for handling Solar System objects. ... voidљ . ... Public Slots inherited from StelDialog . ... Retranslate the content of the dialog. ... Protected Attributes inherited from StelDialog . ... The main dialog. ... Signals inherited from StelDialog . ... Public Member Functions inherited from StelDialog . ... virtual void SolarSystemManagerWindow::createDialogContent . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSolarSystemManagerWindow.html -- 12.9 Кб -- 28.02.2014
Похожие документы

19. Handling Chunks of Image Data in the Gemini Data Handling System
... Up: Data Pipelines . ... The Data Handling System (DHS), developed for the Gemini project by the Canadian Astronomy Data Centre, accepts observational data from multiple sources. There may be data descriptions, image data in chunks (to be composed into a single image), and multiple images for one dataset, all being received at different times. ... DHS is data-driven and is composed of a collection of servers that work together to act on any data it receives from any Gemini principal system. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass98/dunnjs2/ -- 13.6 Кб -- 16.07.1999
Похожие документы

20. http://www.jsc.nasa.gov/roundup/online/2003/0903_p4_5.pdf
The potential of plasma By Lisa Tidwell Astronaut Franklin Chang-Diaz, Director of the Advanced Space Propulsion Laboratory, works on the VASIMR engine. jsc2003e49523 Photo by James Blair Scott Winter, from Safety, Reliability & Quality Assurance, makes adjustments on the VASIMR. jsc2003e49525 Photo by James Blair A T A GLANCE HOW THE V ASIMR ENGINE WORKS The VASIMR engine works through a set of three linked magnetic cells. ... This plasma is what drives the rocket engine. ...
[ Текст ]  Ссылки http://www.jsc.nasa.gov/roundup/online/2003/0903_p4_5.pdf -- 101.8 Кб -- 30.12.2005
Похожие документы
Еще в разделе: (Показать все результаты (>1889) - www.jsc.nasa.gov/ )

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


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

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

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