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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node499.html.

1. Calling Parameters
. Next: Input Up: CAL_rgsGetEvThresh Previous: Procedure Contents . Subsections . Input . Output . Michael Smith 2011-09-20
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node497.html -- 3.2 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>442) - xmm.vilspa.esa.es/ )

2. http://www.naic.edu/~tghosh/software/parcheck.pro
Viewing contents of file '/net/www/deutsch/idl/idllib/ghrs/pro/ parcheck .pro' ;********************************************************************* ;+ ; ;*name: ; parcheck (general idl library 01) 30-mar-1987 ; ;*class: ; error checking ; ;*category: ; ;*purpose: ; to check that a procedure has been called with the minimum of allowed ; number of parameters . ; ;*calling sequence: ; parcheck , nparm , minparms , callingpro ; ;* parameters : ; ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/software/parcheck.pro -- 4.4 Кб -- 24.01.2003
Похожие документы

3. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

4. CSPICE Routines: DAFGS_C
... Abstract Return (get) the summary for the current array in the current DAF. Required_Reading DAF . ... Detailed_Output sum is the summary for the current array (the array found by the latest call to daffna_c or daffpa_c ). ... Particulars The DAF search routines are: dafbfs_c Begin forward search. daffna Find next array. dafbbs_c Begin backward search. daffpa_c Find previous array. dafgs_c Get summary. dafgn_c Get name. dafgh_c Get handle. dafcs_c Continue search. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/dafgs_c.html -- 10.1 Кб -- 17.12.2005
Похожие документы

5. Argument association
... Fortran . Storage rules Dummy argument is a quantity in the specification of a procedure, function or subroutine. Actual argument is a quantity in the call of a procedure, function or subroutine. ... Becomes 101 END PROGRAM EXAMPLE SUBROUTINE SUB(X, Y, Z) IMPLICIT NONE REAL, INTENT(IN) :: X REAL, INTENT(INOUT) :: Y REAL, INTENT(OUT) :: Z Y = Y**2 Z = X + Y END SUBROUTINE SUB In Fortran there is really only one kind of argument usage, called argument association. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/a10.html -- 9.0 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы

6. Linux I/O port programming mini-HOWTO: Using I/O ports in C programs
... Routines for accessing I/O ports are in /usr/include/asm/io.h (or linux/include/asm-i386/io.h in the kernel source distribution). ... Before you access any ports, you must give your program permission to do so. This is done by calling the ioperm() function (declared in unistd.h , and defined in the kernel) somewhere near the start of your program (before any I/O port accesses). ... For example, ioperm(0x300, 5, 1) would give access to ports 0x300 through 0x304 (a total of 5 ports). ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 02.10.2012
Похожие документы

7. http://hea-www.harvard.edu/ChaMPlane/quantile/4ciao4.3/strreplace.pro
NAME: ; STRREPLACE ; ; PURPOSE: ; The STRREPLACE procedure replaces the contents of one string ; with another. The first occurrence of the search substring, Find ; within the source string, String is replaced by the string, ; Replacement. ... CALLING SEQUENCE: ; ; STRREPLACE, String, Find, Replacement ; ; INPUTS: ; String: The string to have substring(s) replaced. ... Find: The scalar substring to be replaced. ... Replacement: A scalar string to replace the Find substring. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/ChaMPlane/quantile/4ciao4.3/strreplace.pro -- 3.2 Кб -- 20.03.2012
Похожие документы

8. Australia Telescope National Facility
... ATNF Home . ... About ATNF overview . ... Australia Telescope Steering Committee . ... Australia Telescope User Committee . ... Astrophysics graduate student programs . ... Facilities . ATNF facilities . ... Australian Square Kilometre Array Pathfinder . Murchison Radio-astronomy Observatory . ... Parkes radio telescope . Australia Telescope Compact Array . ... Visiting Parkes radio telescope . Visiting Australia Telescope Compact Array . ... Parkes radio telescope webcam . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/whats_on/workshops/synthesis2003/talks/sensitivity/tsys.html -- 49.3 Кб -- 12.04.2016
Похожие документы

