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

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

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

1. casacore: casa::MeasBase< Mv, Mr > Class Template Reference
... casa::MeasBase< Mv, Mr > . ... Base class for all measures. ... MeasBase (const MeasBase < Mv, Mr > &other) . ... MeasBase (const Measure *dt) . ... Check the type of derived entity. virtual void . ... template<class Mv, class Mr> . ... virtual void casa::MeasBase < Mv, Mr >::assured . ... virtual const MeasValue * casa::MeasBase < Mv, Mr >::getData . ... Get reference. template<class Mv, class Mr> . ... virtual void casa::MeasBase < Mv, Mr >::print . ... virtual void casa::MeasBase < Mv, Mr >::set ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1MeasBase.html -- 47.6 Кб -- 14.02.2011
Похожие документы

2. Interpreter (ImageJ API)
... java.lang.Object ij.macro.Interpreter . ... This is the recursive descent parser/interpreter for the ImageJ macro language. ... Interprets the specified string. public java.lang.String run (java.lang.String macro, java.lang.String arg) . ... Interprets the specified tokenized macro file starting at location 0. public void run (int location) . Runs an existing macro starting at the specified program counter location. public void runMacro ( Program pgm, int macroLoc, java.lang.String macroName) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/Interpreter.html -- 48.0 Кб -- 02.12.2010
Похожие документы

3. Conversion between FITS and internal format
... The FITS conversion commands INTAPE and OUTTAPE can both access FITS files on disk or directly on tape devices. Thus, it is in principle possible to use general system utilities to transfer the FITS files between disk and tape. ... In order to save disk space, it may be desirable to compress the files. ... Use OUTTAPE to write file to disk in FITS format. Compress FITS file on disk e.g. compress . Use system utility to save compressed file on tape e.g. tar . ... File naming . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node118.html -- 4.0 Кб -- 23.02.1996
Похожие документы

4. LRPG INTERNAL CALIBRATION PLANNING PROCEDURE
Add Calibration visits to the INTERNAL_CAL plan . ... Visits with existing records in INTERNAL_CAL are ignored. Assign or update plan windows for Calibration visits in the INTERNAL_CAL plan . ... LRP INTERNAL_CAL plan_window_status and plan_windows records are copied to the current baseline LRP. ... For the sake of simplifying the baseline process and interface to the calibration LRP, we will assume that the INTERNAL_CAL LRP is current and ready to be merged into the new baseline LRP. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/lrpg/documentation/procedures/lrpg_internal_calibration_plan_procedure.html -- 9.1 Кб -- 26.04.1999
Похожие документы

