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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/xmtel/archive/xmtel-3.1/docs/nexstar/GotoRA-Dec.txt.

1. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-3.1/docs/nexstar/GetRA-DEC.txt
Below is a Visual Basic sub-procedure which will allow sending the Get RA-Dec command to any model of NexStar. ... Wait 0.25 Comm1.Output = E Wait 1.5 varInputBuffer = Comm1.Input Comm1.PortOpen = False If ScopeType = Little Then RA1 = Asc ( Mid ( varInputBuffer , 2, 1)) RA2 = Asc ( Mid ( varInputBuffer , 3, 1)) Dec1 = Asc ( Mid ( varInputBuffer , 5, 1)) Dec2 = Asc ( Mid ( varInputBuffer , 6, 1)) RA = RA1 * 256 + RA2 RA = RA / 1.011358 / 3 / 15 Dec = Dec1 * 256 + ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-3.1/docs/nexstar/GetRA-DEC.txt -- 4.9 Кб -- 12.12.2001
Похожие документы
Еще в разделе: (Показать все результаты (>316) - www.astro.louisville.edu/ )

2. Saving command history between logins
To save your command history between one login session and another set the variable savehist in your .login file. ... This saves the previous twenty-five (25) commands you have used to the file .history in your home directory whenever you logout. When you next login the contents of the file .history are placed in the history list. You can then re-use commands from your previous login session. ... Do not set the value of the savehist variable higher than that of the history variable. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/csh_hist2.html -- 2.3 Кб -- 17.01.1997
Похожие документы

3. Bash command completion tips
Well, so far I just have one tip, for the OS X "defaults" command. ... This little recipe does both for you inside of tab completion. _defaults_plists() { case $2 in /*) COMPREPLY=( $(compgen -f -X '!*.plist' $2 | sed 's/.plist$//') ) ;; *) COMPREPLY=( $(compgen -f -X '!*.plist' $2 | sed 's/.plist$//' | sed "s:^:`pwd`/:") ) ;; esac return 0 } complete -o plusdirs -o filenames -F _defaults_plists defaults . ... Reader Comments ( Experimental. ... No comments . Add a comment . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~fine/OSX/bash_completion.html -- 3.6 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>970) - hea-www.harvard.edu/ )

4. Procedure to Collimate the SDSS 2.5m Secondary Mirror
... Procedure . ... The alignment telescope is delicate and extremely expensive; treat it carefully. ... Manhole cover" and associated shoulder screws and pins: the fixture used to mount the alignment telescope to the 2.5m instrument rotator. ... Adjust the focus of the crosshairs of the alignment telescope by rotating the eyepiece. ... Record the position of the alignment telescope's crosshairs on the secondary mirror's dimple (e.g. by making a sketch). ... Adjust the mirror until it is collimated: . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/25Procedures/Optics/op070302M2Collimation.html -- 9.5 Кб -- 02.07.2003
Похожие документы

5. SCL Sfit Genetic Commands
... sfit . ... commands . scl . ... Define parameters for controlling performance of genetic algorithm . ... generations . The maximum number of generations the program will go through, before stopping, if the solution is not within the given tolerance. 10 . ... The number of parents randomly generated in the first generation, and in each subsequent generation. 50 . ... This is multiplied by the number of parameters being varied to give the total string length for each parent. 16 . ... elitism . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/scl_gen.html -- 7.9 Кб -- 30.08.2007
Похожие документы

6. Автоакустика Hertz DCX-570.3 Костюм спортивный Allegri
... title='Автоакустика Hertz DCX-570.3' border='0' align='left' width='120' style='margin-right: 20px;' hspace='7' vspace='5'/> . Цвет: желтый . Коллекция: Весна-лето 2016 . ... Размер INT: 44 . ... Костюм спортивный Allegri. ... Цвет: None . ... Размер: None . ... Бренд: BBK, Мощность микроволн: 900 Вт, Внутренний объем: 20 - 23л, Тип управления: механическое, Диаметр поворотного стола (поддона): 27 см, Особенности: гриль, Цвет: серебристый . ... Размер: 9 лет . Цвет: Розовый . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku1735.html -- 21.1 Кб -- 14.02.2016
Похожие документы

7. http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/b/breathe/prayer
Album : Peace of Mind Song: Say a Prayer (D. Glasper / M. Lillington) (These lyrics are as they are written on the album sleeve, and may vary slightly from those actually sung by David on the tracks) Verse : Sweet sugar pumping through my veins Everywhere is on a wire Sweet sugar you say it's just a game Soon to be your one desire When the devil holds your hand Then you ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/music/lyrics/cs-uwp/b/breathe/prayer -- 2.6 Кб -- 09.12.1994
Похожие документы

8. The FITS List Calculator and Bulk Data Processor
... Up: FITS-Flexible Image Transport System . ... The FITS List Calculator and Bulk Data Processor (FLC) is an IDL program with a graphical user interface developed for processing large groups of Near Infrared Camera and Multi-Object Spectrometer (NICMOS) test data efficiently. ... Figure 1 shows the data structures used to hold lists and images. ... The IDL structures for images are similar to the structures for lists except that the image headers and image data arrays are kept in the structure. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/stobiee.html -- 11.1 Кб -- 23.06.1998
Похожие документы

9. Advantages of using UNIX with C
Next: Using UNIX System Calls and Library Functions Up: UNIX and C Previous: UNIX and C . Portability - UNIX, or a variety of UNIX, is available on many machines. Programs written in standard UNIX and C should run on any of them with little difficulty. ... File handling - hierarchical file system with many file handling routines. Shell Programming - UNIX provides a powerful command interpreter that understands over 200 commands and can also run UNIX and user-defined programs. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_18_1.html -- 3.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_18_1.html -- 3.1 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_18_1.html -- 3.1 Кб -- 02.10.2012
Похожие документы

10. http://www.arcetri.astro.it/~esposito/LBTprogres_report/october07/power_supply_startup_procV1.pdf
Power supply block diagram and start-up procedure for the AGW #1 The current configuration of the power supplies of the AGW unit 1 is illustrated in the Fig. 1; the most of them are slotted in the Box39, with the exception of the BCU47 3.3V PS and of the PS for the PI driver of the Tip-Tilt, that are slotted in the Box47. ... Figure 1: current status of the PS of the AGW unit 1 Moreover, most of these commands are managed by the BCU39 because a relay board from Microgate is attached on top of it. ...
[ Текст ]  Ссылки http://www.arcetri.astro.it/~esposito/LBTprogres_report/october07/power_supply_startup_procV1.pdf -- 121.6 Кб -- 08.11.2007
Похожие документы

11. Chile
... I love dancing very much. I like “Backstreet Boys” .I like Computing very much. I love our planet, the Earth and think we have to take care of it and keep it clean, healthy and peaceful.My favourite subjects are Spanish, Drawing, Computing. English and Artistic Education.. ... I like poems.I like the project “Future Lander” very much. ... My favourite subjects at school are : Computing, Physical Education, English, Spanish, Technological Education . ... Future Lander | ...
[ Сохраненная копия ]  Ссылки http://edu.zelenogorsk.ru/eprojects/future/lander/chile003.htm -- 4.4 Кб -- 04.01.2001
Похожие документы
Еще в разделе: (Показать все результаты (>33) - edu.zelenogorsk.ru/ )

12. Apollo-Soyuz Test Project | Astronotes
... Space Flight . ... This cutaway artist?s impression shows the Apollo and Soyuz connected by the Docking Module. ... In 1972 the two superpowers signed an Agreement on Co-operation in the Exploration and Use of Space for Peaceful Purposes which called for the technology for a successful docking to be developed and tested by 1975 and so the Apollo-Soyuz Test Project was born. ... Edward Clinton Ezell and Linda Neuman Ezell, The Partnership: A History of the Apollo-Soyuz Test Project, NASA, 1978 (link)...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/blog/shaking-hands-in-orbit-the-apollo-soyuz-test-project.html -- 64.6 Кб -- 09.04.2016
Похожие документы

13. Description of the RadioAstron project, english version
... They are concerned with Attitude Control System of the spacecraft, satellite visibility from tracking stations, limits on the satellite autonomous operations during the orbit, and needs for auxiliary operations with the spacecraft. ... Among the operational constraints the most important one is the number of programmed slews per orbit, which determines the maximum number of radio sources to be observed during one orbit. ... System temperature (K) . ... Progress of the RadioAstron Project in Pictures...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/description/observations_eng.htm -- 9.5 Кб -- 10.05.2008
Похожие документы

15. http://hea.iki.rssi.ru/local/mac-help.html
As usual: it depends! It depends on the operating system of your laptop! And then: I don't know and it's not my task to know, so please don't ask me. ... In the menu "Start" -> "(all) Programs" -> "Accessories" -> "System Tools" -> "System Information" . click on "Components" -> "Network" -> "Adapters" . ... Open a DOS-window by clicking on "Start" -> "Programs" -> "Command Prompt" and enter the command "ipconfig /ALL" . ... Here you can find a more detailed description. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/local/mac-help.html -- 4.8 Кб -- 17.12.2015
Похожие документы

16. Optical Surface Cleaning Procedure ? Amateur Astronomers Association of New...
... Home Articles Optical Surface Cleaning Procedure . ... Clear Sky Chart . This Month's Sky . ... Beyond New York City . ... Optical Surface Cleaning Procedure . Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . Observing Resources for Amateur Astronomers - Part 2: Intermediate Observers . ... A History of the First Forty Years of the Amateur Astronomers Association . ... 2016 Amateur Astronomers Association of New York Designed by Press Customizr Powered by . ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/articles/optical-surface-cleaning-procedure-2/ -- 99.5 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>606) - www.aaa.org/ )

17. FADPS - Flexible Astronomical Data Processing System
... The reduction system of observations FADPS (description in Russian) (Flexible Astronomical Data Processing System) for data of wide-band receivers of the first observation cabin of the radio telescope RATAN-600 had been created under the Unix-like operational system DEMOS for computers of the SM-1420-type (PDP/11) in 1987 for observation analysis and estimates of coordinates and flux densities of radio sources. ... FADPS: flexible astronomical data processing system at RATAN-600 in UNIX environment....
[ Сохраненная копия ]  Ссылки http://sed.sao.ru/~vo/fadps_e.html -- 15.4 Кб -- 24.02.2010
Похожие документы
Еще в разделе: (Показать все результаты (>8) - sed.sao.ru/ )

18. Apache module mod_mime_magic
This module provides for determining the MIME type of a file by looking at a few bytes of its contents. ... string . ... belong . ... For example, this can recognize gzipped files and set the encoding for them. # gzip (GNU zip, not to be confused with [Info-ZIP/PKWARE] zip archiver) 0 string \037\213 application/octet-stream x-gzip This module is not for every system. ... When compiling an Apache server, this module should be at or near the top of the list of modules in the Configuration file. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_mime_magic.html -- 12.4 Кб -- 15.10.2001
Похожие документы

19. astro-ph
Full-Text Search . ... astro-ph . ... SAI VO . Search sort results by Date Relevance . ... Whitespace-separated words are treated as AND ed. Show 10 50 100 articles per page in Full Compact mode . Normalized to: Little, B. 6 article(s) in total . 38 co-authors, from 1 to 2 common article(s). ... Clark, Paul C.. ... Henry, David. ... Jeffers, Paul. Joner, Michael D.. Knebe, Alexander. ... McPherson, Alistair. ... Stewart, Michael. ... Terrett, David. ... Weinberg, David H.. ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/arxiv/?author=Little%2C%20B. -- 12.6 Кб -- 11.04.2016
Похожие документы

20. Explanations to tables for transformation from sidereal to universal time.
... Tables for transformation from sidereal to universal time scale. Explanations. This page contains three little tables headed Hours Minutes Seconds respectively. Each the table have two columns: first of them is input column where time in whole time units of sidereal time is given, and second of them is output column where hours:minutes:seconds of universal time is presented. ... Example: transform 02 h 12 m 22.00 s from sidereal to universal time. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/ephem/exp/tx2.html -- 2.9 Кб -- 16.10.2004
Похожие документы

1 | 2 | 3 | 4 | След.


Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам

Комментарии, вопросы? Пишите: info@astronet.ru или сюда

Rambler's Top100 RFBR Яндекс цитирования