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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-float-desc.html.

1. Description
... It is described as a function of event pattern type in columns QE_nn (where nn=0, single pixel events, - 31). ... The fraction of the total QE which is contained in single, double, triple or quadruple pixel events, as a function of the channels tabulated in CHBINS_FRACTION. ... The fraction contained in single+double pixel events . ... The fraction of the total QE which is contained in single, double, triple or quadruple pixel events, as a function of the energies tabulated in EBINS_FRACTION. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node744.html -- 9.7 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>17761) - xmm.vilspa.esa.es/ )

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm
... JavaScript 1.1 Plugin objects are predefined JavaScript objects that you access through the navigator.plugins array. A Plugin object is a plug-in installed on the client. ... For example, the following code displays the type and description properties of the first Plugin object's first MimeType object. myPlugin=navigator.plugins[0] . ... Description . ... The following code assigns shorthand variables for the predefined LiveAudio properties. var myPluginName = navigator.plugins["LiveAudio"].name . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/plugin.htm -- 15.2 Кб -- 07.10.1999
Похожие документы

3. HTML Math
Permitted Context: %math . ... This is represented in HTML math by: <array> <row><item>a_11_<item>a_12_<item> <item>a_1n_ <row><item> <item> <item> <item> <row><item>a_n1_<item>a_n2_<item> <item>a_nn_ </array> . ... This is represented by: <array coldef="C+C+C+C=C"> <row><item>a_11_x_1_<item>a_12_x_2_<item> <item>a_1n_x_n_<item>b_1_ <row><item>a_21_x_1_<item>a_22_x_2_<item> <item>a_2n_x_n_<item>b_2_ <row><item colspan=5> <row><item>a_n1_x_1_<item>a_n2_x_2_<item> <item>a_nn_x_n_<item>b_n_ </array> . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/arrays.html -- 5.7 Кб -- 19.12.1996
Похожие документы

4. Long description for relative flow example
... A document window is shown, with 8 lines (numbered 1 to 8), each 24px high. The text of the "outer" box (at the end of line 1, halfway into line 2, and halfway into line 3) is shifted upward 12px. The text of the "inner" box, thought shifted upward as well, has been relatively positioned so that it lies in its normal flow position at the end of line 2. ... The lines, as they appear in the image, contain: Start 1 Beginning of body contents. 2 of outer contents. Inner contents. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-relative-desc.html -- 2.3 Кб -- 01.05.1998
Похожие документы

5. Table of Contents
... Chapter 1: About This Document . ... 1.4 Technical Content . ... Chapter 3: Fixed and Generic Targets . ... Chapter 5: Visits, Exposures and Exposure Groups . ... Chapter 9: Space Telescope Imaging Spectrograph (STIS) . ... 9.3 Mode = ACQ/PEAKConfig = STIS/CCD . ... Chapter 12: Cosmic OriginsSpectrograph (COS) . ... 12.2 Mode = ACQ/SEARCHConfig = COS/FUV . 12.3 Mode = ACQ/PEAKXDConfig = COS/FUV . 12.4 Mode = ACQ/PEAKDConfig = COS/FUV . 12.5 Mode = ACQ/SEARCHConfig = COS/NUV . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/p2pi/HTMLjavahelpCy20/toc.html -- 24.8 Кб -- 31.05.2012
Похожие документы

6. ccontsubtract CentralProcessor 0.11 documentation
... CentralProcessor 0.11 documentation . ... It can be run with the following command, where ?config.in? is a file containing the configuration parameters described in the next section. ... Parset parameters understood by ccontsubtract are given in the following table (all parameters must have CContSubtract prefix, i.e. CContSubtract.dataset ). ... A number of other parameters allowing the user to narrow down the data selection are understood. ... Parameter . ... Data set file name to work with. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/calim/ccontsubtract.html -- 14.9 Кб -- 12.04.2016
Похожие документы

7. HTML Tag Reference
Contents] [Previous] [Next] [Alphabetical Tag List] [Index] . ... The file lists.htm shows this example in action in a separate window. The DL tag encloses a definition list. ... The following example defines six HTML terms. ... DD>This tag displays a definition list in the HTML document. ... The DT tag specifies a term in a definition list. ... The default numbering style is determined by the browser, but you can use the tag's TYPE attributes to change the numbering sequence and numbering style. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags5.htm -- 20.5 Кб -- 28.01.1998
Похожие документы

8. Manpage of STRIPVME
... stripVme - strip hdrs or data from datataking recs (ao) stripVme [ -dhq ] [ -f firstScanNumber ] [ -l lastScanNumber ] [ -g firstGroup lastGroup ] [ -o ordinalScanToStart ] [ -n numberOfScans ] . Standard Arecibo datataking records contain a header followed by data. stripVme will select a subset of scans and records within a file and strip off the headers, data, or neither. ... Output the data from the third through seventh scans. stripVme -h -o 3 -n 5 < inputfile > outputfile . ... FILES . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/aosoft/stripVme.html -- 4.6 Кб -- 03.11.2010
Похожие документы

9. EPHEMERIDIES OF MINOR PLANETS (EMP)
EPHEMERIDES OF MINOR PLANETS . The yearbook "Ephemerides of minor planets" (published since 1948) contains information on orbital elements of numbered minor planets and the circumstances of their observations during the best observation periods. ... orbital elements of 430405 minor planets, numbered as of March 5, 2015 and dates of their oppositions in 2016; . ... opposition ephemerides of minor planets; . ... information on the "Updated Ephemerides of Minor Planets" service; . ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/engephem.htm -- 5.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>658) - www.ipa.nw.ru/ )

