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

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
[ Сохраненная копия ]