Найдено документов: 229160 (166 сайтов) ---- Время поиска: 0.56сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/textarea.htm.
http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/textarea.htm.
21. http://www.meade.com/support/auto/autostar.pdf
... Next, the screen displays "Press 0 to align or Mode for Menu." Press "0" if you wish to begin Automatic alignment (or Easy Align, depending on your telescope model), or press Mode if you wish to choose a manual alignment method ("Automatic Alignment" displays, and you can press MODE to go through the menu to find other alignments). ... Note: If you press the "?" key while "Ctr Brightest Star" displays, the alignment star that AutoStar has chosen will display. ... Alignment successful" displays. ...
[
Текст
]
Ссылки http://www.meade.com/support/auto/autostar.pdf -- 31.0 Кб -- 01.02.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2484) - www.meade.com/ )
22. Astronet > Sky Map, professional edition
... Field size . Object name . ... Map size . ... Field size: the approximate size of the map in the Y direction. ... Galaxies: . ... Galaxies, which size exceeds some value depending on the field and map sizes, are displayed with their real positional angles and sizes by 25m isophote. ... In the "tools" fields there are links to the several famous AVO (Astrophysical Virtual Observatory) resources: NED and Simbad databases and DSS2 (Palomar Digitized Sky Survey) images of the corresponding sky area. ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/map+/?lang=en -- 30.6 Кб -- 12.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>63492) - www.astronet.ru/ )
23. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>600) - www.iki.rssi.ru/ )
24. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3116) - www.sai.msu.su/ )
25. Knockmany Chambered Cairn
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . ... This takes you past the village of Killylea (about 5 miles from Armagh), and then across the River Blackwater past the entrance to the Caledon Estate and into the architecturally attractive village of Caledon, approximately nine miles from Armagh. ... View of the Knockmany Chambered Cairn from the south, showing the modern enclosure. ... In its present state the cairn is an almost circular mound approximately 25m in...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/Knockmany/ -- 10.9 Кб -- 06.04.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3126) - star.arm.ac.uk/ )
26. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>283) - lnfm1.sai.msu.ru/ )
27. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[
Сохраненная копия
]
Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>746) - hea.iki.rssi.ru/ )
28. Apache module mod_example
This module illustrates many of the aspects of the Apache 1.2 API and, when used, demonstrates the manner in which module callbacks are triggered by the server. ... Source File: mod_example.c . ... The files in the src/modules/example directory under the Apache distribution directory tree are provided as an example to those that wish to write modules that use the Apache API. ... Example . ... Uncomment the "AddModule modules/example/mod_example" line near the bottom of the src/Configuration file. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/mod/mod_example.html -- 6.7 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>121) - neptun.sai.msu.ru/ )
29. http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html
xyz2grd - Converting an ASCII or binary table to grd file format xyz2grd xyzfile -G grdfile -I x _ inc [ m|c ][/ y _ inc [ m|c ]] -R west / east / south / north [ r ] [ -D xunit / yunit / zunit / scale / offset / title / remark ] [ -F ] [ -H [ nrec ] ] [ -L ] [ -N nodata ] [ -V ] [ -Z [ flags ] ] [ -: ] [ -bi [ s ][ n ] ] xyz2grd reads a z or xyz table and creates a binary grdfile. xyz2grd will report if some of the nodes are not filled in with data. ... H Input file(s) has Header record(s). ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/xyz2grd.html -- 7.5 Кб -- 19.03.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>456) - xray.sai.msu.ru/ )
30. http://www.wdcb.ru/stp/data/geo_hour.val/Readme.txt
This Directory contains mean hour values of geomagnetic field components at observatories in Russia and other repub- lic of Former Soviet Union (FSU). The List of these observatories has indication of Data Years. ... Files are prepared in the DOS format. The Format for mean values follows after this list of the geomagnetic observatories. ... 21-116 24I4 24 4-digit hourly mean values for the day. ... If any of the hourly mean values for the day are missing 9999 will appear as the daily mean. ...
[
Сохраненная копия
]
Ссылки http://www.wdcb.ru/stp/data/geo_hour.val/Readme.txt -- 7.0 Кб -- 26.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9269) - www.wdcb.ru/ )
31. Project Space Hotel
... Space flight . ... Space Hotel . ... Small orbital stations (SOS) are intended for the arrangement of flexible manned programs on commercial basis with the possibility of using the traditional Russian manned , cargo spacecrafts, their modifications and new modules oriented for the minimum costs and terms of orbital objects development . оThe principle of SOS building is as follows: it is developed not as a separate self-sufficient project of an ... It means a possibility of: . ...
[
Сохраненная копия
]
Ссылки http://www.atlasaerospace.net/eng/spacehotel.htm -- 35.5 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>68) - www.atlasaerospace.net/ )
32. TUI:Telescope:User Catalogs
User catalogs allow you enter positions for your objects into a file, to save time during an observing run. ... Before diving into the details, here is an example: # default coordinate system and object # (these are the standard defaults, so if you like them you can omit this line) CSys=FK5; Date =2000; RotType= Object ; RotAng=0 # some random objects # Name Pos1 (e.g. RA) Pos2 (e.g. Dec) Options in keyword-value format NGC6543 rot 90 ... Object Data . Defaults . Catalog Options . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Telescope/UserCatalogs.html -- 10.3 Кб -- 05.09.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>739) - www.apo.nmsu.edu/ )
33. WCS2DR (V1.0) --- Jan00 --- WCS2DR (V1.0)
wcs2dr -- Convert WCS header information into drizzle parameters for image registration wcs2dr image refim . images = "" [file name] . ... The style for the output listing. ... cl wcs2dr @files ref style= para # drizzle .data= test1 drizzle .shft_fr= output drizzle .shft_un= output drizzle .align= center drizzle .xsh= 552.733 drizzle .ysh= 482.749 drizzle .scale= 1.009 drizzle .rot= - 2.871 # drizzle .data= test2 drizzle .shft_fr= output drizzle .shft_un= output ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/software/IRAFtools/stecf-iraf/driztools/wcs2dr.hlp.html -- 5.1 Кб -- 06.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>290) - www.stecf.org/ )
34. International Astronomy Olympiad: Form for the short report of National
As an obligatory preparing for the application to participate in the IAO a short report of National Olympiad of the current year with a set of all problems used on the Olympiad has to be presented by the applicating team. ... The final minutes (protocols written in Latin or Cyrillic in form of tables) of the Olympiad (evaluating of solutions of the students participated in the last stage of the Olympiad) should be included as well. ... Historical data of the National Astronomy Olympiad: . ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/iao/statutes/ia10i_e.html -- 10.1 Кб -- 24.04.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>879) - www.issp.ac.ru/ )
35. 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
Похожие документы
Похожие документы
36. Astronauts
The nasa.gov site requires that JavaScripts be enabled in your browser. ... Contact NASA . ... The following are astronauts who are employed at NASA. Astronaut assignments and category definitions (e.g., "active" astronauts, "management" astronauts) are contained in a separate Flight Operations Directorate (FOD) policy letter. Astronaut . ... Acaba, Joseph M. 2004 . ... Aunon, Serena M. 2009 . ... Barratt, Michael R. 2000 . ... Burbank, Daniel C. 1996 . ... Cassada, Josh A. 2013 . ... 1998 . ...
[
Сохраненная копия
]
Ссылки http://www.jsc.nasa.gov/Bios/astrobio.html -- 50.7 Кб -- 07.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2939) - www.jsc.nasa.gov/ )
37. East Siberian Center for the Earth's Ionosphere Research. Databases.
Russian SHAREABLE DATA CENTER Institute of Solar-Terrestial Physics SB RAS . ... The ionogram catalogue is divided into the data file and the key file. ... The station codes database consists of the data file and two key files. ... This database consists of the data file and the key file. ... The antenna DB consists of two interrelated databases. ... The data file contains the following information: antenna type, antenna name, antenna parameters names, measurement units, and ranges of parameters. ...
[
Сохраненная копия
]
Ссылки http://rp.iszf.irk.ru/esceir/lchmen/basydnen.htm -- 12.9 Кб -- 01.06.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>54) - rp.iszf.irk.ru/ )
38. Shuang Ma 7016 2.4G 3CH Waterproof Racing Boat Ready to Run with Display Rack
... Shuang Ma 7016 2.4G 3CH Waterproof Racing Boat Ready to Run with Display Rack . Type: RC Boats . ... Boat/Ship Power: Built-in rechargeable battery . ... RC Boats . ... Package Contents: 1 x Display Rack, 1 x Racing Boat, 1 x Transmitter, 1 x Charger, 1 x English User Manual, 1 x 9V Battery, 1 x 7.4V 1300mA Battery . English Phrasal Verbs in Use Intermediate is a vocabulary book for good intermediate level learners and above. ...
[
Сохраненная копия
]
Ссылки http://astrokuban.info/astroku2464.html -- 20.1 Кб -- 14.02.2016
Похожие документы
Похожие документы
39. Precession/nutation matrix. Explanations for Computer Ephemeris.
Computer Ephemeris. Precession/nutation matrix. Explanations. Each row contains for the date specified at 0 h of Time Dynamical Terrestrial nine elements of equatorial precession/nutation matrix minus unity matrix multiplied on 10 8 . This matrix is to be used for coordinate transformation of equatorial coordinates between mean equatror and equinox J2000.0 and real equator and equinox of date. ... This is the matrix for transformation from J2000.0 to date. ...
[
Сохраненная копия
]
Ссылки http://space.univ.kiev.ua/ephem/exp/ea2.html -- 2.1 Кб -- 16.10.2004
Похожие документы
Похожие документы
40. Radio telescope short description
... Telescopes . ... Diameter of circular antenna . ... Number of antenna elements . ... Geometrical area . ... Effective area of full circle . ... Wavelength range . ... Frequency range . ... 2 arcsec . ... Flux density limit . ... Absolute brightness temperature limit . 0.050 mK . ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/Doc-en/Telescopes/ratan/descrip.html -- 5.7 Кб -- 10.04.2016
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Telescopes/ratan/descrip.html -- 5.7 Кб -- 10.04.2016
Похожие документы
[ Сохраненная копия ] Ссылки http://mavr.sao.ru/Doc-en/Telescopes/ratan/descrip.html -- 5.7 Кб -- 10.04.2016
Похожие документы
Еще в разделе:
(Показать все результаты (>159) - mavr.sao.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда