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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/6.5.0/doc/eregionanalyse/node24.html.

1. Parameters
... Output parameter that contains the X coordinate centroid. This will be in the units of the input image, e.g. sky pixels, detector pixels or degrees. ycentroid . ... Output parameter that contains the optimum extraction radius in the units of the input image (sky pixels, detector pixels or degrees). optellipxrad . ... Output parameter that contains the optimum X radius in the units of the input image (sky pixels, detector pixels or degrees) for an elliptical extraction region. optellipyrad . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/eregionanalyse/node28.html -- 8.6 Кб -- 24.10.2008
Похожие документы
Еще в разделе: (Показать все результаты (>32325) - xmm.vilspa.esa.es/ )

2. Index
... ACQ-DIST Optional Parameter for FGS 1 , 2 . ACQTYPE Optional Parameter for STIS . Acquisition modes . ... Aperture Coordinate System . ... AFTER date Special Requirement . ... BINAXIS1, BINAXIS2 Optional Parameters for STIS 1 , 2 . ... BUFFER-TIME Optional Parameter for STIS . ... CHECKBOX Optional Parameter for STIS . ... Calibration Targets . ... CR-SPLIT Optional Parameter for STIS . ... DIFFUSE-CENTER Optional Parameter for STIS . ... GAIN Optional Parameter for STIS . ... Position . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/ftp/documents/p2pi/HTMLjavahelpCy20/ix.html -- 54.9 Кб -- 31.05.2012
Похожие документы

3. http://www.atnf.csiro.au/computing/software/gipsy/sub/fie.dc2
... The input string may contain: 1) functions ; syntax ff(..); where ff is one of the following available functions : abs(x) absolute value of x sqrt(x) square root of x sin(x) sine of x asin(x) inverse sine of x cos(x) cosine of x acos(x) inverse cosine of x tan(x) tangent of x sec(x) secans of x csc(x) cosecans of x cot(x) cotangent of x atan(x) inverse tan of x atan2(x,y) ... Any operation on a BLANK causes the result to be set to BLANK (except the function IFBLANK). ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/fie.dc2 -- 8.5 Кб -- 11.11.1999
Похожие документы

4. Jonathan's ASC documents
. Documents latest versions (PS and Latex)
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~jcm/asc/ -- 1.2 Кб -- 01.10.2012
Похожие документы

5. GUI-fying and Documenting your Shell Script
... We describe a simple method to annotate shell scripts and have a preprocessor extract a set of variables, present them to the user in a GUI (using Tcl/Tk) with context sensitive help, and run the script. ... When individual applications are (tightly) integrated into the scripting language, this offers very powerful scripts, fully graphical user interfaces and a result sometimes indistinguishable from applications. ... Here is an example header from a C-shell script with which Figure 1 was made. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/teubenp.html -- 10.5 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/teubenp.html -- 10.5 Кб -- 15.05.1998
Похожие документы

6. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы

7. OptInt PmWiki : Markup Expressions
OptInt PmWiki . ... Edit Page | ... Markup Expressions . ... The {(...)} "expression markup" allows for a variety of string and formatting operations to be performed from within markup. Operations defined by this recipe include substr , ftime , strlen , rand , toupper / tolower , ucfirst , ucwords , pagename and asspaced . The "substr" expression extracts portions of a string. ... ftime "fmt" "when")} . ... The "ucfirst" expression converts the first character of a string to uppercase. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/MarkupExpressions -- 32.6 Кб -- 10.04.2016
Похожие документы

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

9. HTML Tag Reference
... HTML . HEAD . ... BODY . The HTML tag identifies a document as an HTML document. ... The HEAD tag defines an HTML document header. ... The web browser displays none of the information in the header, except for text contained by the TITLE tag. ... The HEAD tag can contain TITLE, BASE, ISINDEX, META, SCRIPT, STYLE, and LINK tags. ... The BODY tag specifies the main content of a document. ... TEXT=" color " . ... VLINK="color" specifies the text color of visited (followed) links in a document. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags2.htm -- 10.4 Кб -- 26.03.1998
Похожие документы

10. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/checkbox.htm
... A checkbox on an HTML form. ... JavaScript 1.1: added type property; added onBlur and onFocus event handlers; added blur and focus methods. ... The HTML INPUT tag, with "checkbox" as the value of the TYPE attribute. ... You can index the array either by number or, if supplied, by using the value of the NAME attribute. onBlur . ... Use the checked property to specify whether the checkbox is currently checked. ... checked . ... For all Checkbox objects, the value of the type property is "checkbox" . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/checkbox.htm -- 23.8 Кб -- 07.10.1999
Похожие документы

11. Untitled Document
. 1. Basic Info . 2. Current Status . 3. Calibration parameters . 4. RFI situation . 5. History . 6. Everything else . 1. Basic = Information: . [back to = top] . 2. Current = Status: . [back to = top] . 3. = Calibration Parameters: . [back to top] = . 4. RFI = situation: . [back to = top] . 5. = History: . [back to = top] . 6. Everything = Else: . [back to = top] . ------=_NextPart_000_004C_01C0427C.19DD8620--
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/rxtemp.html -- 4.0 Кб -- 01.11.2000
Похожие документы

12. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>516) - www.astro.louisville.edu/ )

13. Untitled Document
... The requirements contained in the current National Electrical Code and NFPA Standard for Electrical Requirements for Employee Workplaces apply to all electrical equipment, installations, and usage's at APO. ... do not use defective electrical equipment. ... the Site Safety Officer is to be notified of overloaded circuits in order to replace fuses and reset circuit breakers. ... the only multiple outlet adapter, other than extension cords, allowed are those have internal circuit breakers. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Site/usersguide/SafetyPlan/06SafeSec24.html -- 5.5 Кб -- 21.05.2009
Похожие документы

14. http://www.eso.org/~qc/procs/checklist.pdf
... The instrument modes and arms should be indicated and described, and the keywords that distinguish between different modes should be indicated (usually INS.MODE is used if it is a mode and OCS keys are used in case it is related to an arm). ... Raw frames The format of the raw frames for each mode and arm should be described. ... The design should be checked on pre-processing or processing, which involves products only (no trigger via raw frames). ... QC parameters. ...
[ Текст ]  Ссылки http://www.eso.org/~qc/procs/checklist.pdf -- 156.7 Кб -- 18.06.2015
Похожие документы

15. SLITLESS (Oct97) --- ST_ECF --- SLITLESS (Oct97)
slitless -- Extract a spectrum from a direct/GRISM image pair slitless image grism output PARAMETERS . ... A two dimensional direct image to be used to select an object. grism . A two dimensional GRISM image containing slitless spectra of objects present in the direct image. output . ... Toggle whether or not a background estimate is subtracted from the extracted object spectrum. mingood = INDEF . Pixels of the grism image with values smaller than this are ignored. maxgood = INDEF . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/slitless/slitless.hlp.html -- 7.3 Кб -- 06.06.2006
Похожие документы

16. CREATE FULLTEXT PARSER
... CREATE FULLTEXT PARSER -- create a parser for full-text search . CREATE FULLTEXT PARSER prsname START= start_function GETTOKEN gettoken_function END end_function LEXTYPES lextypes_function [ HEADLINE headline_function ] ; . CREATE FULLTEXT PARSER will create a new parser used to break document onto lexemes. If a schema name is given (for example, CREATE FULLTEXT PARSER myschema.prsname ... ) then the parser is created in the specified schema. ... DROP FULLTEXT PARSER ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createparser.html -- 6.2 Кб -- 13.04.2008
Похожие документы

17. http://www.asc.rssi.ru/RadioAstron/archives/2004/month_notic/ramn8.pdf
... A bright flare-up of emission (>1000 Jy) was found in OH-maser source during tests of 18cm receiver in observations with Kalyazin 64-m radio telescope (August 2004). ... Appendix (The list of used acronyms) ASC Cold Plate DC Astro Space Center of Lebedev Physical Instutute cooled LNAs and antenna feed hermetic device container (part of payload ); it contains Formatter, Rb oscillators, synthesizer, control unit and is placed under dish DM Device Module = DC + H-maser EGSE ...
[ Текст ]  Ссылки http://www.asc.rssi.ru/RadioAstron/archives/2004/month_notic/ramn8.pdf -- 90.3 Кб -- 03.11.2011
Похожие документы

18. http://scan.sai.msu.ru/lk/
Please enter the lightcurve file name and period search parameters: . Lightcurve file: . ... Apply the Heliocentric correction and convert all dates to Terrestrial Time (TT)? ... Also, the Heliocentric correction cannot be applied to such lightcurves. ... This period search service is also available at the mirror sites: Mirror 1 , Mirror 2 , Mirror 3 , Mirror 4 . You may download the latest source code distribution and install the period search service at your own web server. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/lk/ -- 6.6 Кб -- 24.12.2015
Похожие документы
Еще в разделе: (Показать все результаты (>2) - scan.sai.msu.ru/ )

19. Biosphere: Analysis of Value Parameters
... Публикации и издания Публикации профессорско-преподавательского состава СГАУ Издания проф. Сосниной Т.Н. Biosphere: Analysis of Value Parameters . ... Besides, the ways of saving the use value and value properties of biosphere are analyzed. The expediency of transformation of two-criterion theory of value into the three- criterion theory of the balance of value, where the ecologic component performs the function of the key criterion has been founded. ... BIOSPHERE USE VALUE OF THE PRODUCT: MAIN . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/resources/sotrudniki/sosnina/mono14/ -- 80.9 Кб -- 10.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>608) - www.ssau.ru/ )

20. The Structure of HTML 3.0 Documents
... Most HTML elements are identified in a document as a start tag, which gives the element name and attributes, followed by the content, followed by the end tag. ... To identify the document as being HTML 3.0, it is recommended that documents start with the prologue: <!doctype HTML public "-//W3O//DTD W3 HTML 3.0//EN"> . ... HTML 3.0 documents formally have the following structure: <HTML> <HEAD> head elements .. ... HTML> . ... The permitted syntax of HTML 3.0 compliant documents is specified by the...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/overview.html -- 4.2 Кб -- 19.12.1996
Похожие документы

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


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

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

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