9. ESO - ALMA
... ALMA . ... ARC Staff at ESO . ... The European ALMA Regional Centre (ARC) provides the interface between the ALMA project and the European science community. ... Below you can read the latest Announcements from the European ARC Network.. ... The call for 1-mm Very Long Baseline Interferometry (VLBI) proposals to use phased ALMA at Band 6 in Cycle 4, in collaboration with the Event Horizon Telescope Consortium (EHTC), will be released to coincide with the ALMA Cycle 4 Call for Proposals in March 2016...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/facilities/alma.html -- 27.7 Кб -- 09.04.2016
Похожие документы

10. Report on Cosmic Call 1999
... Report on Cosmic Call 1999 . ... Cosmic Call Sessions . ... This Report outlines methodology, hard- and software, which were developed to transmit first public Interstellar messages from Evpatoria Deep Space Center (EDSC), and describes four Cosmic Call Sessions, which were fulfilled in EDSC on May 24 and June 30 - July 1, 1999. ... Each Cosmic Call consists of two parts. ... Dutil Message, . ... The software for gathering all messages and creating the Cosmic Call stream, was written on C language. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/ra&sr/irm/report-1999.html -- 56.9 Кб -- 30.11.2002
Похожие документы
Еще в разделе: (Показать все результаты (>575) - www.cplire.ru/ )

11. Command Syntax
... A MIDAS command line is structured as command/qualifier par1 par2 ... par8 !comments . ... In case you omit the qualifier, the default qualifier of that command is used by MIDAS. The default qualifier of a MIDAS command may be displayed via SHOW/COMMAND command . ... If the command procedure which is activated by a MIDAS command uses the CROSSREF command, it is also possible to execute that command via: command/qualifier label4=par4 label1=par1 label7=par7 ... !comments . ... command/qualifier ? ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node33.html -- 9.6 Кб -- 23.02.1996
Похожие документы

12. The SRON-HeaD Data Analysis System
Next: Three-dimensional Data Analysis in IRAF and ZODIAC+ . ... A data analysis system has been developed at SRON, which has been designed to allow rigorous control of the quality of its processed data products. ... This means recording all parameters of all steps which lead to the establishment of the final data products (Figure 1 ). ... Figure: A processing pipeline is a sequence of tasks with several input/output files and parameters, which pass data from one task to the next. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/devriesc.html -- 9.7 Кб -- 23.06.1998
Похожие документы

13. OptInt PmWiki : PmWiki / Other Variables
OptInt PmWiki : Pm Wiki / Other Variables . ... This variable is an array that is used for defining Page Variables . ... To have the page variable $MyVar produce the contents of the internal variable $myvar , many folks try the following which does not work: . ... There are several correct ways to do this, depending on whether you need the value of the $myvar variable as it was at the time the $FmtPV entry was created, or at the time that a particular instance of $MyVar is being rendered on a page. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/OtherVariables?action=print -- 16.2 Кб -- 01.03.2014
Похожие документы

14. Стиральная машина LG F14A8TDS белый - LG - LG Диск Sturm! AG1014P-9812
... title='Диск Sturm! AG1014P-9812' border='0' align='left' width='120' style='margin-right: 20px;' hspace='7' vspace='5'/> . ... Цвет: синий . ... Размер: L . ... Цвет: Хром . Цвет арматуры: Хром . ... Реквизиты: Array . ... Ставки налогов: Array . Картинки: Array . ... Цвет: черный . ... Цвет: бирюзовый . ... Состав: верхний слой - 100% полиуретан; подкладка - 100% хлопок Размер: 25х29 см. ... Цвет: TURTLE . ... Швейная машина Astralux - Astralux - Astralux . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku5160.html -- 22.6 Кб -- 14.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>1855) - astrokuban.info/ )

