Найдено документов: 165632 (169 сайтов) ---- Время поиска: 0.42сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node11.html.
http://www.atnf.csiro.au/computing/software/karma/programmer-manual/node11.html.
1. Specifying Elements in a Table
Next: Specifying Pixels in Up: MIDAS Data Structures Previous: Specifying Keywords . The MIDAS table file system is described in detail in chapter 5 of this volume. Here we just explain briefly how to access the various elements in a table file. To do so, it is necessary to specify the table name , the column and the row . ... table,column,row = value , e.g. to set the element in the 3rd row of the column labeled :XREF in the table lola.tbl to 1.234 , use lola,:xref,@3 = 1.234 . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Midas_doc/doc/94NOV/vol1/node29.html -- 5.3 Кб -- 23.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1987) - www.sao.ru/ )
2. SYSTEM general subroutines
The following general subroutines belong to the category SYSTEM: . ... Make Ggi element sensitive to user interaction ( ggi.src ) . ... Modify the alignment of a Ggi element's label ( ggi.src ) . ... Create a Ggi button element. ( ggi.src ) . ... Create a Ggi element without built-in behaviour. ( ggi.src ) . ... Make Ggi element insensitive to user interaction ( ggi.src ) . ... Create a Ggi dialog shell element ( ggi.src ) . ... Modify a Ggi input element's user input keyword. ( ggi.src ) . ... ggi . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/gipsy/dc123doc/SYSTEM_dc2subs.html -- 13.7 Кб -- 17.01.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>29197) - www.atnf.csiro.au/ )
3. The Body Element and Related Elements
... Content Model: %Body.Content . ... Note that the ID, LANG and CLASS attributes can be used with virtually all of the elements permitted in the document body. ... CLASS . ... The CLASS attribute is most commonly used to attach a different style to some element, but it is recommended that where practical class names should be picked on the basis of the element's semantics, as this will permit other uses, such as restricting search through documents by matching on element class names. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/docbody.html -- 4.2 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>343) - comet.sai.msu.ru/ )
4. What is the heaviest element that astronomers can detect? | Astronomy.com
... Tonight's Sky . ... The Magazine . ... Observing . ... The double star 54 Leonis, spiral galaxy NGC 3198, and emission nebula NGC 3199 . ... What is the heaviest element that astronomers can detect? ... The heaviest element that astronomers have found in space is the same as the heaviest element naturally occurring on Earth: uranium. ... Get instant access to subscriber content on Astronomy.com! ... Receive news, sky-event information, observing tips, and more from Astronomy's weekly email...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/magazine/ask-astro/2012/12/heaviest-element -- 63.0 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5703) - www.astronomy.com/ )
5. The AstroStat Slog data mining
... Posts tagged ?data mining? ... Posted by hlee . ... Book] The Elements of Statistical Learning, 2nd Ed.? Tags: book , Brieman , cigar , Clinton , data mining , Friedman , Hastie , KDD , light curve , machine learning , SCMA , shaking hands , SN , statistical learning , Supernova , Tibshirani . ... Thanks to a Korean solar physicist [ 1 ] I was able to gather the following websites and some relevant information on Space Weather Forecast in action, not limited to literature nor toy data. ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/tag/data-mining/index.html -- 34.5 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3262) - hea-www.harvard.edu/ )
6. DFS Commissioning: integration kick-off meeting
... Specific Integration Kick-off meetings at DFS component level and SCCB meetings must be organized first to prepare this DFS Integration Kick-Off meeting. ... complete list of features / functionalities / performances requirements delivered to SEG . description of all effective testcases to be run by SEG : detailed definition describing what to test and how to test (procedure describing step by step how the test is to be performed, input data, expected results, ...). check that all...
[
Сохраненная копия
]
Ссылки http://www.eso.org/projects/dfs/team/integration-kick-off.html -- 8.5 Кб -- 13.04.2005
Похожие документы
Похожие документы
7. _element struct Reference
Main Page Data Structures File List Data Fields Globals . Array element. More... #include < exchange.h > . char . ... diameter . double . ... Corresponds to one row of an OI_ARRAY FITS table. char _element::tel_name[17] . char _element::sta_name[17] . int _element::sta_index . float _element::diameter . double _element::staxyz[3] . The documentation for this struct was generated from the following file: . exchange.h . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~jsy1001/resources/exchange/html/struct__element.html -- 5.4 Кб -- 07.04.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1504) - www.mrao.cam.ac.uk/ )
8. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7349) - www.arcetri.astro.it/ )
9. Elements of Algebra
... Section (M?1) gave you the principles of simple algebra. ... 1) Isolate x in each equation and find its value, following the . rule that "when equal operations are performed on both . ... For operations applied to both sides: (+2) add 2 . ... 15x ? ... Solve once by (a) expressing y of one equation in terms of x, then . ... You may furthermore add one equation to the other, or subtract it: because the quantities you add or subtract to both sides are equal, what is left is also a valid equality. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Ialgeb1A.htm -- 11.9 Кб -- 21.12.2007
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Ialgeb1A.htm -- 11.9 Кб -- 22.12.2007
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Ialgeb1A.htm -- 11.9 Кб -- 22.12.2007
Похожие документы
10. Examples of GHRS Phase II Proposals
Your Phase II Proposal and Using RPS2 . ... Exposure_Number: 1 Target_Name: HD12345 Config: HRS Opmode: ACQ Aperture: 2.0 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: BRIGHT=RETURN, ! ... Number_of_Iterations: 1 Time_Per_Exposure: 13.5S Special_Requirements: ONBOARD ACQ FOR 2 Comments: STEP-TIME = 1.5 sec Exposure_Number: 2 Target_Name: HD12345 Config: HRS Opmode: ACQ/PEAKUP Aperture: 0.25 Sp_Element: MIRROR-N1 Wavelength: Optional_Parameters: SEARCH-SIZE=5 ! ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/instrument-news/handbooks/ghrs/GHRS_24.html -- 10.9 Кб -- 14.02.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>14227) - www.stsci.edu/ )
11. (Untitled)
Following designations of elements/ parameters are used in AMPLE. ... mean anomaly . ... Node . ... Apart conventional orbital elements AMPLE gives possibility to calculate for each minor planet the following often used functions: . ... MOID . ... To calculate MOID user should order the name or the number of the major or minor planet through dialog. ... To calculate CT user should order the name or the number of the major or minor planet through dialog as it is proposed for MOID calculation. ...
[
Сохраненная копия
]
Ссылки http://www.ipa.nw.ru/PAGE/FUNDAMENTAL/LSBSS/winample_guide/user8mge.htm -- 7.5 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>389) - www.ipa.nw.ru/ )
12. Description
... It lists the coefficients defining the colour transformations, the zero points for the different filters and the aperture radii used in the photometric calibration analysis. ... The AB system zero point of the filter FilterID is stored in the keyword ABM0 FilterID , e.g. the AB zero point of the the U-filter is stored in ABM0U. The flux conversion factor derived from White Dwarfs of the filter FilterID is stored in the keyword FCF FilterID . ... description . ... AB Flux conversion factor of U . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node922.html -- 17.2 Кб -- 20.09.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8867) - xmm.vilspa.esa.es/ )
13. Observational Techniques: Units and Coordinates Notes
The aim of this section of the course is to familiarise you with celestial Coordinates. ... I found some good notes explaining the celestial coordinate system on the web: . ... 1st Dec: 04hr, 00min In addition to the equatorial coordinates described in the notes above, astronomers also use (at least) two other coordinate systes: galactic coordinates and ecliptic coordinates. ... Ecliptic coordinates use the ecliptic (the Earth's path around the sun) as the equator, and are used for solar system work. ...
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/pfrancis/ObsTech/unicoord.html -- 3.5 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2428) - www.mso.anu.edu.au/ )
14. http://www.mccme.ru/tg2007/talks/Singh.pdf
A. Singh Institute of Mathematical Sciences, C.I.T. Chennai, India anupamk18@gmail.com Real elements in algebraic groups Let G be an algebraic group defined over a field k . ... Let G be a connected semisimple algebraic group of adjoint type defined over a perfect field k . ... It follows that if G is connected semisimple of adjoint type, with -1 in its Weyl group, then every semisimple element in G(k ) is strongly real in G(k ). This also shows that any regular element in such a group is real. ...
[
Текст
]
Ссылки http://www.mccme.ru/tg2007/talks/Singh.pdf -- 81.7 Кб -- 27.11.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>665) - www.mccme.ru/ )
15. URL
... Several HTML elements, most notably the A element , may contain an attribute which takes a URL as value. URLs, Uniform Resource Locators, are addresses of Web documents. More generally, URLs can be used on the Web to refer to "objects" on the Web or in other information systems. ... http . a Web document (to be accessed using Hypertext Transfer Protocol, HTTP ) . ... file . ... In particular, the specifications say that within a URL only a limited set of characters can be used as such : . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/vch/RusDoc/html3.2ex/gl_10.htm -- 8.7 Кб -- 17.03.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>934) - jet.sao.ru/ )
16. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1
TH setINDI 1 .SH NAME setINDI \- set one or more writable INDI property values .SH SYNOPSIS \fBsetINDI [options] device.property.e1[;e2...]=v1[;v2...] ... \fP .SH DESCRIPTION .na .nh .PP setINDI connects to an indiserver and sends commands to set new values for specified properties. ... TP -p <p> connect using alternate port p; the default is 7624. ... SH EXIT STATUS The setINDI program exits with a status of 0 if it suceeded in setting the new value for each specified property. ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1 -- 3.2 Кб -- 03.08.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>417) - www.astro.louisville.edu/ )
17. DIGITAL WDC EXCHANGE FORMAT FOR OBSERVATORY 1.0 MINUTE VALUES
DIGITAL WDC EXCHANGE FORMAT . FOR OBSERVATORY 1.0 MINUTE VALUES 1. ... DATA-1 .. DATA-60 are 1-minute values of the given element for that hour. ... Typically, digital 1-minute values received by WDCs from organizations operating automatic magnetic observatory instruments are averages of more frequendy sampled values, e.g. 10-second point samples. ... If the method used to obtain 1-minute average values is important to a user, the WDC will assist in determining the exact procedure applied. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/HTML/WDCFORM.HTM -- 6.6 Кб -- 03.07.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>532) - www.iki.rssi.ru/ )
18. http://www.winer.org/Downloads/MPEC2010-N42.pdf
... A form allowing access to any MPEC is at the bottom of this page. ... Center, Smithsonian Astrophysical Observatory, Cambridge, MA 02138, U.S.A. Prepared using the Tamkin Foundation Computer Network MPC @CFA.HARVARD.EDU URL http://www.minorplanetcenter.org/iau/ mpc .html 2010 NJ1 Observations: K10N01J * K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J K10N01J ... C51 WISE. ...
[
Текст
]
Ссылки http://www.winer.org/Downloads/MPEC2010-N42.pdf -- 198.2 Кб -- 11.12.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>41) - www.winer.org/ )
19. SGML reference information for HTML
... The following sections contain the formal SGML definition of HTML 4.0. It includes the SGML declaration , the Document Type Definition (DTD), and the Character entity references , as well as a sample SGML catalog . ... Default DTD: . http://www.w3.org/TR/REC-html40/strict.dtd . ... http://www.w3.org/TR/REC-html40/loose.dtd . ... For better validation, you should check your document against an SGML parser such as nsgmls (see [SP] ), to verify that HTML documents conform to the HTML 4.0 DTD. ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ustiansk/web/sgml/intro.html -- 7.1 Кб -- 24.04.1998
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/sgml/intro.html -- 7.1 Кб -- 24.04.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/sgml/intro.html -- 7.1 Кб -- 24.04.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>3158) - crydee.sai.msu.ru/ )
20. 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
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда