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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm.

1. casacore: casa::Stack< elem > Class Template Reference
... casa::Stack< elem > . ... Stack (const Stack < elem > &other) . ... Add an element to the top of the stack. void . ... Retreive the top element on the stack. const elem & . ... template<class elem> . ... References casa::False , casa::Stack< elem >::topOfStack , and casa::True . ... const elem& casa::Stack < elem >::top . ... Referenced by casa::Stack< elem >::empty() , casa::Stack< elem >::pop() , casa::Stack< elem >::popVal() , casa::Stack< elem >::push() , and casa::Stack< elem >::top() . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Stack.html -- 25.6 Кб -- 14.02.2011
Похожие документы

2. Creating reconstruction image and background image from an input source list
... If the parameter withinputlist is set to ``true'', the reconstruction and/or background image will be created using source parameters from an input source list. ... Use parameters makerecon and savebkgrnd to specify which of the output images you want to create. Only sources originally detected at scales up to maxscale will be used for to calculate the images. The value of maxscale will also control the scale of the kernel used to filter the background image. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/ewavelet/node9.html -- 3.8 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>19596) - xmm.vilspa.esa.es/ )

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/textarea.htm
... A multiline input field on an HTML form. ... JavaScript 1.1: added type property . ... You can index the array either by number or, if supplied, by using the value of the NAME attribute. ... Form name:<INPUT TYPE="textarea" NAME="text1" VALUE="Beluga"> . ... For all Textarea objects, the value of the type property is "textarea" . ... JavaScript 1.1 The following example writes the value of the type property for every element on a form. for (var i = 0; i < document.form1.elements.length; i++) { . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/textarea.htm -- 29.3 Кб -- 07.10.1999
Похожие документы

4. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

5. 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
Похожие документы
Еще в разделе: (Показать все результаты (>11055) - www.eso.org/ )

6. Appendix: Recipe File XML Format GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline User?s Guide . ... Appendix: Recipe File XML Format . ... We describe here the XML file format adopted for this. This file format is based on and extremely similar to, but not exactly identical with, the format of Keck OSIRIS data reduction files (?DRFs?) ... In general, an XML document is a simple ASCII file composed of markup tags. ... To add a comment to an xml file surround the text in a <!? and a ?> such as in this example:: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/recipe_xml.html -- 14.1 Кб -- 14.02.2014
Похожие документы

7. *tprint* - Reading a Table File Created by imcnts
... Table files like the ones created in the section on imcnts can be displayed, printed and manipulated using the tasks contained in the stsdas.ttools package. ... sp> tables # Load the relevant package ta> tprint rp90_cnt prpar=yes # .tab extension assumed # the hidden parameter prpar is set to display the header # as well as the data ta> tprint rp90_cnt # Displays only the data info ta> tprint rp90_cnt prdata- prpar+ # Displays only the header info ta> tprint rp90_cnt prparam=yes | ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node99.html -- 4.6 Кб -- 01.10.2012
Похожие документы

8. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

9. MAKEPRFCORR (Nov98) --- nictools --- MAKEPRFCORR (Nov98)
makeprfcorr -- Compute the pixel response function for an image created with asncombine makeprfcorr association . association . ... Interactive program to compute relative shifts of images in an association file. ... After computing the relative shifts of the direct images, alignasn searches for corresponding grism images for each of the direct images. ... The grism association is then updated with the same relative shift measurements as determined from the direct images. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/nictools/makeprfcorr.hlp.html -- 2.6 Кб -- 06.06.2006
Похожие документы

10. LiveAudio and LiveConnect
... LiveAudio is LiveConnect aware. ... For these methods to be available to JavaScript (and the web page), you must embed a LiveAudio console (any console will do, it can even be hidden) somewhere on your page. play({loop[TRUE, FALSE or an INT]}, '{url_to_sound}') . ... GetVolume One example of using JavaScript to control a LiveAudio plug-in is to have JavaScript play a sound. In the following example, all of the HTML is needed to make the plug-in play a sound. ... BODY> <EMBED SRC="sound1.wav" . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/Guide/liveaud.htm -- 11.4 Кб -- 12.12.1997
Похожие документы

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

12. http://xray.sai.msu.ru/~ivan/gmt/man/gmtset.html
gmtset - To change individual GMT default parameters gmtset PARAMETER1 value1 PARAMETER2 value2 PARAMETER3 value3 ... gmtset will adjust individual GMT defaults settings in the current directory's .gmtdefaults file. If no such file exists one will be created. ... To change the dpi to 600, set anotation font to Helvetica, and select grid-crosses of size 0.1 inch, try gmtset DOTS_PR_INCH 600 ANOT_FONT Helvetica GRID_CROSS_SIZE 0.1i gmt , gmtdefaults . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/gmtset.html -- 2.5 Кб -- 19.03.1999
Похожие документы

13. StelTexture::StelTextureParams Struct Reference
... StelTexture . StelTextureParams . ... Contains the parameters defining how a texture is created. ... StelTextureParams (bool qgenerateMipmaps=false, GLint afiltering=GL_LINEAR, GLint awrapMode=GL_CLAMP_TO_EDGE) . ... Define the scaling filter to use. Must be one of GL_NEAREST or GL_LINEAR. ... GLint StelTexture::StelTextureParams::filtering . ... Must be one of GL_NEAREST or GL_LINEAR. bool StelTexture::StelTextureParams::generateMipmaps . ... GLint StelTexture::StelTextureParams::wrapMode . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structStelTexture_1_1StelTextureParams.html -- 7.3 Кб -- 02.10.2012
Похожие документы

14. IDL programs
... This program was created for correlating chosen regions in the series of fts images. ... Chosen regions' . ... In this section the program counts the integral for each region of the grid for each image. ... As a matter of fact, the integral is total brightness of the region and it is counted by 'int_tabulated' IDL function. ... In addition, the program will show the count of the regions which correlate with the corresponding region (the brighter region means the bigger count) and its contour. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/korel_en.html -- 9.9 Кб -- 15.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>329) - lnfm1.sai.msu.ru/ )

15. Dynamic HTML in Communicator
... Font enhancements in Communicator include the ability to incorporate downloadable fonts into your web documents. ... The fonts are contained in a font definition file that reside on the host web server with the HTML document. ... Before you can create font definition files, make sure the fonts you wish to use in your web document are installed on your system. ... FONT> </P> . ... For more information about dynamic fonts, see: http://home.netscape.com/comprod/products/communicator/fonts/index.html . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/webfont1.htm -- 11.8 Кб -- 13.08.1997
Похожие документы

16. In The Beginning, God Created......prophecy - an Astronomy Net God Science
God Science Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... God and Science | ... In The Beginning, God Created......prophecy . ... I am beginning to believe that Genesis creation is about the creation of prophecy as much as it is a statement that God is the creator. ... So I ask, are you (anyone) willing to consider Gen 1 2 as stories of prophecy or are you determined that it is either about science or a literal 7-day creation? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/god/messages/32316.shtml -- 14.2 Кб -- 09.04.2016
Похожие документы

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

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

19. Creating an SCCS file
. To place files under the control of SCCS use the command: sccs create filename(s) . For each filename given as an argument sccs create does the following: . filename is moved to ,filename . a history file s. filename is created in the SCCS subdirectory . a "read only" copy of the initial version of the file is made by sccs get . You can use the ls command to check that the history files have been created. ls SCCS . Now you can remove the ,filename files: rm ,* .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/utilities1/sccs_put3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

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

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


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

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

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