15. MAO NASU :: Topic: Open access submissions and content now available (1/1)
... Recent Topics . ... MAO main . ... Open access submissions and content now available . ... Отправлено: Thu, 15 Oct 2015 07:50:43 +0300 (EEST) Тема: Open access submissions and content now available Planetary and Space Science Welcomes Open Access Submissions @media only screen and (max-device-width: 480px) { } p { margin-top: 1em; margin-bottom: 1em; margin-left: 0em; margin-right: 0em; color: #53565A; } img { display:block; -ms-interpolation-mode:bicubic; } Can't see this email properly? ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/ua/forum/info/444-open-access-submissions-and-content-now-available -- 25.0 Кб -- 10.04.2016
Похожие документы

16. http://www.stecf.org/software/ASTROsoft/DER_SNR/der_snr.pro
... In the median ; function of IDL, the higher of the two values is returned. ... Felix Stoehr, [ST-ECF] xxx = xx(sort(xx)) n = n_elements(xxx) if ((n mod 2) eq 0) then begin return , 0.5 * (max([0,xxx(n/2-1)])+xxx(n/2)) endif else begin return , xxx((n-1)/2) endelse end ;----------------------------------------------------------------------------------------- ; ;***************************************************************************************** function DER_SNR , ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/ASTROsoft/DER_SNR/der_snr.pro -- 4.6 Кб -- 01.10.2007
Похожие документы

17. SPICE Kernels Contents (briefly)
Spacecraft ephemeris , or more generally, location of an observer, given as a function of time. ... The ephemeris data for spacecraft and target bodies are normally combined in a single file called the SPICE SPK file. ... Attitude data is contained in the SPICE CK file. ... Several miscellaneous kernel files - spacecraft clock (SPICE SCLK file) and leapseconds (SPICE LSK file) - are also part of SPICE; these are used in converting time tags between various time measurement systems. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/naif/spiceker.htm -- 3.2 Кб -- 08.11.1994
Похожие документы
Еще в разделе: (Показать все результаты (>630) - www.iki.rssi.ru/ )

18. http://star.arm.ac.uk/preprints/2010/571d_OnlineII.pdf
... The IDL users can call these codes by the CALL_EXTERNAL function with the following syntax: res=CALL_EXTERNAL(libname, 'GET_MW', ParmIn, s, /F_VALUE) Here libname is the name of the appropriate dynamic link library or shared ob ject. ... Then, ParmIn is the 29-element single-precision floating-point array that contains the input parameters for the gyrosynchrotron code, and s is the two-dimensional single-precision floatingpoint array that contains the results of the computation. ...
[ Текст ]  Ссылки http://star.arm.ac.uk/preprints/2010/571d_OnlineII.pdf -- 86.8 Кб -- 26.09.2012
Похожие документы

19. Reading Client Input in Apache 1.2
Apache 1.1 and earlier let modules handle POST and PUT requests by themselves. The module would, on its own, determine whether the request had an entity, how many bytes it was, and then called a function ( read_client_block ) to get the data. ... This step also sends a 100 Continue response to HTTP/1.1 clients, so should not be called until the module is *definitely* ready to read content. (otherwise, the point of the 100 response is defeated). ... Finally, call ap_get_client_block in a loop. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/client_block_api.html -- 4.8 Кб -- 15.10.2001
Похожие документы

20. sgs summary
... Guider functions . ... Guide Sensor Performance . ... Guide Sensor Sky Coverage/ Star Availability . Guide Star Selection Criteria . ... Guide fiber organization and reach at plug plate . ... Plug plate holes for guide stars are identical to those for science FO . ... FOV for each of 9 guide stars is 7.4 arcsec dia. (0.45 mm FO, Sumitomo IGN-05/10) . ... Selected guide stars must have no neighbor stars within TBD (5 arcsec) radius that have a brightness within TBD (5 mag.) of guide stars . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/eng.papers/19990324_guider/19990324.html -- 19.2 Кб -- 26.03.1999
Похожие документы

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


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

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

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