Найдено документов: 248121 (170 сайтов) ---- Время поиска: 0.71сек. |
Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/5.4.1/doc/param/node16.html.
http://xmm.vilspa.esa.es/sas/5.4.1/doc/param/node16.html.
21. Format Documentation of *.wdc Files
... Denmark: ftp://ftp.dmi.min.dk/pub/Data/WDCC1/indices/kp-ap/ . Germany: ftp://ftp.gfz-potsdam.de/pub/home/obs/kp-ap/ . ... we do not guarantee the correctness of the international sunspot number R; these values are published separately (Brussels, Belgium) The following scientific and format documentation is adapted from ftp://ftp.ngdc.noaa.gov/STP/GEOMAGNETIC_DATA/INDICES/KP_AP/kp_ap.fmt The subscript p means planetary and designates a global magnetic activity index. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/magbase/REFMAN/KP_INDEX/wdc_fmt.html -- 8.3 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>670) - www.iki.rssi.ru/ )
22. Rini Modified PlЖssl - MPL Eyepieces, care of Paul Rini, AstroGuide Listing
The AstroGuide . ... AstroGuide | ... AstroGuide Listing . ... See many more Astronomy Listings by: Category or Alphabet . Low cost beginner eyepieces. Send SASE for price list. ... Listed Since October 26, 2004 . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.net/astroguide/ag393.html -- 12.2 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>302) - www.astronomy.net/ )
23. sfit help file
... SFIT is a general-purpose code designed to optimize theoretical stellar spectra to an observed spectrum. ... While the programme expects input from "stdio", it is more natural to save commands in a file (eg "sfit_input") and run the code simply by . ... If the spectra to be fitted have a filename "star_spectrum", then the best fit spectrum will be written out, together with the renormalized input spectrum, to a file called "star_spectrum.fit". ... sets up model spectrum grid (and for 2nd star) . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/guide/sfit2_help.html -- 7.6 Кб -- 18.10.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2688) - star.arm.ac.uk/ )
24. comedi_command_test
... Prev . Next . comedi_command_test -- test streaming input/output configuration . ... int comedi_command_test (comedi_t * device, comedi_cmd * command); . The function comedi_command_test() tests the command structure pointed to by the parameter command and returns an integer describing the testing stages that were sucessfully passed. In addition, if elements of the command structure are invalid, they may be modified. Source elements are modified to remove invalid source triggers. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-command-test.html -- 3.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1330) - jet.sao.ru/ )
25. SPECTRUM ANALYZER OF MAGNETIC PHENOMENA SAMW
SPECTRUM ANALYZER OF MAGNETIC PHENOMENA SAMW . Spectrum analyzer allows onboard computation of electromagnetic waves spectra registered (observed) in the ionosphere and magnetosphere in the ELF/VLF frequency band. ... It consists of magnetic antenna, preamplifier, 16 bit sigma delta AD converter, DSP processor and telemetry interface. ... The channels of lower frequencies are averaged and transmitted with lower repetition rate so the telemetry volume is reduced. ... Dynamic range: 90 dB . ...
[
Сохраненная копия
]
Ссылки http://space.univ.kiev.ua/projects/warning/samw.html -- 5.6 Кб -- 15.02.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>65) - space.univ.kiev.ua/ )
26. Example Observing Proposals
.
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/~fbriggs/WAARNEEM/examp_props.html -- 1.8 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>718) - www.mso.anu.edu.au/ )
27. Zen: sncat design
Hide Zen home . ... sncat2sntab.pl - convert old catalog to table sn . ... CREATE TABLE cats ( id integer PRIMARY KEY, name text ); -- a list of properties of galaxy CREATE TABLE properties ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy _property ( gid integer REFERENCES galaxy (id), pid integer REFERENCES properties(id), value float, UNIQUE( gid ,pid) ); CREATE t=# select * from galaxy; id | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~megera/wiki/sncat_design -- 15.1 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8372) - www.sai.msu.su/ )
28. CurveFitter (ImageJ API)
... public class CurveFitter . ... static int . ... Field Detail public static final int STRAIGHT_LINE . ... public static final int POLY2 . ... public static final int POLY3 . ... public static final int POLY4 . ... public static final int EXPONENTIAL . ... public static final int POWER . ... public static final int LOG . ... public static final int RODBARD . ... public static final int GAMMA_VARIATE . ... public static final int LOG2 . ... public static double f (int fit, double[] p, double x) . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/measure/CurveFitter.html -- 34.8 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1696) - www.astro.louisville.edu/ )
29. http://www.izmiran.rssi.ru/~ichertok/CHAINS/ANNOUNC/980601.htm
June 1, 1998 . ... An example of the EUV chain revealed by the modified SOHO/EIT images. ... The chains on the 171 ( a) and 195 A (b) images are very similar, but there are some differences on the 284 A image (c) . ... A comparison of the large-scale chains and threads on the modified SOHO/EIT (195 A) image (inverted) and two He I (10830 A) images (normal). ... SOHO/EIT, 171 A, June 01-03, 1998 GIF Animation (670 KB) . SOHO/EIT, 195 A, June 01-03, 1998 GIF Animation (1.76 MB) . ...
[
Сохраненная копия
]
Ссылки http://www.izmiran.rssi.ru/~ichertok/CHAINS/ANNOUNC/980601.htm -- 3.9 Кб -- 02.04.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>707) - www.izmiran.rssi.ru/ )
30. Specifications
... This function can also be used for particular types of subtypes or kinds: KIND (0) integer KIND (0.0) floating point number KIND (.FALSE.) logical variable KIND ("A") string of characters There is an intrinsic function SELECTED_REAL_KIND , which returns the kind of the type REAL that has a representation with (at least) the precision and the exponential range requested. ... With the choice SELECTED_INT_KIND (5) all integers between (but not including the limits) -100 000 and +100 000 are permitted. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/f77to90/c2.html -- 7.8 Кб -- 17.02.1996
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
[ Сохраненная копия ] Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы
Еще в разделе:
(Показать все результаты (>3524) - crydee.sai.msu.ru/ )
31. II-VI compound crystal growth, HPVB & HPVZM basics
II-VI compound crystal growth, HPVB & HPVZM basics . ... Developed and first time applied for II-VI compound crystal growth in our lab back in late sixties [1]. ... Basics . The II-VI compounds have particular physical-chemical properties that present a challenge for the crystal growth. ... In the general case of II-VI compounds and HPVB growth conditions: . ... These peculiarities of composition stipulate another problem of the II-VI compound crystal growth from the melt - "bubbles". ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/lpcbc/Basics.html -- 9.3 Кб -- 16.03.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>990) - www.issp.ac.ru/ )
32. Stellarium: StelVertexBuffer< V > Class Template Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... ClassљIndex . ... StelVertexBuffer< V > Class Template Reference . Vertex buffer interface. ... Destroy the vertex buffer. ... addVertex (const V &vertex) . ... getVertex (const int index) const . Return vertex at specified index in the buffer. ... setVertex (const int index, const V &vertex) . Set vertex at specified index in the buffer. ... Each StelRenderer backend might have a different vertex buffer buffer implementation. ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelVertexBuffer.html -- 29.3 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2577) - astro.uni-altai.ru/ )
33. http://vega.inp.nsk.su/~inest/tmp/G3_ev.doc
... In electron-positron colliders, effect of the lattice modification by opposing bunch focusing on the equilibrium radiation emittance is important at high values of the space charge parameter, so one should correctly evaluate this dynamic radiation emittance of the weak beam, which may differ a lot from the nominal emittance, already in the linear beam-beam force model. ... The linearized beam-beam force is equivalent to focusing insertion in linear lattice of the collider. ...
[
Текст
]
Ссылки http://vega.inp.nsk.su/~inest/tmp/G3_ev.doc -- 108.0 Кб -- 20.10.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>106) - vega.inp.nsk.su/ )
34. 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. ...
Еще в разделе:
(Показать все результаты (>3) - scan.sai.msu.ru/ )
35. East Siberian Center for the Earth's Ionosphere Research. Modelling, secondary
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... Although their determination is based on the scattering process model, independent check-ups by rocket experiments have shown their correctness in experimental applications. ... Ionospheric data analysis, especially during strong disturbances, cannot be without some other kinds of diagnostic tools. ... The lack of data has always been a challange in this case. ...
[
Сохраненная копия
]
Ссылки http://rp.iszf.irk.ru/esceir/isr/ismodelen.htm -- 5.9 Кб -- 04.06.2001
Похожие документы
Похожие документы
36. http://zebu.uoregon.edu/~uochep/docs/docs99/Aug99-root.pdf
... Smear particle position & Energy Cluster merging tool New! ... Make 1 cluster from 1 particle by Cluster Cheater New! ... Tracks at Root FastMC Maintained by R.Dubois FullMC TrkMult Nent = 100 TrkMult Nent = 100 Mean = 37.84 RMS = 12.93 Mean = 48.35 RMS = 15.37 10 14 8 12 10 6 8 4 6 4 2 2 0 0 20 40 60 80 100 120 140 160 180 200 0 0 20 40 60 80 100 120 140 160 180 200 Charged Track multiplicity Tracks at Root FastMC 220 200 180 160 140 140 120 120 100 ...
[
Текст
]
Ссылки http://zebu.uoregon.edu/~uochep/docs/docs99/Aug99-root.pdf -- 1857.7 Кб -- 26.09.2001
Похожие документы
Похожие документы
37. Malinovsky Alexandre Mikhailovich, Astro Space Center (ASC)
... Department Number . ... Astro Space Center . ... Telephone Number . 7(495) 333 3366 . FAX Number . 7(495) 333 2378 . ... amalin@lukash.asc.rssi.ru . ...
[
Сохраненная копия
]
Ссылки http://lukash.asc.rssi.ru/people/amalin.htm -- 3.3 Кб -- 06.10.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>23) - lukash.asc.rssi.ru/ )
38. http://www.stecf.org/conferences/adass/adassVII/reprints/ferniquep.ps.gz
Astronomical Data Analysis Software and Systems VII ASP Conference Series, Vol. ... CDS GLU, a Tool for Managing Heterogeneous Distributed Web Services P. Fernique, F. Ochsenbein and M. Wenger Centre de Donn’ees astronomiques de Strasbourg, 11 rue de l'universit’e, 67000 STRASBOURG FRANCE, Email: question@simbad.ustrasbg.fr Abstract. ... In the data base %ActionName %Description %Url simbad Simbad query by identifier http://simbad.ustrasbg.fr/simbad?id=$1 In the GLU dictionary Figure 1. ...
[
Текст
]
Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/ferniquep.ps.gz -- 112.7 Кб -- 12.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>272) - www.stecf.org/ )
39. Bright Supernova Bright Supernova
. Please standby and you will be automatically connected to the new location of the unframed Supernova page. Or, click on the link above. If you have questions or problems, please email me at David Bishop dbishop@vhdl.org . Last modified: Mon Aug 27 12:40:15 EDT 2001
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/mirrors/isn/snimages/ -- 2.4 Кб -- 05.02.2013
[ Сохраненная копия ] Ссылки http://www.rochesterastronomy.org/snimages/ -- 2.5 Кб -- 18.01.2015
Похожие документы
[ Сохраненная копия ] Ссылки http://www.rochesterastronomy.org/snimages/ -- 2.5 Кб -- 18.01.2015
Похожие документы
Еще в разделе:
(Показать все результаты (>401) - www.rochesterastronomy.org/ )
40. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>235) - lnfm1.sai.msu.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда