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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/~rachael/compphys/FAQ.html.

1. casacore: casa::ObjectID Class Reference
... Classes . ... casa . casa::ObjectID . ... More... #include < ObjectID.h > . ... ObjectID ( Bool makeNull= False ) . ... ObjectID ( Int sequence, Int pid, Int time, const String &hostname) . ... const String & . ... Extract objectID strings (as set by glish script substitute.g) from a command, convert them to ObjectID objects, store those in the Block , and replace the strings by their Block indices as $OBJ::n::O where n is the index. static Int . ... const String & casa::ObjectID::hostName . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ObjectID.html -- 37.6 Кб -- 14.02.2011
Похожие документы

2. DFOS: Frequently Asked Questions
dfos = Data Flow Operations System, the common tool set for DFO . That initialization file sets up a standard set of global variables which must exist for dfos to run. ... The .dfosrc file contains one part of the instrument specific (or better: account specific) information needed by dfos. ... The set of links under 'Installation' collect a set-by-step installation scenario which makes sense only if the configuration files are filled reasonably. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/FAQ1.html -- 5.6 Кб -- 26.11.2014
Похожие документы

3. mod_dav - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... To enable mod_dav , add the following to a container in your httpd.conf file: Dav On . ... In addition, a location for the DAV lock database must be specified in the global section of your httpd.conf file using the DavLockDB directive: DavLockDB /usr/local/apache2/var/DavLock . ... Use the Dav directive to enable the WebDAV HTTP methods for the given container: <Location /foo> Dav On </Location> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_dav.html -- 18.2 Кб -- 19.11.2015
Похожие документы

4. Help for xxx E-Print Archive (index)
... Description of e-Mail Commands . Abstract and Paper preparation for Put . ... Physics hep-th @ xxx.lanl.gov High Energy Physics - Theory, 8/91 hep-lat @ xxx.lanl.gov High Energy Physics - Lattice, 2/92 hep-ph @ xxx.lanl.gov High Energy Physics - Phenomenology, 3/92 cond-mat @ xxx.lanl.gov Condensed Matter, 4/92 astro-ph @ xxx.lanl.gov Astrophysics, 4/92 gr-qc @ xxx.lanl.gov General Relativity Quantum Cosmology, 7/92 nucl-th @ xxx.lanl.gov Nuclear Theory, 10/92 chem-ph @ ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/mdiv/inslab/e-print.htm -- 5.7 Кб -- 04.12.1997
Похожие документы
Еще в разделе: (Показать все результаты (>157) - www.asc.rssi.ru/ )

5. Menus (ImageJ API)
... FIELD | ... public class Menus . ... ImageJ . ... static char . ... static int . ... Returns the size (in points) used for the fonts in ImageJ menus. static java.lang.String . ... Returns a list of the plugins in the plugins menu. static java.lang.String . ... Field Detail public static final char PLUGINS_MENU . ... public static final char IMPORT_MENU . ... public static int installPlugin (java.lang.String plugin, char menuCode, java.lang.String command, java.lang.String shortcut, ImageJ ij) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/Menus.html -- 35.2 Кб -- 02.12.2010
Похожие документы

6. Stellarium: Scripting Engine
Stellarium 0.12.3 . ... Classes . ... Scripting . ... Scripting Engine . ... Script Console . ... Since version 0.10.1, Stellarium includes a scripting feature based on the Qt Scripting Engine . ... Prior to version 0.10.0, Stellarium used a different scripting engine called StratoScript . ... Prior to version 0.10.0, Stellarium had a simple scripting engine, known as StratoScript . ... This script prints "Hello Universe" in the Script Console output window. core.debug( "Hello Universe" ); . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/scripting.html -- 11.5 Кб -- 28.02.2014
Похожие документы