10. http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc
ESO Phase 3 Data Release Description Please start from this template when preparing the documentation for your ESO Phase 3 data release. ... Finally, the release description will be published as submitted - without further editing by ESO - to support the user community in utilizing the data. ... Please indicate if this is a catalogue data release. ... Data Reduction and Calibration Please address the following questions for scientific catalogue data, particularly in case of source catalogues: . ...
[ Текст ]  Ссылки http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc -- 62.0 Кб -- 24.05.2012
Похожие документы

11. TCC UDP Packets
... Packet Format . ... The TCC broadcasts UDP packets containing position information. ... Packet Header . ... int4 . ... double . ... pos, vel double . ... pos, vel, time double . ... See the TCC Message Keywords Dictionary for full definitions of most items in the "data" section of the packet. pos, vel double is a structure containing two doubles: "pos" and "vel"; it contains the same information as the TCC's "coordinates" (p,v,t triplets), but with time given by the "TAIDate" entry in the packet. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/UDPPackets.html -- 9.3 Кб -- 07.11.2014
Похожие документы

12. Apache module mod_negotiation
... Source File: mod_negotiation.c . Module Identifier: negotiation_module Content negotiation, or more accurately content selection, is the selection of the document that best matches the clients capabilities, from one of several available documents. ... A type map (a file with the handler type-map ) which explicitly lists the files containing the variants. ... Apache only recognizes encodings that are defined by an AddEncoding directive. ... Content-Language: . ... Module: mod_negotiation . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_negotiation.html -- 9.8 Кб -- 15.10.2001
Похожие документы

13. Modelling Spectro-photometric Characteristics of Eclipsing Binaries
... We present a computer program for modelling energy flux distribution and light curves of eclipsing binaries from far ultraviolet to infrared regions. The Roche model is assumed. Proximity effects of components (reflection of radiation and surface gravity darkening) are taken into account. ... Figure 1: The surface temperature distribution for Algol A-B system before (upper plot) and after (lower plot) correction for temperature due to the irradiation effect. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/polubekg.html -- 15.8 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/polubekg.html -- 15.8 Кб -- 15.05.1998
Похожие документы

14. The Name of the Plug-In: The ... Dialog Box
... Dialog box. ... At this point you should explain briefly what happens when changes are made to the options in the dialog box. For example, the following lines explain what happens with the Sparkle Plug-In when the options have been modified by the user: . Changes to the options effect the current image. ... Changes to the various options do not have an immediate effect on the image. ... Here would be the description of what the first option does and how to make changes with it. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/mjhammel/gdp/plug-ins/sample-3.html -- 3.0 Кб -- 22.12.2007
Похожие документы

15. http://xray.sai.msu.ru/~ivan/gmt/man/grdinfo.html
grdinfo - Get information about the contents of a 2-D grd file grdinfo grdfiles [ -C ] [ -L1 ] [ -L2 ] [ -M ] grdinfo reads a 2-D binary grd file and reports various statistics for the (x,y,z) data in the grdfile. ... L1 Report median and L1 scale of z (L1 scale = 1.4826 * Median Absolute Deviation (MAD)). ... To obtain all the information about the data set in file hawaii_topo.grd, try grdinfo -L1 -L2 -M hawaii_topo.grd gmt , grd2cpt , grd2xyz , grdedit . Man(1) output converted with man2html ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdinfo.html -- 3.2 Кб -- 19.03.1999
Похожие документы

16. Description of the OOF software architecture Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . Out-Of-Focus (OOF) Holography . ... The architecture of the OOF data reduction software can be summarised in following points: . ... A well defined set of external libraries is used and generally newer versions of these libraries are adopted quickly after release . ... Routines for simulating OOF data-sets . ... OOF ? ... Description of the OOF software architecture . ... OOF Reduction Software . ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/oof/software-architecture.html -- 12.7 Кб -- 04.04.2016
Похожие документы

17. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1674) - www.mso.anu.edu.au/ )

18. IAJ: Past Issues
Past Issues This page contains links to our archive of past issues of the Irish Astronomical Journal. ... Each issue is abbreviated below with the volume (V) number and issue number (N). V22N1 - Contents and examples from IAJ Volume 22 Number 1 (January 1995) . V22N2 - Contents and examples from IAJ Volume 22 Number 2 (July 1995) . V23N1 - Contents and examples from IAJ Volume 23 Number 1 (January 1996) . V23N2 - Contents and examples from IAJ Volume 23 Number 2 (July 1996) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/iaj/online/past.html -- 2.8 Кб -- 06.07.1999
Похожие документы

19. Getting Started in Actor Prolog. Underdetermined Sets.
Underdetermined sets is a new type of data structures (terms) developed in Actor Prolog . ... The point is that an underdetermined set can include some indefinite rest (a tail) like a list in usual Prolog . At the same time, the order of elements of an underdetermined set can be arbitrary one and it does not affect results of unification of underdetermined sets. Moreover, Actor Prolog guarantees that a rest of an underdetermined set never contains elements that are explicitly given in the set. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_sets.html -- 12.6 Кб -- 24.09.2007
Похожие документы

20. Doug Burke's Perl/S-Lang pages: Array examples
... Using sl_array . Array information . ... Inline::SLang . Doug's Home Page . ... Since the support for arrays in S-Lang and Perl do not match, the conversion of array values between the two languages is not entirely seemless, as shown in the examples below. ... The third option is to use a Perl Array_Type object to store the data; the Array_Type class is part of Inline::SLang and is as inefficient as using an array reference but does retain knowledge about the array size and type. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_array.html -- 11.6 Кб -- 02.10.2012
Похожие документы

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


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

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

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