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

1 | 2 | 3 | 4 | 5 | 6 | 7 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/hardware/puppi/if_amp_ctrl_cmd.py.

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. Manpage of PROFILETAPE
... profiletape - profile files on a tape (ao) profiletape [ -l label ] [ -i inputtape ] [ -o outputfile ] [ -m monrecs ] . profiletape is a program to read a tape and output the record lengths and number of records for each file on the tape. ... The program queries the user for the device name for the input tape (unless the -i option is used). ... If many records of the same length are being read, output an update of the current number of records in the file every monrecs records. ... profiletape . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/aosoft/profiletape.html -- 4.7 Кб -- 03.11.2010
Похожие документы

3. mslist (Measurement summary and data inspection utility) CentralProcessor 0.11
... CentralProcessor 0.11 documentation . Calibration and Imaging Documentation . The mslist utility is a simple, command-line driven measurement set inspection tool. ... mslist.sh [options] MS_filename > MS_summary.txt 2>&1 . ... data . ... datacolumn=str . ... Choose the data column to display. --field=str . ... mslist.sh --data --antenna = '3&&4' --spw = '0:5~10' --correlation = 'XX,YY' 1641/2015-04-14_071714_ch00000-00511.ms . mslist (Measurement summary and data inspection utility) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/askapsoft/sdp/docs/current/calim/mslist.html -- 12.5 Кб -- 12.04.2016
Похожие документы

4. ab - Apache HTTP server benchmarking tool - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Programs . ... ab is a tool for benchmarking your Apache Hypertext Transfer Protocol (HTTP) server. ... This especially shows you how many requests per second your Apache installation is capable of serving. ... Number of multiple requests to perform at a time. ... Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/programs/ab.html -- 18.4 Кб -- 21.01.2013
Похожие документы

5. Stellarium: CLIProcessor Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... Static Public Member Functions . CLIProcessor Class Reference . ... argsGetOption (const QStringList &argList, QString shortOpt, QString longOpt) . Check if a QStringList has a CLI-style option in it (before the first ). ... Retrieve the argument to an option from a QStringList. ... Check if a QStringList has a yes/no CLI-style option in it, and find out the argument to that parameter. ... a long-form option string, e.g. "–help" . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classCLIProcessor.html -- 17.8 Кб -- 28.02.2014
Похожие документы

6. About commands
. The basic form of any Unix command is: command_name options argument(s) . Most descriptions for commands such as those given in the On-line Manual use a much more precise syntax . For example: cp [ -iprR ] filename ... directory . This syntax has a few simple rules. Apply them to the command description and you can understand how the command is to be used. Command syntax rules . Command options . Command arguments .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/commanz/cmd1.html -- 2.2 Кб -- 17.01.1997
Похожие документы

7. 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
Похожие документы
Еще в разделе: (Показать все результаты (>181) - www.asc.rssi.ru/ )

8. pyQC: script structure
... overview of pyQC . ... output used by . ... All pyQC scripts and modules share a similar structure. Python offers to group functions, classes, etc. into modules which can be imported by different scripts. ... In order to avoid confusion if names are used by different (especially external) modules, the QC scripts use the 'from' statement only for pyQC modules, i.e.: . ... For other modules, the simple 'import' statement is used: . ... Python modules are also used for keeping script configuration. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/script_struct.html -- 12.3 Кб -- 20.05.2014
Похожие документы
Еще в разделе: (Показать все результаты (>65965) - www.eso.org/ )

9. Manual Page: httpd - Apache HTTP Server
NAME httpd - Apache hypertext transfer protocol server SYNOPSIS httpd [ - X ] [ - R libexecdir ] [ - d serverroot ] [ - f config ] [ - C directive ] [ - c directive ] [ - D parameter ] httpd [ - h ] [ - l ] [ - L ] [ - v ] [ - V ] [ - S ] [ - t ] [ - T ] DESCRIPTION httpd is the Apache HyperText Transfer Protocol (HTTP) server program. ... This manual page only lists the command line arguments. ... Paths in this manual may not reflect those compiled into httpd. ... The default is /usr/local/apache . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/programs/httpd.html -- 7.3 Кб -- 20.06.2002
Похожие документы

10. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/mup_63.txt
... Proposed directory for placement: /pub/os2/apps/mmedia/music/misc/ Your name: Mentore Siesto Email address: mentore.siesto@alice.it Program contact name: (same) Program contact email: (same) Program URL: (none) Would you like the contact email address included in listings? yes Operating System/Version: OS/2 Additional requirements: GCC DLLs Replaces: /pub/os2/apps/mmedia/music/misc/mup-5.8_os2.zip /pub/os2/apps/mmedia/music/misc/mup62.zip ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/mup_63.txt -- 2.0 Кб -- 01.05.2015
Похожие документы

11. Manpage of FITSHDR_EDIT
fitshdr_edit - FITS-file headers interactive editor fitshdr_edit [options] FITSfile_name . fitshdr_edit utility allows to modify FITS headers' lines interactively (FITS MultiExtentionsFiles included). fitshdr_edit is just simple shell script around fitshdr utility. ... It means, that You can't remove line from header! ... 560:CRDELT2 = 21.0 / this is example 640: 720:HISTORY header No.0: 1st history line 123456789012345678901234567 880:COMMENT Sat Sep 25 21:17:34 CEST 2004 / by fitshdr_edit . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr_edit.1.html -- 4.6 Кб -- 21.12.2010
Похожие документы

12. Creating a filesystem
... Filesystems are created, i.e., initialized, with the mkfs љ command. ... Search for bad blocks and initialize the bad block list accordingly. -l filename . ... badblocks /dev/fd0H1440 1440 > bad-blocks . ... 1 block group . 8192 blocks per group, 8192 fragments per group . ... Then bad blocks were searched with badblocks љ , with the output redirected to a file, bad-blocks . Finally, the filesystem was created, with the bad block list initialized by whatever badblocks љ found. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node45.html -- 7.0 Кб -- 04.05.1997
Похожие документы

13. Computing dispersive atmospheric delay with AATM
... This program will be a part of AATM-0.06 examples when this version is released. ... Comments regarding this example welcome at: // Bojan Nikolic b.nikolic@mrao.cam.ac.uk // # include string # include vector # include iostream # include fstream // Unfortunately the using statement below is required because of poor // desgin of the header files using namespace std ; # include ATMRefractiveIndexProfile.h # include ATMPercent.h # include ATMPressure.h # ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/mk2/alma/aatm-dispersive.html -- 13.3 Кб -- 25.11.2009
Похожие документы

14. Options (ImageJ API)
... Class . ... FRAMES NO FRAMES All Classes . ... FIELD | CONSTR | METHOD . DETAIL: FIELD | ... java.lang.Object ij.plugin.Options . ... PlugIn . public class Options . ... This plugin implements most of the commands in the Edit/Options sub-menu. ... This method is called when the plugin is loaded. Methods inherited from class java.lang.Object . ... This method is called when the plugin is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/Options.html -- 11.0 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>1648) - www.astro.louisville.edu/ )

15. Agile PCI-SyncClock32 Timer Card
The Agile ICC computer (nimble) contains a high-accuracy GPS-synchronized timer card that emits pulses that trigger readout of the Agile camera when run in external synch mode. ... The recommended configuration for Agile has no GPS receiver (see 1 PPS Vs. The Built-In GPS Receiver below). ... Using external 1 PPS with on a GPS receiver mode is not fully supported, in that the timer card's firmware has been programmed to assume a GPS, but the tech support person claimed it would work. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/agile/TimerCard.html -- 9.7 Кб -- 09.12.2011
Похожие документы

16. Astronaut Bio: William Anders
National Aeronautics and Space Administration . Lyndon B. Johnson Space Center . ... William A. Anders (Major General, USAF Reserve, Ret.) NASA Astronaut (former) . ... EDUCATION: Received a bachelor of science degree from the United States Naval Academy in 1955 and a master of science degree in Nuclear Engineering from the Air Force Institute of Technology at Wright-Patterson Air Force Base, Ohio, in 1962. ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/anders-wa.html -- 8.3 Кб -- 07.07.2015
Похожие документы

17. TDF Viewer (Satellite Data Format) REGIONAL DATA ARCHIVE (SMIS IKI RAN Project)
The XV_VTDF is a viewer for TDF format files (extension to TIFF 6.0 format for storage of high-resolution satellite data). More information about TDF format and relevant topics, as well as satellite data in this format you may receive from Space Monitoring Information Support lab (Space Research Institute, Moscow, Russia) . ... XV_VTDF <filename> - load TDF file at startup (default size) . ... The XV_VTDF operates with fixed-size satellite images in TDF format. ... Back to SMIS Home Page . ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/dataserv/engl/tdfview.htm -- 6.4 Кб -- 13.03.1997
Похожие документы
Еще в разделе: (Показать все результаты (>61) - smis.iki.rssi.ru/ )

18. Linux PCI-HOWTO: GPL - Gnu Public License
... Copyright (C) 19yy (name of author) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. ... See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-14.html -- 19.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-14.html -- 19.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/pci/pciHOWTO/PCI-HOWTO-14.html -- 19.2 Кб -- 02.10.2012
Похожие документы

19. The Supervisor receiving one of many handouts
... Gallery . ... The Supervisor receiving one of many handoutтАж . Sidebar Left . Sidebar Top . No Sidebar . Sidebar Bottom . Sidebar Right . ... Title: The Supervisor receiving one of many handouts . Description: Image: Kim Rawlings . ... The Supervisor receiving one of many handouts Image: Kim Rawlings . Powered by Gallery 3.0.9 (Chartres) . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/first100years/album26/IMGP4666 -- 21.5 Кб -- 10.04.2016
Похожие документы

20. 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
Похожие документы
Еще в разделе: (Показать все результаты (>17690) - www.astronet.ru/ )

1 | 2 | 3 | 4 | 5 | 6 | 7 | След.


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

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

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