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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.sao.ru/cats/~satr/GTK2/sec-packingusingtables.html.

1. Authentication Options
The NTP standard specifies an extension which provides cryptographic authentication of received NTP packets. ... The specification allows any one of possibly 4 billion keys, numbered with 32-bit key identifiers, to be used to authenticate an association. ... In the case of MD5, the keys are 64 bits (8 bytes). xntpd reads its keys from a file specified using the -k command line option or the keys statement in the configuration file. ... A zero key in NTP format would be specified as 8080808080808080 . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/authopt.html -- 7.3 Кб -- 21.12.2007
Похожие документы

2. TUI:Telescope:Slew Window:Options:Drift Scan
Allows you to specify a drift scan: motion at a constant velocity along a great circle. ... The path starts at the new object position (though the telescope actually intersects the path later, see Subtleties ). ... Note that the units are always /sec for both axes. ... The velocity along the path is 0.01 /sec. ... The path is assumed to start when you hit the Slew button (more precisely, when the TCC parses the command). However, it takes the telescope awhile to slew to meet the specified path. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Telescope/SlewWin/DriftScanPanel.html -- 4.9 Кб -- 05.09.2014
Похожие документы

3. http://www.eso.org/~qc/dfos/ABbuilder.txt
NAME ABbuilder - DFO data organization tool SYNOPSIS ABbuilder <options> where <options> are: --raw-dir directory containing raw data --cal-dir directory containing calib data --cal-ldir directory containing symbolic links to calib files --cal-list mcalib list --vcal-dir directory containing virtual products --pro-dir where pipeline products are created --ab-dir where association blocks are created --oca-rul file containing OCA rules --instrume instrument --date YYYY-MM-DD --mode { CALIB | ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/ABbuilder.txt -- 8.0 Кб -- 17.02.2006
Похожие документы

4. 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. "&ndash;help" . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classCLIProcessor.html -- 17.8 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>433) - astro.uni-altai.ru/ )

5. imstat
... User Guide ] Task: imstat Purpose: calculate and plot map statistics Categories: map analysis IMSTAT calculates statistics for images. ... Statistics can be found for profiles or planes, specified using the axes keyword. The data can be converted to Kelvin, by using 'options=tb' and the beam keyword. ... The options keyword gives control over the plot. ... An alternative title can be put on the plot by options=title. ... Key: in Standard keyword in. ... Key: region Standard keyword region. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/doc/imstat.html -- 7.5 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>8492) - www.atnf.csiro.au/ )

6. 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
Похожие документы

7. 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
Похожие документы

8. htcacheclean - Clean up the disk cache - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Programs . ... htcacheclean is used to keep the size of mod_cache_disk 's storage within a given size limit, or limit on inodes in use. ... If one or more URLs are specified, each URL will be deleted from the cache, if present. ... Specify limit as the total disk cache size limit. ... By passing the -a or -A options to htcacheclean , the URLs within the cache will be listed as they are found, one URL per line. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/programs/htcacheclean.html -- 14.9 Кб -- 19.11.2015
Похожие документы

9. Fill-Out Forms
... Content Model: one ore more OPTION elements . The SELECT element is used for single and multiple choice menus. ... Example: <SELECT NAME="flavor"> <OPTION>Vanilla <OPTION>Strawberry <OPTION>Rum and Raisin <OPTION>Peach and Orange </SELECT> . ... When you want a multiple choice menu, you need to include the MULTIPLE attribute with the SELECT element, e.g. <SELECT MULTIPLE NAME="flavor"> . ... NAME . ... The presence of this attribute denotes that the SELECT element defines a multiple choice menu. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/menus.html -- 6.7 Кб -- 19.12.1996
Похожие документы

10. Manpage of UNPRIVTOI4
... unpriV - filter to unpack ri data (ao) unpriV [ -b bits ] [ -i numInputFifos ] [ -f fifoToOutput ] [ -d dataFormat ] [- t type] . unpriV is a program to unpack a single channel of RADAR INTERFACE (RI) binary data to the specified output format type. ... The radar interface has 2 channels of 2 digitizers each. ... numFifos 1 or 2 to specify the number of channels in the input data. ... fifoToOutput If the input data has two channels then this specifies which of the two to output (1 or 2). ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/aosoft/unpriV.html -- 6.0 Кб -- 22.09.2011
Похожие документы

11. OptInt PmWiki : PmWiki / Page List Templates
OptInt PmWiki : Pm Wiki / Page List Templates . ... template first:) . ... template last ...:) sections to specify output for the first or last page in the list or a group. ... template]] (:template defaults order=name:) (:template first:) Pages ordered by group (:template first {=$Group}:) Pages in group [[{=$Group}/]] (:template each:) * [[{=$FullName}]] (:template last {=$Group}:) {=$Group} contains {$$GroupPageCount} pages. (:template last:) {$$PageCount} pages total. [[#templateend]] . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageListTemplates?action=print -- 21.7 Кб -- 01.03.2014
Похожие документы

12. Another Option - an Astronomy Net Eyepieces Forum Message
Eyepieces Forum Message . Forums: . ... Post . ... Another Option . ... Post Message | ... Each should if possible get a Barlow. ... 40mm+Barlow = 20mm. 20mm+Barlow = 10mm, very close to 9.7 . 32mm+Barlow = 18, close to 15 . 12.4+Barlow = 6.2, close to 6.4 . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/eyepieces/messages/429.shtml -- 14.3 Кб -- 09.04.2016
Похожие документы

13. Common C Compiler Options
. Next: Compiler Options Up: Programming in C Previous: References . Here we list common C Compiler options. They can be tagged on to the compiler directive. Some take an additional argument. E.g. c89 -c -o prog prog.c . The -o option needs an argument, -c does not. Compiler Options . Dave.Marshall@cm.cf.ac.uk . Wed Sep 14 10:06:31 BST 1994
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/chapter2_20.html -- 2.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/chapter2_20.html -- 2.3 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/chapter2_20.html -- 2.3 Кб -- 02.10.2012
Похожие документы

14. http://star.arm.ac.uk/~spm/software/liveice_usage.html
... Mp3Mixer Mode . LiveIce configuration can either be set using configuration files or by setting command line parameters at runtime. The LiveIce binary has a series of reasonable default options set in the binary - in particular liveice.h has a #define which can be used to set the default encoder. ... Server Options . ... Note that some encoders can't do less thatn 32kHz andsome will change your format to something else if the ideal format for a given bitrate is of a lower quality. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~spm/software/liveice_usage.html -- 9.3 Кб -- 05.02.2000
Похожие документы

15. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

16. The EINSTEIN On-Line Service
... The Einstein On-Line Service (EOLS) is a simple menu-driven system which provides an intuitive method of querying over one hundred database catalogs. In addition, the EOLS contains over 30 CD-ROMs of images from the Einstein X-ray Observatory which are available for downloading. The EOLS provides all of our databases to the NASA Astrophysics Data System (ADS) and our documents which describe each table are written in the ADS format. ... The EOLS provides three options for data retrieval. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/harrisd.html -- 9.6 Кб -- 03.11.2000
Похожие документы

17. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы

18. 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
Похожие документы

19. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/options.txt
... The default value is pointing to the parent directory. ... Link to parent directory $BBC_MAINSITE = ""; => Show no link $BBC_SHOW_CONFIG BBClone defaults to revealing the stats' settings. ... BBC_LANGUAGE = "en"; $BBC_MAXTIME This variable defines the length of an unique visit in seconds. ... BBC_NO_HITS = ""; => Show hits in time stats $BBC_NO_HITS = 1; => Show unique visits in time stats $BBC_IGNORE_IP This option can be used to exclude particular IP addresses or address ranges from counting. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/options.txt -- 13.2 Кб -- 27.12.2006
Похожие документы

20. Option Menu
. GTK+ 2.0 Tutorial . Prev . Chapter 12. Undocumented Widgets . Next . Prev . Home . Next . Undocumented Widgets . Up . Menu Items
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-optionmenu.html -- 2.9 Кб -- 19.07.2002
Похожие документы

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


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

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

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