5. Specifying source region shapes and sizes
... region (region-7.9.3) [xmmsas_20080701_1801-8.0.0] . ... The basic source region shape is a circle. There are three ways to assign the radius, specified via the parameter radiusstyle : . radiusstyle =`userfixed'. ... In this choice, the task uses for the source region radius that value which encloses energyfraction of the total flux under the Point Spread Function (PSF). ... At present the effect of this reprojection on the source region contours is ignored and circles are retained. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/region/node7.html -- 5.9 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>6475) - xmm.vilspa.esa.es/ )

6. Postscript to PDF conversion
... The simplest way to convert PostScript files into PDF on our Linux machines is to use the ps2pdf command, e.g. ps2pdf file.ps file.pdf . ... If all original files contain only one page then the resulting PDF document would have have one page for each file. ... Step: Add a pdfmark operator in the set-up section so that the list of bookmarks in the resulting PDF document is visible on the left hand side when the file is opened: . ... where bookmark_file is an ASCII file containing the pdfmark...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/procs/PS2PDF/ps2pdf.html -- 8.9 Кб -- 26.01.2004
Похожие документы

8. Event File Specifications
SAOtng supports display of photon event data contained in raw files, similar to its support for FITS Binary Table extensions (e.g., X-ray event lists). ... Because event files do not usually contain enough information to generate an image, we have adopted some conventions for specifying how to interpret the data in these files and for how to bin rows of events into images. To image an event file, it is first of all necessary to define the structure of the events in the event file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/event_spec.html -- 7.1 Кб -- 01.10.2012
Похожие документы

9. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm
... The type of a wrapped Java object accessed from within JavaScript code. ... Instantiating a Java object in JavaScript. The following code creates the JavaObject theString , which is an instance of the class java.lang.String : var theString = new Packages.java.lang.String("Hello, world") Because the String class is in the java package, you can also use the java synonym and omit the Packages keyword when you instantiate the class: var theString = new java.lang.String("Hello, world") Example 2. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm -- 6.5 Кб -- 07.10.1999
Похожие документы

10. Zen: GiST internals
Hide Zen home . ... Parameters: table and index descriptors . ... Parameters: index descriptor, value, pointer to table record . ... Also rebuilds internal keys if needed (index is locked when rebuilding). ... These are base methods for search in index - create scan, finish scan, repeat scan. ... Restore one WAL record. Parameters: LSN (LogSequenceNumber), WAL record . ... GiST has no direct access to tables, only via pointers ( the number of page and the number of record on the page) to records. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/relation_featur%C5s/DB/GiST/GiST_internals -- 11.8 Кб -- 11.04.2016
Похожие документы

11. comedi_data_read
... comedi_data_read -- read single sample from channel . ... int comedi_data_read (comedi_t * device, unsigned int subdevice, unsigned int channel, unsigned int range, unsigned int aref, lsampl_t * data); . Reads a single sample on the channel specified by the Comedi device device, the subdevice subdevice, and the channel channel. ... The function comedi_data_read() reads one data value from the specified channel and places the data value in the location pointed to by data. ... comedi_data_write ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-read.html -- 4.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-read.html -- 4.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-data-read.html -- 4.4 Кб -- 02.10.2012
Похожие документы

12. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>461) - www.cplire.ru/ )

13. Stellarium: StelVertexBufferBackend Class Reference
Stellarium 0.12.3 . ... Classes . ... Protected Attributes . StelVertexBufferBackend Class Reference abstract . Base class of all vertex buffer backends. ... StelVertexBufferBackend (const QVector< StelVertexAttribute > & attributes ) . Construct a StelVertexBufferBackend , specifying attributes of the vertex type. ... virtualљ . ... virtual voidљ . ... Data members of the vertex must match vertex attributes of the buffer. ... const Attributes StelVertexBufferBackend::attributes . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelVertexBufferBackend.html -- 25.5 Кб -- 28.02.2014
Похожие документы

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

15. Abstract
... The visible power a source emits in all directions is measured in lumens. ... Solid Angle- . ... The solid angle of a light cone is the projected area of the cone divided by the total surface area of the sphere. A solid angle is measured in steradians, where 1 steradian corresponds to the solid angle su btended by a cone of unit slant height and unit projected area. ... Luminous intensity is the flow of luminous energy, or lumens, per steradian. ... This is the rate of flow (lumens) per unit area. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/essays/lmagill/glossary.htm -- 6.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1160) - star.arm.ac.uk/ )

16. Apache module mod_auth_digest
This module provides for user authentication using MD5 Digest Authentication. Status: Experimental . ... Module Identifier: digest_auth_module . Compatibility: Available in Apache 1.3.8 and later. ... If you use this module, you must make sure to not use mod_digest (because they share some of the same configuration directives). ... Note: Digest authentication is more secure than Basic authentication, but only works with supporting browsers. ... Module: mod_auth_digest . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_auth_digest.html -- 18.1 Кб -- 05.11.2004
Похожие документы

17. OptInt PmWiki : PmWiki / Available Actions
OptInt PmWiki : Pm Wiki / Available Actions . Default actions . ... Cookbook actions . Page actions are applied to wiki pages, as a query string appended to the URL . ... displays dialog for setting/changing password of the specified page or group of pages, see passwords , see also $EnablePostAttrClearSession if you do not want to have the session cleared after validating change General use of passwords . ... display the specified page (default action if no ?action= is present) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/AvailableActions?action=print -- 25.5 Кб -- 01.03.2014
Похожие документы

18. Re: Catalog Conversion Utility - an Astronomy Net XEphem Forum Message
XEphem Forum Message . ... Post . ... Re: Catalog Conversion Utility . ... Post Message | ... the old versions and catalogs still exist on the german mirror: . ftp://iphcip1.physik.uni-mainz.de/pub/xephem_3.2/catalogs/ . An other xe to xe2 conversion utility is at: http://www.simg.de/xetoxe2.e.html (HP) . ... www.astronomy.net . About 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/xephem/messages/125.shtml -- 13.3 Кб -- 09.04.2016
Похожие документы

19. Specifications
... This function can also be used for particular types of subtypes or kinds: KIND (0) integer KIND (0.0) floating point number KIND (.FALSE.) logical variable KIND ("A") string of characters There is an intrinsic function SELECTED_REAL_KIND , which returns the kind of the type REAL that has a representation with (at least) the precision and the exponential range requested. ... With the choice SELECTED_INT_KIND (5) all integers between (but not including the limits) -100 000 and +100 000 are permitted. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c2.html -- 7.8 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c2.html -- 7.8 Кб -- 17.02.1996
Похожие документы

20. IMPORT/EXPORT: Image Conversion Tools for IRAF
... We present a set of IRAF tasks for converting foreign image formats to and from the native IRAF format. Traditionally, this has been done by writing individual one-to-one conversion utilities, either as single tasks or as procedures within a multiple-format conversion tool. ... When exporting IRAF images to other formats the only built-in knowledge of the format is the structure of the image header. ... The EXPORT task can easily convert an IRAF image to any of the supported formats. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/fitzpatrickm.html -- 12.2 Кб -- 03.11.2000
Похожие документы

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


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

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

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