7. crydee.sai.msu.(su,ru) archive: Help
... File view and tree view . ... Show (expand) directory tree starting from that point (the sign appears near directory name). ... Alternative way is to click on a [+] sign which appears near directory names throughout the archive (it will bring the tree into view from that directory). ... E.g., searching for "nftp" will find "nftp103.zip", "nftp/readme" and so on. ... nftp*" will find all files (NOT directories) which have the characters "nftp" in their names, including "nftp103.zip" and "about.nftp";...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/archive/help.html -- 3.7 Кб -- 15.11.1997
Похожие документы
Еще в разделе: (Показать все результаты (>9110) - crydee.sai.msu.ru/ )

8. ASP: Family ASTRO for Families and Friends: Getting Involved and Frequently
Getting Involved . Are you looking to get your family and/or friends more involved in astronomy? ... Either way, with Family ASTRO you can get just about anyone engaged in astronomical topics while having a lot of fun at the same time. ... Each kit or game also has its own web site with more background reading and other resources (including Frequently Asked Questions) for those who wish to explore these topics in more detail. ... Frequently Asked Questions . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/family/involve/families.html -- 13.6 Кб -- 03.10.2012
Похожие документы

9. FITS++: An Object-Oriented Set of C++ Classes to Support FITS
Next: The FITS List Calculator and Bulk Data Processor . ... FITS++ is a object-oriented set of C++ classes, supporting both a sequential and random processing model, designed to be the basis of applications that manipulate FITS files. ... All FITS data structures are supported, including random groups, image extensions, and binary tables. ... Within FITS++, a FITS header-data-unit (HDU) can be formed in two ways: from an existing file, or from a FITS keyword list. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/farrisa.html -- 12.4 Кб -- 23.06.1998
Похожие документы

10. Using Apache with Novell NetWare
This document explains how to install, configure and run Apache 1.3 under Novell NetWare 5.x and above. ... Apache 1.3 is designed to run on NetWare 5.x and above and is installed by default on all NetWare 6 servers. ... You will need to compile apache and copy the files over to the server manually. ... Follow these steps to install Apache on NetWare from the binary download (assuming you will install to sys:/apache): . ... Copy the MIME.TYPES and magic files to SYS:/APACHE/CONF directory . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/netware.html -- 15.6 Кб -- 20.05.2004
Похожие документы

11. Access Point Names and Templates
XPA access points are composed of two parts: a general class and a specific name. ... When clients communicate with XPA access points, they specify which access points to communicate with using an identifier of the form: class:name All registered XPA access points that match the specified identifier will be available for communication (subject to access control rules, etc.) ... These socket identifiers are displayed as the fourth argument in the xpans display of registered access points. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/template.html -- 4.6 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/template.html -- 4.6 Кб -- 01.10.2012
Похожие документы

12. NEdit Frequently Asked Questions2001/10/01
. NEdit is a popular GUI-style text editor for Unix and VMS systems. These are answers to the most frequently asked questions to discuss@nedit.org. This information is also available from: . ftp://ftp.nedit.org/pub/ <current>/FAQ, . and from the NEdit web page at: . http://nedit.org . Where to get information . Diagnosing and reporting problems . Building . Customization . Features . Server mode and nc . Editing techniques . Bugs . About the NEdit FAQ
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/faq/index.shtml -- 2.3 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/faq/index.shtml -- 2.3 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/faq/index.shtml -- 2.3 Кб -- 02.10.2012
Похожие документы

13. OptInt PmWiki : PmWiki / Troubleshooting
OptInt PmWiki : Pm Wiki / Troubleshooting . ... Make sure all of the files were updated, in particular pmwiki.php . ... Be sure all of the files in the wikilib.d/ directory were also upgraded. ... Where are the pages? ... On Windows, it may be necessary to use a hex editor to convert LFCR line endings to LF line endings in the local\config.php file. ... I edited config.php , but when I look at my wiki pages, all I see is " Parse error: parse error, unexpected T_VARIABLE in somefile on line number . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Troubleshooting?action=print -- 21.0 Кб -- 01.03.2014
Похожие документы

14. lsst.coordConv: include Directory Reference
. lsst.coordConv љ unknown . MainљPage . Namespaces . Classes . Files . љ All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . include . include Directory Reference . directory љ . coordConv . љ . Generated on Thu May 7 2015 10:42:47 for lsst.coordConv by љ 1.8.5
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/dir_d44c64559bbebec7f509842c48db8b23.html -- 6.6 Кб -- 07.05.2015
Похожие документы

