Найдено документов: 281904 (184 сайтов) ---- Время поиска: 0.85сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node165.html.
http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node165.html.
1. Calling Parameters
. Next: Input Up: CAL_getmosOffset Previous: Procedure Contents . Subsections . Input . Output . Michael Smith 2011-09-20
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node104.html -- 3.2 Кб -- 20.09.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>83) - xmm.vilspa.esa.es/ )
2. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>618) - www.cplire.ru/ )
3. difx:difx_call_sequence [ATNF VLBI Wiki]
... You are here: start €Ё difx €Ё difx_call_sequence . Trace: тАв difx_call_sequence . difx:difx_call_sequence . DIFX Call Sequence . DataStream . ... Main Loop (execute) . ... Core . ... Mode . ... The following are essential тАЬprivateтАЭ notes to sort out the call sequence used as data flows through DataStream processes and Core processes. ... Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/vlbi/dokuwiki/doku.php/difx/difx_call_sequence -- 15.7 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>29475) - www.atnf.csiro.au/ )
4. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4886) - www.naic.edu/ )
5. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7546) - www.arcetri.astro.it/ )
6. ESO - Phase 1 Call for Proposals
... Public . Science . ... Science Users Information > Observing with ESO Telescopes > Phase 1 Proposals . ... Observing with ESO Telescopes . ... Public Surveys . Publications with ESO Data . ... Large Programmes . ... Public Surveys Programmes . ... Call for Proposals . ... Public Surveys Phase 2 . ... Proposals must be submitted by the respective deadline (end of March and end of September) using the supplied ESO Proposal Package and following the instructions given in the Call for Proposals. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/sci/observing/phase1.html -- 29.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11623) - www.eso.org/ )
7. Understanding HTML and MIME
I have dropped the differentiation of HTML into a sequence of conformance levels. ... This (and upward compatible specifications) define the Internet Media Type (RFC 1590) and MIME Content Type (RFC 1521) called "text/html". The type "text/html" accepts the following parameters: . ... Character sets . The charset parameter (as defined in section 7.1.1 of RFC 1521) may be used with the text/html content type to specify the encoding used to represent the HTML document as a sequence of bytes. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/HTMLandMIME.html -- 3.3 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>381) - comet.sai.msu.ru/ )
8. 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
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>4318) - crydee.sai.msu.ru/ )
9. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2851) - www.sao.ru/ )
10. Pipeline Code Internal Organization GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . Enter search terms or a module, class or function name. Pipeline Code Internal Organization . ... Function Call Hierarchy when Running Recipes . ... The GPI data pipeline is implemented in object-oriented fashion using IDL classes. ... For detailed documentation on the functions and variables internal to the following, please see the comments in the source code directly. ... The main object class of the pipeline! ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/organization.html -- 12.3 Кб -- 14.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>20918) - www.stsci.edu/ )
11. OptInt PmWiki : Available Actions
OptInt PmWiki . Pm Wiki / . Edit Page | ... Available Actions . ... Cookbook actions . Page actions are applied to wiki pages, as a query string appended to the URL . ... edit the specified page, see basic editing PmWiki's basic edit syntax . ... action= dc . ... To see more than what ?action=ruleset gives you, apply the Cookbook:MarkupRulesetDebugging recipe: it can also show the pattern and the replacement strings. doesn't make use of PmWiki's authorization mechanisms. ?action= phpinfo . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AvailableActions -- 38.1 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4094) - www.mrao.cam.ac.uk/ )
12. ASP: Mercury Magazine
This page contains the table of contents and select excerpts only and is not a complete reproduction of this issue. Complete content for online Mercury is available to ASP members and institutional subscribers . ... Reflections: Science Fare , Phil Plait . The Bad Astronomer (a.k.a. Phil Plait) gives a short speech to students who participated in a science fair. ... Astronomy in the News . ... Editorial, Paul Deans . ... Education Matters, David Bruning . ... Reflections, Phil Plait . ...
[
Сохраненная копия
]
Ссылки http://www.astrosociety.org/pubs/mercury/41_03/contents.html -- 11.3 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1453) - www.astrosociety.org/ )
13. 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
Похожие документы
Похожие документы
14. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>768) - www.iki.rssi.ru/ )
15. Telescope Parameters
... Wind Baffle Parameters . ... As part of this analysis, the volume, mass, center of gravity and mass moment of inertia of the telescope and optics support structure (OSS) were computed. ... The total moment of inertia of the circular floor panel, wind baffle and telescope in azimuth should be correct to 30% but is dependent on estimates of the mass of equipment supported below and above the circular floor panel. ... Table 8 : Masses and mass moments of inertia of the wind baffle components. ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/eng.papers/19970514_BasicTelescopeInfo/19970514.html -- 20.6 Кб -- 19.05.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>830) - www.apo.nmsu.edu/ )
16. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>107) - neptun.sai.msu.ru/ )
17. From Power Up To Bash Prompt: Hardware
... This is called the ``Power on self test''. Then a program called the bootstrap loader, located in the ROM BIOS, looks for a boot sector. A boot sector is the first sector of a disk and has a small program that can load an operating system. ... This is how the hardware can tell whether the sector is a boot sector or not. ... If it finds a boot sector, it loads it into memory and passes control to the program that loads the operating system. ... See the LILO User's Guide for details. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-2.html -- 5.5 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-2.html -- 5.5 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-2.html -- 5.5 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-2.html -- 5.5 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/doc/pwr2bash/From-PowerUp-To-Bash-Prompt-HOWTO-2.html -- 5.5 Кб -- 02.10.2012
Похожие документы
18. NIST Modem Time Service
... Reference ID: ACTS . Driver ID: NIST_ACTS . ... This driver supports the NIST Automated Computer Time Service (ACTS). It periodically dials a prespecified telephone number, receives the NIST timecode data and calculates the local clock correction. ... In mode 0 the driver operates continuously at intervals determined by the fudge time1 parameter, as described above. ... Unlike other drivers, each ACTS call generates one clock correction and that correction is processed immediately. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/driver18.html -- 10.3 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2333) - www.sai.msu.su/ )
19. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4360) - hea-www.harvard.edu/ )
20. Re: Re: FIFO Is Ignoring Non-blocking Call - an Astronomy Net XEphem Forum
XEphem Forum Message . Forums: . ... God and Science ћ SETI ћ Software ћ UFO ћ XEphem . ... Discussion Forums | XEphem Ephemeris Software Discussion | Post . ... Re: Re: FIFO Is Ignoring Non-blocking Call . Forum List | ... Post Message | ... Login to Post . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/forums/xephem/messages/122.shtml -- 13.2 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2270) - www.astronomy.net/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда