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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/pguide/gui-example8.html.

1. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

2. MATRIX table creation
... The largest number of channel groups in a row . The largest number of channel elements in a row above threshold . Create empty output table header and structure. Create a linked list (GROUP_LIST) to store groups of contiguous elements . ... Foreach element in row . ... Else push GROUP onto GROUP_LIST, and create a new instance of the GROUP structure for the next group of contiguous elements. End element loop . ... Create a new instance of GROUP_LIST for the next row. end row loop . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/rmfgen/node25.html -- 4.6 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>12899) - xmm.vilspa.esa.es/ )

3. An example of selection criteria
... Table shows a table of association rules that has been created to associate bias exposures with scientific frames. ... ABS(:MJD_LOC-REFVAL(:MJD_LOC)) is the absolute difference between the time of the scientific frame that is being studied and the time of a dark exposure . ... The graphs of Figure illustrate the association of two dark exposures with each of two scientific images from our observing run: susi0006.bdf and susi0009.bdf. ... Table: Rules for the association of DARK exposures (cf. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node386.html -- 7.6 Кб -- 23.02.1996
Похожие документы

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

5. CSPICE Routines: GCPOOL_C
... Abstract Return the character value of a kernel variable from the kernel pool. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- name I Name of the variable whose value is to be returned. start I Which component to start retrieving for name room I The largest number of values to return. lenout I The length of the output string. n O Number of values returned for name. cvals O Values associated with name. found O True if variable is in pool. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/gcpool_c.html -- 10.2 Кб -- 17.12.2005
Похожие документы

6. OptInt PmWiki : Site / Page List Templates
... This page contains "templates" for PmWiki's (:pagelist:) directive. ... page). (:if false:) [[#default]] (:template first {=$Group}:) :[[{=$Group}/]] /: (:template each:) : :[[{=$Group}/{=$Name}]] [[#defaultend]] (:ifend:) (:pagelist group={$Group} fmt=#default count=6:) . Site / . ... if false:) [[#count]] (:template defaults wrap=inline list=normal :) (:template last:) {$$PageCount} [[#countend]] (:ifend:) Number of pages in the {$Group} group: (:pagelist group={$Group} fmt=#count :). ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/Site/PageListTemplates?action=print -- 23.6 Кб -- 01.03.2014
Похожие документы

7. Monitoring Options
... Statistic files are managed using file generation sets and scripts in the ./scripts directory of this distribution. ... Each valid update appends a line of the following form to the current element of a file generation set named peerstats : . ... This keyword allows the (otherwise constant) filegen filename prefix to be modified for file generation sets, which is useful for handling statistics logs. filegen name [ file filename ] [ type typename ] [ flag flagval ] [ link | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/monopt.html -- 9.3 Кб -- 21.12.2007
Похожие документы

8. Recreating Einstein Level One Processing Exposure Masks and Background Maps in
... This paper describes the main algorithms used by the Einstein Level One processing to create the exposure masks and the background maps for Einstein IPC images, and how these algorithms were recreated in the IRAF environment. Our goal was to recreate the algorithms used by the Level One Processing to create exposure masks and background maps for Einstein Image Proportional Counter (IPC) data (cf. sections 2.5 and 2.7 of Harnden et al. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/vanstoned.html -- 11.6 Кб -- 03.11.2000
Похожие документы

9. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы

10. XWare > APOD
... Meteor in the Desert Sky . ... The Geminids are predicted to peak on the night of December 13/14, but you can start watching for Geminid meteors this weekend. ... One of the brightest galaxies in planet Earth's sky and similar in size to the Milky Way, big, beautiful spiral M81 lies 11.8 million light-years away in the northern constellation Ursa Major. ... Intrepid Crater on Mars . ... The robotic rover Opportunity has chanced across another small crater on Mars. ... Too Close to a Black Hole . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/apod.html?page=91&d=2013-05 -- 15.2 Кб -- 12.04.2016
Похожие документы

11. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

12. Extended IDL Help
This page was created by the IDL library routine mk_html_help . ... mk_html_help . at the IDL command line prompt. ... to calculate CHIANTI line intensities and continua, to create a synthetic spectrum. ... WRITTEN : Ver.1, 7-Nov-01, Giulio Del Zanna (GDZ) and Peter Young (PRY) MODIFICATION HISTORY: V.2, 7-Nov-01, GDZ . Fixed a small bug (now the spectrum plot is always plotted within the widget), and modified the option to add continua. ... Added extended details in the ascii output spectrum. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/science/chianti/chianti_5.1/list_headers.html -- 26.9 Кб -- 15.09.2005
Похожие документы
Еще в разделе: (Показать все результаты (>9530) - www.arcetri.astro.it/ )

13. Dynamic HTML in Communicator
Contents] [Prev page] [Next page] [Index] . Navigator 4 from Netscape, which is part of the Communicator product suite, includes three new areas of functionality that taken together give you Dynamic HTML. The three components of Dynamic HTML are style sheets, content positioning, and downloadable fonts. Used together, these three components give you greater control over the appearance, layout, and behavior of your web pages. ... Introducing Downloadable Fonts . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/intro.htm -- 7.8 Кб -- 13.08.1997
Похожие документы
Еще в разделе: (Показать все результаты (>23572) - crydee.sai.msu.ru/ )

14. Atomic data for Stellar Atmospheres: lte_lines
For calculating model spectra of early-type helium stars in LTE, we maintain a database of atomic data for, mostly, blue-visual absorption lines of light elements. The data is sorted with one file for each ion. ... III = ++ . ... It will work on both complete linelists (including the atomic data at the start and references at the end) or raw ion files (such as Ni2.d). ... A Fortran utility to convert linelists downloaded from the Vienna Atomic Line Database into the new QUB format. synspec_qub . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/lines/lte/html/lines.lte.html -- 10.4 Кб -- 15.11.2001
Похожие документы

15. Region Names and Colors
SAOtng can associate names with region markers in order to aid users in remembering the significance of the region. ... By default, marker regions that you create in SAOtng are defined to be either "source" regions or "background" regions and are colored green and red, respectively. ... This type name is controlled by the "Set Type (and Color)" option in the marker menu (activated using the right mouse button within a region). ... Colors can be associated with names for regions. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regionnames.html -- 5.1 Кб -- 01.10.2012
Похожие документы

16. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы

17. VLBI Wiki | PmWiki / Table Directives
... There are four directives for table processing. ... Generates a new HTML <table> tag with the attributes provided in attr.. ... border (a positive integer) . ... Many are likely to ask why we didn't just use the standard HTML table markup (<table>, <tr>, <td>, <th>) instead of creating a new markup, and allowing nested tables as a result. ... And, this is not to say that nested HTML tables are impossible in PmWiki --they just can't be easily created by wiki authors using the default wiki markup. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/vlbi/wiki/index.php?n=PmWiki.TableDirectives -- 19.2 Кб -- 12.04.2016
Похожие документы

18. SSAU scientists have created an unique simulator for pilots and drivers
... Scientists of Samara State Aerospace University (SSAU) have created an unique mobile platform for the production of training and gaming simulators. ... Such mobile platforms also known as the Stewart platforms became widespread in the world primarily as simulators for training of highly-qualified military pilots and drivers. ... For example, the Rocket and Space Centre Progress is going to test level sensors for residual fuel in the fuel tanks of the rocket carrier on this mobile platform. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/12087/ -- 25.8 Кб -- 23.12.2015
Похожие документы

19. Apache module mod_vhost_alias
This module provides support for dynamically configured mass virtual hosting . ... Source File: mod_vhost_alias.c . ... For simple name-based virtual hosts you might use the following directives in your server configuration file: UseCanonicalName Off VirtualDocumentRoot /usr/local/apache/vhosts/%0 . A request for http://www.example.com/directory/file.html will be satisfied by the file /usr/local/apache/vhosts/www.example.com/directory/file.html . ... Module: mod_vhost_alias . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_vhost_alias.html -- 13.1 Кб -- 15.10.2001
Похожие документы

20. (Untitled)
There are six possible ways of object description: . a) by number(s) . ... d) by list . e) by orbital elements . ... They should be introduced as year, month, day with tenth (e.g. 20021104.1). d) Computations are performed for all objects listed in the file whose path and name should be introduced into assigned data field. ... On pressing Edit file button user has a possibility to look through the list of object elements or their coordinates and velocities to add or to change it. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user9hdg.htm -- 6.7 Кб -- 10.04.2016
Похожие документы

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


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

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

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