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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.cplire.ru/Lab144/start/e_scan.html.

21. TextWindow (ImageJ API)
... java.lang.Object java.awt.Component java.awt.Container java.awt.Window java.awt.Frame ij.text.TextWindow . ... public class TextWindow . ... Constructor Detail public TextWindow (java.lang.String title, java.lang.String data, int width, int height) . ... public TextWindow (java.lang.String title, java.lang.String headings, java.lang.String data, int width, int height) . ... public TextWindow (java.lang.String path, int width, int height) . ... Method Detail public void append (java.lang.String text)...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/text/TextWindow.html -- 33.5 Кб -- 02.12.2010
Похожие документы

22. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm
... A file upload element on an HTML form. ... JavaScript 1.1: added type property . ... The HTML INPUT tag, with "file" as the value of the TYPE attribute. For a given form, the JavaScript runtime engine creates appropriate FileUpload objects and puts these objects in the elements array of the corresponding Form object. ... form . ... For all FileUpload objects, the value of the type property is "file" . ... Use the value property to obtain the file name that the user typed into a FileUpload object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/fileup.htm -- 19.0 Кб -- 07.10.1999
Похожие документы

23. http://hea.iki.rssi.ru/conf/hea2010/Presentations/24/Balega.pdf
... 2009) 0 Fig.1 · Max-Planck-Institute for Radioastronomy, Bonn , VLBI ESO, COMPONENTS PARAMETERS FROM INTERFEROMETRY · Following S.Kraus et al. ... Using i=105o , we obtain v sini = 32 km/s. BEST MODEL FIT 1OriC 1 · Mass, M · Luminosity, log L · Radius, R · Teff, K · log g · Equatorial rotation velocity, km/s · Magnetic field , G · The time of life, yrs 35.8 5.20 10.0 37000 4.01 5.4 500-1500 150 000 1OriC 2 10.0 4.69 8.2 30000 3.60 96.2 moves to MS 1 OriC ...
[ Текст ]  Ссылки http://hea.iki.rssi.ru/conf/hea2010/Presentations/24/Balega.pdf -- 453.0 Кб -- 26.01.2011
Похожие документы

24. STDA files
... The file names' construction . The flight (m) stage's file set . ... the orbital data used for the flight operation monthly (m) long-term planning, . ... The orbital calculations are based on the initial orbital data determined by KIAM RAN using the orbital radio- measurement treatment. The determined initial orbital data are presented as a state vector (satellite position and velocity) in the J2000 reference. ... Accept the file with extension '.bgr', where the Moscow time (MT=UT+3h) is used. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/descr/stda.htm -- 14.7 Кб -- 12.05.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/descr/stda.htm -- 14.7 Кб -- 12.05.1999
Похожие документы

25. ОТЧЕТ
... Radio astronomical tests of the engineering model of the space radio telescope (SRT) were completed in Pushchino - see Results . ... Monitoring of the development of the upgrade on-board 1.35-cm receiver (R-SRT-1.35 cm): . ... EM Engineering Model . ... OHCFS-SRT Space Radio Telescope On-board Heterodyne and Clock Frequency Synthesizer set . OHFS-SRT Space Radio Telescope On-board Hydrogen Frequency Standard . ORFS-SRT Space Radio Telescope On-board Rubidium Frequency Standard . ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/archives/2004/month_notic/dec_mar.html -- 23.7 Кб -- 03.11.2011
Похожие документы
Еще в разделе: (Показать все результаты (>182) - www.asc.rssi.ru/ )

26. Vladimir Marsakov Abstracts
. Authors: V.A. Marsakov , Yu.G. Shevelev , . Journal: Bull. Inform. CDS, 1988, № 35, p.129-130. љљљљљThe values of [Fe/H], the distancec, the componets of the space velocities and orbital parameters are calculated for 1304 non-evolved F -stars with homogeneous data and proper motions.
[ Сохраненная копия ]  Ссылки http://ip.rsu.ru/~marsakov/abs/abst18.htm -- 2.0 Кб -- 02.02.2007
Похожие документы

27. http://lnfm1.sai.msu.ru/~tempus/english/science/articles/ZotovPoster_APSG2013.pdf
... Gravity data reflect changes, related to the groundwater redistribution, ice melting, and precipitation accumulation. ... We apply Multichannel Singular Spectrum Analysis (MSSA, or extended EOF) technique to filter GRACE data and separate the principal components (PCs) of different periods. We performed data averaging over the large river basins of Russia. ... Fig 1. ... MSSA is a promising method for GRACE data processing, de-striping, filtering, and Principal Components (PCs) separation. ...
[ Текст ]  Ссылки http://lnfm1.sai.msu.ru/~tempus/english/science/articles/ZotovPoster_APSG2013.pdf -- 1294.1 Кб -- 07.11.2013
Похожие документы

28. Passing arguments to the shell
Shell scripts can act like standard UNIX commands and take arguments from the command line. Arguments are passed from the command line into a shell program using the positional parameters $1 through to $9 . Each parameter corresponds to the position of the argument on the command line. ... For example: cat printps # This script converts ASCII files to PostScript # and sends them to the PostScript printer ps1 # It uses a local utility "a2ps" a2ps $* | lpr -Pps1 printps elm.txt vi.ref msg . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.1.html -- 2.8 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>239) - comet.sai.msu.ru/ )

29. Kholtygin Shneiwais, Astrophysics, (2005)
Kholtygin A.F., Shneiwais A.B. Stochastic Data in Astronomy: Fourier Analasis of Strongly Unevaen Time Series . Astrophysics, 48 , 87-100 ( 2005 ) . A detail analysis of the CLEAN algorithm for strongly uneven time series is given. ... The results of our analysis are used for searАhing the harmonic components in line profile variations in the spectra of O8III star lambda Ori A obtained in 2001 with 1 m telescope of the Special Astrophisical Observatory of the Russian Academy of Science. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/afk/Papers/2005/KhShn05.html -- 2.0 Кб -- 19.11.2010
Похожие документы

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

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