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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.eso.org/~qc/tqs/pyqc/pyqc.html.

1. casacore: casa::SymLink Class Reference
... Classes . Files . ... casa . casa::SymLink . ... The default constructor creates a SymLink with path "." SymLink (const Path &name) . ... SymLink (const File &name) . ... create (const Path &target, Bool overwrite= True ) . ... copy (const Path &target, Bool overwrite= True ) const . ... The class SymLink handles SYMbolic LINKs in the file system. ... An exception is thrown if the path exist and is no symbolic link or if it does not exist, but cannot be created. casa::SymLink::SymLink . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SymLink.html -- 36.6 Кб -- 14.02.2011
Похожие документы

2. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

3. Creating a command alias
Remembering the name of a command and how it is used can be difficult. Assigning your own name for a command - an alias - is very easy. Assigning an alias is done with the command: alias name definition . The syntax of the alias command is different for each shell. Follow the guidelines and examples for the shell that you are using. ... Creating an alias with the C shell . ... Creating an alias with the Korn shell . Creating an alias with the Bourne Again SHell . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/alias.html -- 2.4 Кб -- 17.01.1997
Похожие документы

4. CREATE FULLTEXT CONFIGURATION
... CREATE FULLTEXT CONFIGURATION -- create full-text configuration . CREATE FULLTEXT CONFIGURATION cfgname PARSER prsname [ LOCALE localename ] [ AS DEFAULT ]; CREATE FULLTEXT CONFIGURATION cfgname [ { PARSER prsname | ... PARSER . ... LOCALE . ... Create new configuration test with default parser and ru_RU.UTF-8 locale. CREATE FULLTEXT CONFIGURATION test PARSER default LOCALE 'ru_RU.UTF-8'; =# \dF+ test Configuration "public.test" Parser name: "pg_catalog.default" Locale: 'ru_RU.UTF-8' Token | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/sql-fts-createcfg.html -- 10.1 Кб -- 13.04.2008
Похожие документы

5. Example - Creating a QPOE file from CD ROM Data
... Load the CD ROM into your reader (assumed to be mounted as /cdrom), and set the location of the disk and with eincdpar ei> eincdpar.ipcevt4="/cdrom/" Then use ecd2pros to create the QPOE file; ei> ecd2pros input FITS file name OR sequence number: 2952 Einstein instrument (hri|ipc): ipc datatype of FITS file (event|image|slew|unscreened): event root name for output files (.): i2952 Using FITS file /cdrom/data/23h/i2357s64.xpa to create QPOE file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node36.html -- 4.4 Кб -- 01.10.2012
Похожие документы

6. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/packages.htm
... A top-level object used to access Java classes from within JavaScript code. ... The java , netscape , and sun properties represent the packages java.*, netscape.*, and sun.* respectively. ... For example, you can access a constructor of the Frame class as follows: var theFrame = new Packages.java.awt.Frame(); For convenience, JavaScript provides the top-level netscape , sun , and java objects that are synonyms for the Packages properties with the same names. ... Any class in the Java package sun.* ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/packages.htm -- 11.5 Кб -- 07.10.1999
Похожие документы

7. Tcl- and [Incr tcl]- Based Applications for Astronomy and the Sciences
... Up: Science Software Applications . ... It has extensions for creating GUI (Tk) and object-oriented ([incr tcl]) applications. Several Tcl-based tools that may be used for astronomical and other scientific applications have been created and are discussed. One example is ptcl , which registers PGPLOT functions as Tcl commands, creating a powerful interactive plotting package. ... Both programs use the same C code, Tcl commands, and [incr tcl] classes; only the GUIs are different. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/eliasn.html -- 10.1 Кб -- 23.06.1998
Похожие документы

8. Internet Programming with Java
The objective of this course is to help you to understand some fundamental basic concepts behind the Java technology. The audience is assumed to have little or no prior exposure to Java and Object-Oriented programming. ... The topics will help you to understand how to use Java to create, access, and support Java applications and applets. ... Introduce object-oriented programming concepts and how they apply to Java programming. ... Extending A Class (Inheritance) . ... Hello World Applet . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/training/events/Java/SSD990329Java/Java3.html -- 10.9 Кб -- 23.12.2007
Похожие документы

9. Stellarium: LabelMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... LabelMgr Class Reference . ... intљ . labelObject (const QString &text, const QString &objectName, bool visible=true, float fontSize=14, const QString &fontColor="#999999", const QString &side="E", double labelDistance=-1.0, const QString &style="TextOnly") . ... labelScreen (const QString &text, int x, int y, bool visible=true, float fontSize=14, const QString &fontColor="#999999") . ... setLabelText (int id, const QString &newText) . ... virtual voidљ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLabelMgr.html -- 37.7 Кб -- 28.02.2014
Похожие документы

10. http://zebu.uoregon.edu/~uochep/talks/talks02/G020349.pdf
Easy DMT: Using the chInterface Class to Create/Upgrade DMT Monitors Rauha Rahkola, Univ. of Oregon LSC Meeting, August 19-22, 2002 LIGO Hanford Observatory Richland, WA LIGO-G020349-00-Z Easy DMT Introduction to the chInterface utility class ! ... Run through the data 1. for each channel, either: ! ... Final report LSC Meeting, August 19-22, 2002 Hanford 3 LIGO-G020349-00-Z Easy DMT The chInterface Model ! ... No Yes Yes Defaults to RMS of data addChannel addFilter New channel? ...
[ Текст ]  Ссылки http://zebu.uoregon.edu/~uochep/talks/talks02/G020349.pdf -- 95.3 Кб -- 25.09.2002
Похожие документы
Еще в разделе: (Показать все результаты (>449) - zebu.uoregon.edu/ )

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

12. Creation of the Association Rules
Next: An example of Up: Association of images Previous: Association of images . The two sets of selection criteria (``first choice'' and ``second choice'') have to be entered in a table containing four columns: . FUNCTION --character column (max 256 char) . This column defines the different selection criteria and shall contain mathematical expressions in which the variables may be the columns of the OST. ... RANGE_1 --character column (max 256 char) . ... WEIGHT --real column . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node385.html -- 3.7 Кб -- 23.02.1996
Похожие документы

13. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы

14. ControlPanel (ImageJ API)
... Class . ... Tree . ... Creates a panel with the hierarchical tree structure of (some of the) ImageJ's commands according to the structure of the String argument (see below). int[] . ... imagej menus" . creates a tree with all of ImageJ's menu structure, that means it replicates in tree form the ImageJ's menu bar; this includes any jar plugin and user plugins . ... Please note that when no arguments are passed, ImageJ's menus will be shown as a unique tree named "Control Panel"; if "imagej menus" . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/ControlPanel.html -- 14.1 Кб -- 02.12.2010
Похожие документы

15. SSAU and Swiss Centre CSEM will be engaged in the creation of electronic
... In Samara State Aerospace University will establish development and manufacture of electronic and optoelectronic components for the space industry. ... SSAU held a meeting on the development of the centre of microelectronics for the aerospace industry. It was attended by the representatives of the University, the Ministry of Economic Development, Investments and Trade of Samara Region, Russian engineering company ELTEKH and the Swiss Centre for Electronics and Microtechnology CSEM 1 . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10951/ -- 27.2 Кб -- 20.10.2014
Похожие документы

16. Dynamic HTML in Communicator
... Style Sheets in Communicator . Using Cascading Style Sheets to Define Styles . ... Inheritance of Styles . Defining Style Sheets with the <STYLE> Tag . Defining Style Sheets in External Files . Defining Classes of Styles . ... Combining Style Sheets . ... Setting Border Widths, Color, and Style . ... Comments in Style Sheets . ... Style Sheet Properties . Font Properties . ... Font Style . Text Properties . ... Style Sheets Ink Home Page . Overview of the Style Sheet . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/jss3.htm -- 7.4 Кб -- 13.08.1997
Похожие документы

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

18. lsst.tcc: tcc.base.loadInst Namespace Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Namespaces . ... NamespaceљList . NamespaceљMembers . ... loadInst . ... tcc.base.loadInst Namespace Reference . ... Create an instrument block for the specified instrument. ... listљ . ... def tcc.base.loadInst.loadInst . ... instName , . gcViewName = None , . ... name of guide camera view; unlike instName, this may not be an abbreviation; if "" or None then no guide camera view is loaded . ... list tcc.base.loadInst.__all__ = ["loadInst"] . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1base_1_1load_inst.html -- 11.5 Кб -- 14.09.2015
Похожие документы

19. Does the time it takes different methods to create all the elements coincide
... Does the time it takes different methods to create all the elements coincide with the universeт??s accepted age? ... Illinois Urbana-Champaign) Different kinds of stars create elements at different rates, all of which are consistent with the age of the universe. Get instant access to subscriber content on Astronomy.com! ... Registration is FREE and takes only a few seconds to complete. If you are already registered on Astronomy.com, please log in below. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/ask-astro/2011/02/cosmic-chemistry -- 63.2 Кб -- 10.04.2016
Похожие документы

20. Software Maintenance Manual
... Created: 23 February 2001 . ... SOFTWARE MAINTENANCE MANUAL . ... 9 January 2001 . ... Note: in the final document, the table of contents will be to third level] . The Software Maintenance Manual describes the procedures for installation and maintenance of the software for the Gemini Near-infrared Integral Field Spectrograph (NIFS). ... Section 19.4.3 of the document “Programmatic Requirements for Gemini Instrumentation Development” states the requirements for the Software Maintenance Manual . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/nifs/manuals/man0003.htm -- 139.3 Кб -- 06.09.2001
Похожие документы
Еще в разделе: (Показать все результаты (>840) - www.mso.anu.edu.au/ )

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


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

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

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