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

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

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

1. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы

2. Secondary Commands
... Commands . ... MOVE piston x-tilt y-tilt x-trans y-trans . ... TILT x-tilt y-tilt (*) . ... this command is not used by the TCC The secondary mirror controller adjusts the secondary mirror's position in up to five axes to maintain collimation and focus. ... Hardware resets the controller and halts any motion. ... Notifies the controller that subsequent commands apply to the secondary mirror. ... Note: The mirror positioners have finite resolution, so requested piston and tilt are rounded. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/HardwareControllers/SecondaryCommands.html -- 7.1 Кб -- 18.11.1994
Похожие документы

3. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-3.1/docs/nexstar/NewNexStarGPSCommands.doc
New NexStar GPS Commands Mike Swanson swanson.michael@usa.net http://www.angelfire.com/ns/nexstar Tracking Rate Commands 1. ... The tracking rate returns to the hand control default (usually sidereal) after any of the following: after approximately 20 seconds with no action from the PC or the user after pressing any of the arrow buttons on the hand control To prevent this automatic return to default tracking, you must set the tracking mode to Off prior to issuing a new tracking rate command. ...
[ Текст ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-3.1/docs/nexstar/NewNexStarGPSCommands.doc -- 25.5 Кб -- 18.12.2002
Похожие документы
Еще в разделе: (Показать все результаты (>590) - www.astro.louisville.edu/ )

4. Special Characters
This section contains information of how user agents should treat control characters and other special characters. ... There are 256 character positions in the Latin-1 encoding. ... It consists of the space character, 186 characters that form a subset of the graphic characters in ISO 6937/2 (1983), and four additional characters that are intended for inclusion in ISO 6937/2. ... Certain characters are taken to have special meaning within the context of an HTML document. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/specialchars.html -- 6.7 Кб -- 19.12.1996
Похожие документы

5. Stellarium: Nebula Class Reference
... Classes . ... Nebula Class Reference . ... getInfoString (const StelCore *core, const InfoStringGroup &flags) const . ... getCloseViewFov (const StelCore *core=NULL) const . ... getVMagnitude (const StelCore *core, bool withExtinction=false) const . ... getSelectPriority (const StelCore *core) const . ... getEquinoxEquatorialPos (const StelCore *core) const . ... getJ2000GalacticPos (const StelCore *core) const . ... getPositionInfoString (const StelCore *core, const InfoStringGroup &flags) const . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classNebula.html -- 41.7 Кб -- 28.02.2014
Похожие документы

6. Search by subdirectory on archive XFree86/OS2
Search engine provided by WebGlimpse . String to search for: . ... Return only files modified within the last days. Maximum number of files returned: 10 50 100 1000 . Maximum number of matches per file returned: 10 30 50 500 . Maximum number of characters output per file: . ... sorted by author . sorted by date . sorted by subject . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/xf86search.html -- 3.4 Кб -- 23.10.2000
Похожие документы

7. Process Control: <stdlib.h>,<unistd.h>
... fork() . ... A process is basically a single running program. ... System is prototyped in <stdlib.h> . ... Each command and sorresponding arguments are put in a args array */ /* execvp is called to execute these commands in child process */ /* spawned by fork () */ /* cc -o fork fork .c */ #include stdio.h #include sys/types.h #include unistd.h main() { char buf [1024]; char * args [64]; for (;;) { /* * Prompt for and read a command. */ printf( Command: ); if (gets( ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node22.html -- 11.7 Кб -- 02.10.2012
Похожие документы

8. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. ... During initialisation, the server will call each modules hook registering function, which is included in the module structure: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/hooks.html -- 13.8 Кб -- 21.01.2013
Похожие документы

9. http://star.arm.ac.uk/~jgd/outgoing/Armagh_CU/WORD/LP_LS_Policy.doc
Life Saving & Loans Protection Policy This policy was adopted by the Board of Directors of Armagh Credit Union Limited Signed:- Position Position Date: Loan Protection & Life Savings Insurance Armagh Credit Union maintains an insurance policy called the Life Savings and Loan Protection Policy (LP/PS), which activates on the death of an eligible member to increase the value of their savings which can be returned to the members estate or family and to clear outstanding loans. ...
[ Текст ]  Ссылки http://star.arm.ac.uk/~jgd/outgoing/Armagh_CU/WORD/LP_LS_Policy.doc -- 59.0 Кб -- 18.12.2015
Похожие документы

10. Description of the RadioAstron project, english version
Ground Support of RadioAstron . Control and Tracking Stations . RadioAstron satellite control (command transmission, telemetry, orbit measurements) will be conducted from Evpatoria and Bear Lake control stations. ... Coarse orbit measurements will be carried out from control stations. Each measurement takes ten minutes. ... Orbit measurements at tracking stations give only radial component of spacecraft velocity but the measurements are going continuously during observing sessions. ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/description/support_eng.htm -- 14.3 Кб -- 10.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>205) - www.asc.rssi.ru/ )

11. Family Events | Armagh Planetarium Events
News of events at Armagh Planetarium . ... Events . ... Archive | Family Events RSS feed for this section . by AP_admin on March 3, 2016 in Exhibitions , Family Events . Coming to galaxy near you is The Stars Awaken, a wonderful exhibition of€а full-size fan-built props and creations inspired by the amazing Star Wars saga! ... by AP_admin on February 29, 2016 in Family Events . ... Click here to receive news of special events at Armagh Planetarium . 2016 Armagh Planetarium Events. ...
[ Сохраненная копия ]  Ссылки http://www.armaghplanet.com/events/category/family-events -- 23.5 Кб -- 09.04.2016
Похожие документы