15. Frequently used Environment Variables
... EDITOR Sets the editor that will be used by other programs such as the mail program. PAGER Sets the pager that will be used by programs such as man to display man pages. PATH Specifies the directories that the shell is to look through to find a command. ... PRINTER Sets the printer to which all output is sent by the lpr command SHELL Sets your default shell. TERM Sets your terminal type for programs such as the editor and pager. TZ Sets the time zone you are in. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tables/env_list.html -- 2.3 Кб -- 17.01.1997
Похожие документы

16. http://star.arm.ac.uk/FOI/FOI-access.pdf
ARMAGH OBSERVATORY ACCESS TO INFORMATION UNDER THE DATA PROTECTION ACT AND THE FREEDOM OF INFORMATION ACT ACCESS TO INFORMATION The Armagh Observatory is a transparent and open organization and we publish a great deal of information about what we do on this website, which you can access by navigating through the website. ... Accessing information which is not included in the Publication Scheme. ... No charges will be made for any information accessed via our website. ...
[ Текст ]  Ссылки http://star.arm.ac.uk/FOI/FOI-access.pdf -- 58.0 Кб -- 16.10.2014
Похожие документы

17. MAO NASU :: Topic: Open access submissions and content now available (1/1)
... Recent Topics . ... Open access submissions and content now available . ... Отправлено: Thu, 15 Oct 2015 07:50:43 +0300 (EEST) Тема: Open access submissions and content now available Planetary and Space Science Welcomes Open Access Submissions @media only screen and (max-device-width: 480px) { } p { margin-top: 1em; margin-bottom: 1em; margin-left: 0em; margin-right: 0em; color: #53565A; } img { display:block; -ms-interpolation-mode:bicubic; } Can't see this email properly? ... MAO NASU . ...
[ Сохраненная копия ]  Ссылки http://www.mao.kiev.ua/index.php/en/forum/info/444-open-access-submissions-and-content-now-available -- 24.3 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>1033) - www.mao.kiev.ua/ )

18. Amateur Telescope Makers of Boston
... A star party is a gathering of amateur astronomers who set up their telescopes and observe the dynamic night sky. ... Star parties are best scheduled during first quarter and waxing gibbous Moon. During full moon, the moon is so bright it obscures a view of other celestial objects and even the Moon is best viewed when NOT full. ... We will consult local weather forecasters and make a decision by 2:00p on the day of the star party. ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/library/starparties.php -- 9.6 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>302) - www.atmob.org/ )

19. The Laboratory of Meteoritics, Vernadsky Institute, RAS
Main . ... About meteorites . ... What to do if you found a meteorite! ... About the laboratory . ... You may have a question: what to do if you found a stone which looks like meteorite. ... According to the Meteorite Nomenclature Committee, in order for a meteorite to be officially registered in the International Meteorite Catalog, 20% by weight of the main mass of the identification sample must be contributed to a qualified scientific organization. ... The Staff of the Laboratory of Meteoritics. ...
[ Сохраненная копия ]  Ссылки http://www.meteorites.ru/esli-e.html -- 19.2 Кб -- 19.02.2013
Похожие документы
Еще в разделе: (Показать все результаты (>43) - www.meteorites.ru/ )

20. Meade Instruments Corporation - Frequently Asked Questions
... Meade Instruments Corporation . Telescopes ћ Binoculars ћ Microscopes . ... Frequently Asked Questions: LX200GPS . When I align the telescope, the alignment star is not in the viewfinder. ... After I select an object and press GOTO, the Autostar displays "Slewing.....", but does not seem to move. Is my Autostar broken? ... Can I use my Autostar II on his telescope to access my user objects? ... Choosing A Telescope . ... Copyright 2006 Meade Instruments Corporation, All Rights Reserved. ...
[ Сохраненная копия ]  Ссылки http://www.meade.com/support/lx200gps_faq.html -- 15.0 Кб -- 01.02.2006
Похожие документы

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


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

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

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