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

1 | 2 | 3 | След.

Показаны документы, содержащие фрагменты текста из документа
http://star.arm.ac.uk/~csj/software_store/guide/help_stn_model.html.

1. New data on the cpmplex field structure of chemically peculiar stars
... As a result of BTA observations of 23 chemically peculiar stars with strong magnetic fields, it was found that in 22 of them the longitudinal magnetic field, measured from the hydrogen line cores are considerably lower (by about 1/3) than the value measured from metal lines in the same spectra. ... New approaches need to be developed in order to interpret the data. ... The Zeeman spectrum of a star with a strong magnetic field, 53 Cam. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/SciNews/2011/Roman/ -- 5.4 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/SciNews/2011/Roman/ -- 5.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>267) - mavr.sao.ru/ )

2. HTML Forms
... Note you are not allowed to nest FORM elements! ... Forms are created by placing input fields within paragraphs, preformatted text, lists and tables. ... Notice the use of the NAME attribute to name each field : TITLE Sample Questionaire /TITLE H1 Sample Questionaire /H1 P Please fill out this questionaire: FORM METHOD=post ACTION= http://www.hal.com/sample P Your name : input name = name size= 48 P input name = male type =radio Male P input ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/forms.html -- 7.6 Кб -- 19.12.1996
Похожие документы

3. Doug Burke's Perl/S-Lang pages: Structure examples
... Doug's Home Page . ... S-Lang structures are converted to hash references in Perl , as shown below. ... n\n ; print Structure contents:\n ; # you can treat $s as a reference to a hash array in most respects, except: # - the order of the keys in the array matches that of the # original S-Lang structure # while ( my ( $ key , $ value ) = each %{$s} ) { print key $ key \t has a value of $ value \n ; } print \n ; $$s{afield} = 'a changed field value '; print ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_structs.html -- 9.6 Кб -- 02.10.2012
Похожие документы

4. Low Level Operators and Bit Fields
... Bit Fields . Bit Fields: Practical Example . ... NOTE: The combination of pointers and bit-level operators makes C useful for many low level applications and can almost replace assembly code. ... To illustrate many points of bitwise operators let us write a function, Bitcount , that counts bits set to 1 in an 8 bit number ( unsigned char ) passed as an argument to the function. int bitcount(unsigned char x) { int count; for (count=0; x != 0; x>>=1); if ( x & 01) count++; return count; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node13.html -- 13.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node13.html -- 13.3 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node13.html -- 13.3 Кб -- 02.10.2012
Похожие документы

5. Stellarium: TimeZoneConfiguration Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... TimeZoneConfiguration Class Reference . virtual voidљ . ... Update the module with respect to the time. ... Detect or show the configuration GUI elements for the module. ... Sets the time zone field in Stellarium's configuration file. ... Reads the time zone field in Stellarium's configuration file. ... the contents of the "localization/time_zone" field in Stellarium's configuration file. void TimeZoneConfiguration::saveDisplayFormats . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTimeZoneConfiguration.html -- 26.6 Кб -- 28.02.2014
Похожие документы

6. Solar Physics
... Other Characteristics of the Sun: Variability of Rotation, Magnetism, Chemical Structure, Planetary System. ... Methods of Solar Magnetic Fields Measuring: Visual, Photografic, Photoelectric. ... Empiric Datas of Magnetic Fields in Photosphere, Chromosphere and Corona. ... Characteristics of Magnetic Field in Balanced Force Tubes by Potential and Forceless Field. ... Phenomenons in Active Region (Magnetic Field, Spots, Torches, Solar Prominences, Flares, Discharges. ... Magnetic Fields in Flares. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/courses/fiz_son_e.html -- 6.3 Кб -- 23.02.2005
Похожие документы

7. Long description for example illustrating positioning with respect to a
This diagram illustrates the effects of absolutely positioning a box ("inner") with respect to a containing block established by a relatively positioned ancestor ("outer"). ... The "inner" box has been positioned relative to the top and left edges of the "outer" element's first inline box. ... The reference edges for positioning the "inner" box are indicated in the diagram by thick dashed lines. ... 1 Beginning of body contents.| ... 4 [(+200, -100)] 5 Inner 6 contents. ... Inner contents" is blue. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/flow-abs-rel-desc.html -- 2.9 Кб -- 08.05.1998
Похожие документы

8. Armagh Observatory
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . ... The top two plots show our new B data phased with our best fit period, superimposed on the polynomial fits of Manfroid Mathys (2000) to their larger B dataset (green dashed curve). In the top panel the second, slightly different, B curve (red dash-dotted line) is the variation of B predicted by our adopted field geometry. ... The bottom figure depicts the Bz field variations observed in HD 318107. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/highlights/2011/587.html -- 8.1 Кб -- 18.10.2011
Похожие документы
Еще в разделе: (Показать все результаты (>2725) - star.arm.ac.uk/ )

9. JavaScript Form Validator Documentation
The Form validation script is distributed free from JavaScript-Coder.com . ... When there are many fields in the form, the JavaScript validation becomes too complex. ... Each field in the form can have 0, 1, or more validations. ... Just after defining your form, Create a form validator object passing the name of the form . ... FORM> . ... You can add any number of validations.The list of validation descriptors are provided at the end of the documentation. ... option value="" selected>[choose yours] . ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/scripts/Documentation.html -- 15.5 Кб -- 03.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>793) - hea.iki.rssi.ru/ )