12. http://hea.iki.rssi.ru/conf/hea2007/scripts/gen_validatorv2.js~
... A-Za-z]{2,4}$/; if(splitted[2].match(regexp_domain) == null) { var regexp_ip =/^\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\]$/; if(splitted[2].match(regexp_ip) == null) return false ; }// if return true; } return false ; } function V2validateData(strValidateStr,objValue, strError ) { var epos = strValidateStr.search( = ); var command = ; ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/scripts/gen_validatorv2.js~ -- 12.2 Кб -- 01.08.2007
Похожие документы

13. POW: A Tcl/Tk Plotting and Image Display Interface Tool for GUIs
... We present a new Tcl/Tk based GUI interface tool which features plotting of curve and image data and allows for user input via return of regions or specific cursor positions. ... Curves and Images may then be combined to form a displayed Graph. ... With the development of several GUI based tools for High Energy Astrophysics at the HEASARC, we found a need for a interface tool that supports combined curve plotting and image display in a native Tcl/Tk environment. POW is our answer. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/brownl.html -- 11.0 Кб -- 23.06.1998
Похожие документы

14. Apache module mod_cgi
This module provides for execution of CGI scripts. ... Module Identifier: cgi_module Any file that has the mime type application/x-httpd-cgi or handler cgi-script (Apache 1.1 or later) will be treated as a CGI script, and run by the server, with its output being returned to the client. ... Debugging CGI scripts has traditionally been difficult, mainly because it has not been possible to study the output (standard output and error) for scripts which are failing to run properly. ... Status: mod_cgi . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_cgi.html -- 9.9 Кб -- 01.08.2003
Похожие документы

15. Лонгслив Nike - Nike - Nike Альбом для творчества "Сказочные аппликации"
... Цвет: серый . ... Лонгслив Nike. ... Для того чтобы обучение проходило в интересной и увлекательной форме - используйте для занятий альбом для аппликаций. Детская литература про аппликацию . ... Слинг с кольцами &laquo;Лен комби&raquo; подойдет для мам, которые ценят простоту и комфорт. ... Слинги . ... Features: Radio Control . Functions: 3D rollover, Forward/backward, With light, Turn left/right, Headless Mode, Sideward flight, Trim, Speed up, One Key Automatic Return, Up/down . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku7691.html -- 16.5 Кб -- 14.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>763) - astrokuban.info/ )

16. http://vo.astronet.ru/arxiv/dict_regex.html
... Configuration The dictionary accepts one obligatory parameter - RULES, which has to be set to the file describing parsing rules and output recipes. ... Each non-empty line is either a comment (when started with '#' symbol), or a conversion rule, and in the latter case has to contain whitespace-separated pattern and output recipe. Currently, pattern has to match the _integer_ (one, two or more) number of input tokens; they will be replaced with a single one. ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/arxiv/dict_regex.html -- 4.9 Кб -- 24.10.2008
Похожие документы

17. Candidate Assignments
... This applet generates an observing list based on an observer's location and time. ... To use this program, enter in your location, and the local times at which you wish to begin and end observing. The date you enter should correspond to the calendar day at the time at which you begin observing. For example, if you wish to observe from 9:37 PM October 23, 2007 until 3:21 AM October 24, 2007, you would enter 21:37 for the starting time, 03:21 for the finish time, and 10/23/2007 for the date. ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/evgeny/transitsearch/transitassignment.html -- 4.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>46) - observ.pereplet.ru/ )

18. Kislovodsk
. General Information . Media Files . Participants . Timetable . Local Information . Photos . Back to the album list . Previous . Next Click the image to view it in fullsize. Previous . Next . From Turkic "nart sane" is translated as "bogatyr's water". Old Caucasian legend says that a long time ago there was a pillar by the spring with words on it: "Stranger, stand and bow. The water gives a strength to young, returns health to elder and beauty and love to women." .
[ Сохраненная копия ]  Ссылки http://site2010.sai.msu.ru/photo/1/15 -- 3.8 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>217) - site2010.sai.msu.ru/ )

19. http://curl.sai.msu.ru/mass/download/doc/infrasoft_eng.pdf
... Reports on progress and error are always recorded in the log file of the program. ... UT date of the measurement finish in YYYY-MM-DD format UT time of the measurement finish in hh:mm:ss format Average flux in A aperture Average flux in B aperture Average flux in C aperture Average flux in D aperture Normalized variance of flux in A aperture Normalized variance of flux in B aperture Normalized variance of flux in C aperture Normalized variance of flux in D ...
[ Текст ]  Ссылки http://curl.sai.msu.ru/mass/download/doc/infrasoft_eng.pdf -- 484.9 Кб -- 15.03.2016
Похожие документы

20. ЕКА приступило ко второй стадии создания миссии Mars Sample Return
... Сегодня: 10 апреля 2016 г. Европейское космическое агентство объявило о начале второй стадии проектирования аппарата для отбора образцов марсианского грунта и их доставки на Землю - Mars Sample Return (MSR). В миссию MSR вовлечены ученые со всего мира, она является основной в программе ЕКА "Аврора", направленной на изучение Солнечной системы. ... Орбитальный аппарат миссии MSR (художественное представление) . ... ЕКА приступило ко второй стадии создания миссии Mars Sample Return . ...
[ Сохраненная копия ]  Ссылки http://news.cosmoport.com/2006/04/18/6.htm -- 22.5 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>113) - news.cosmoport.com/ )

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


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

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

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