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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/TableKeyword_8h_source.html.

1. casacore: casa::TableCache Class Reference
... Classes . ... casa::TableCache . ... Cache of open tables. ... Construct an empty cache of open tables. ... operator() (const String &tableName) const . ... Return the number of open tables in the cache. void . ... Add an open table to the cache. void . ... TableCache represents a cache of open tables. ... Construct an empty cache of open tables. casa::TableCache::~TableCache . ... Add an open table to the cache. uInt casa::TableCache::ntable . ... Remove an open table. void casa::TableCache::rename...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableCache.html -- 20.6 Кб -- 14.02.2011
Похожие документы

2. Stellarium: StelScriptMgr Class Reference
... StelScriptMgr Class Reference . ... const QStringљ . ... Stops any running script. ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getDescription . ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getLicense . ... Get the rate at which the script is running as a multiple of the normal execution rate. void StelScriptMgr::pauseScript . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelScriptMgr.html -- 32.4 Кб -- 28.02.2014
Похожие документы

3. OpenDialog (ImageJ API)
... public class OpenDialog . ... This class displays a dialog window from which the user can select an input file. ... Displays a file open dialog, using the specified default directory and file name. ... Returns the path to the last directory opened by the user using a file open or file save dialog, or using drag and drop. static java.lang.String . ... Uses and updates the ImageJ default directory. public OpenDialog (java.lang.String title, java.lang.String defaultDir, java.lang.String defaultName) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/OpenDialog.html -- 16.6 Кб -- 02.12.2010
Похожие документы

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

5. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/WPSClassMgr_0-1.txt
... Includes Binaries and Source Code. ... Proposed directory for placement: /pub/os2/util/wps Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: Alessandro Cantatore Program contact email: acantatore@tin.it Program URL: http://www.os2world.com/wiki/index.php/WPS_Class_Manager Would you like the contact email address included in listings? yes Operating System/Version: OS/2 Warp 3 or later Additional requirements: Replaces: (none) ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/WPSClassMgr_0-1.txt -- 2.0 Кб -- 24.07.2015
Похожие документы

6. SAI Open Star Clusters (SAI OCL) Catalog
... Structure of Data . ... Catalog . ... In SAI OCL Catalog, we introduce our work on investigation of the Milky Way system of open star clusters. The main goal of our study is a search for new clusters using huge surveys. 168 new clusters have been already discovered by us using J,H,Ks data from 2MASS point source catalog. ... For 141 new clusters, we found their physical parameters using J,H,Ks data from 2MASS catalog and, for a number of clusters, our UBVRI CCD observational magnitudes. ...
[ Сохраненная копия ]  Ссылки http://ocl.sai.msu.ru/ -- 5.0 Кб -- 09.04.2016
Похожие документы

7. Python: module aifc
aifc . ... usr/local/Python-2.5/lib/python2.5/aifc.py . Module Docs . Stuff to parse AIFF-C and AIFF files. ... An AIFF file has the string "AIFF" instead of "AIFC". A chunk consists of an identifier (4 bytes) followed by a size (4 bytes, . ... of sound frames> (4 bytes) . ... in AIFF-C files only: . ... The open file pointer must have methods read(), seek(), and close(). ... getcomptype() -- returns compression type ('NONE' for AIFF files) . ... aifc() -- create an AIFF-C file . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/aifc.html -- 19.6 Кб -- 05.11.2015
Похожие документы

8. comedi_open
. Comedi Documentation . Prev . Next . comedi_open -- open a Comedi device . #include <comedilib.h> . comedi_t comedi_open (const char * filename); . Open a Comedi device specified by the file filename. If sucessful, comedi_open returns a pointer to a valid comedi_t structure. This structure is transparent; the pointer should not be dereferenced by the application. NULL is returned on failure. Prev . Home . Next . comedi_close . Up . comedi_loglevel
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-open.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-open.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-open.html -- 3.8 Кб -- 02.10.2012
Похожие документы

9. DUST: Dust::TMatrix Class Reference
... Classes . ... Class List . ... Dust :: TMatrix . ... Inheritance diagram for Dust::TMatrix: . ... Collaboration diagram for Dust::TMatrix: . ... TMatrix (unsigned M ) . ... void . Zero (void) . A class to make handling of the dust_tmatrix structure easier . Dust::TMatrix::~TMatrix . The destructor ensures automatic deletion of the data structure . References dust_tmatrix::data . ... unsigned . ... References dust_tmatrix::data , and dust_tmatrix::M . void Dust::TMatrix::Zero . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1TMatrix.html -- 8.0 Кб -- 11.07.2008
Похожие документы

10. ImageIO(3)
ImageIO - Reference Counted C++ Class for Reading and Writing Images . include ImageIO .h // types of image data (these mostly correspond to the FITS BITPIX values) enum ImageDataType { UNKNOWN_ IMAGE = -1, // unknown type BYTE_ IMAGE = 8, // 8 bit images X_ IMAGE = -8, // special, color scaled, X image data SHORT_ IMAGE = 16, // 16 bit signed USHORT_ IMAGE = -16, // 16 bit unsigned LONG_ IMAGE = 32, // 32 bit integer FLOAT_ IMAGE = -32 // 32 bit floating point }; ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.17.html -- 9.6 Кб -- 11.09.1998
Похожие документы

11. ASCII files description
... Co-ordinate systems description . Directories structure . The file names' construction . The file set description . ... The orbital information for each month is presented in the separate directory. The INTERBALL orbital data are located on the STDA server, for each month in the separate subdirectory, which name consists from the year (YYYY) and month (MM) numbers. The Parent Directory of the Tail Probe orbital data is http://www.iki.rssi.ru/da/interball/tail/orbit/ . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
Похожие документы

12. GOVERNMENT OPEN SYSTEMS INTERCONNECTION PROFILE (GOSIP)
... Federal Information Processing Standards Puplication (FIBS PUB 146-1) . ... PIPS 146 adopted the Government Open Systems Interconnection Profile (GOSIP) which defines a common set of data communication protocols that enable systems developed by different vendors to interoperate and the users of different applications on those systems to exchange information. ... 4.1 USE OF THE LAYERED PROTOCOL SPECIFICATIONS 12 . ... 4.2.3.3 Network Layer Protocol Identification 15 . ... SECURITY OPTIONS / 26 . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/rus/casr/os/3_6/2.htm -- 18.5 Кб -- 18.12.2000
Похожие документы

13. Main telescope structure
... Gallery . ... Sidebar Left . Sidebar Top . No Sidebar . Sidebar Bottom . Sidebar Right . ... Title: Main telescope structure . Description: Cassegrain spectrograph is gone, counterweight bay open, catwalk gone . ... Main telescope structure Cassegrain spectrograph is gone, counterweight bay open, catwalk gone . Powered by Gallery 3.0.9 (Chartres) . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/gallery3/index.php/fires2003/Kim-Rawlings/KR74b -- 14.6 Кб -- 10.04.2016
Похожие документы

14. lsst.tcc: tcc::TcsAstrom Class Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . Files . ClassљList . ... All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Macros љ Pages . ... TcsAstrom . ... tcc::TcsAstrom Class Reference . ... initTarget (TARG &tar, coordConv::PVTCoord const &obsPos, double tai ) const . ... ASTROMљ . ... Definition at line 14 of file tcsAstrom.h . tcc::TcsAstrom::TcsAstrom . ... std::string tcc::TcsAstrom::__repr__ . ... ASTROM tcc::TcsAstrom::m_ast . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_tcs_astrom.html -- 15.3 Кб -- 14.09.2015
Похожие документы

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

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

17. About John A. Bishop Elementary School
... The John A. Bishop school opened in 1949 and welcomed the first class of children from the Russell School. ... The Bishop School served the children of the Morningside area of Arlington, Massachusetts until 1982 when it added to its population the students from nearby Parmenter School. ... The Bishop School currently has 366 children enrolled in 17 classes, kindergarten through grade five. ... The children of Bishop School enjoy the same enrichment opportunities offered all the schools in Arlington....
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/ECT/bishhist.html -- 3.9 Кб -- 01.10.2012
Похожие документы

18. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP
... This is the MS-DOS general help file. ... Type FASTHELP with no arguments to display the text in this file. ... APPEND Allows programs to open data files in specified directories as if they were in the current directory. ... COPY Copies one or more files to another location. ... FC Compares two files or sets of files, and displays the differences between them. ... PATH Displays or sets a search path for executable files. ... SYS Copies MS-DOS system files and command interpreter to a disk you...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/lcu/pcr/dos/DOSHELP.HLP -- 6.7 Кб -- 06.03.2001
Похожие документы

19. SAS package check list
... Check a package against all these points before delivering it. files should be -rw-r--r-- or -r--r--r-- . ... should contain only the files ChangeLog DEPEND Makefile VERSION DISTRIBUTION . ... ChangeLog should contain a list of open SPRs including their number. ... If the package contains a task, DEPEND must contain taskmain. For each library in USEDLIBS statements in all Makefiles in the package, the corresponding package should be listed in DEPEND . ... Makefile should contain TEXDOCS=task . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/checklist.html -- 6.2 Кб -- 16.01.2001
Похожие документы
Еще в разделе: (Показать все результаты (>16686) - xmm.vilspa.esa.es/ )

20. Examples of starting vi and opening files
. To open an existing file for editing: vi intro . This opens the file intro for editing. This file already exists in the current directory. To create a file to edit: vi part2 . This command starts vi with a new file named part2 . This file does not exist in the current directory until it is written to using the write command. To simply start vi : vi . This command places you in vi . You can then enter and edit text and write it to a file.
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/examples/vi1.html -- 2.3 Кб -- 17.01.1997
Похожие документы

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


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

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

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