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