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

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

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

1. casacore: casa::Conversion Class Reference
... List of all members. typedef unsigned int . ValueFunction (void *to, const void *from, unsigned int nvalues) . ... ByteFunction (void *to, const void *from, unsigned int nbytes) . ... typedef void* casa::Conversion::ByteFunction (void *to, const void *from, unsigned int nbytes) . ... typedef unsigned int casa::Conversion::ValueFunction (void *to, const void *from, unsigned int nvalues) . ... static unsigned int casa::Conversion::bitToBool . ... static unsigned int casa::Conversion::boolToBit . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Conversion.html -- 24.0 Кб -- 14.02.2011
Похожие документы

2. mod_macro - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... macro_module . ... These macros have parameters. ... macro definition within a <Macro> section, following the apache style. user defined names for the macro and its parameters. macro names are case-insensitive, like apache directives. macro parameter names are case sensitive. macro parameters must have distinct names. error on empty parameter names. redefining a macro generates a warning. macro definitions can be nested... (but what for?) . ... Use of a macro: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_macro.html -- 13.5 Кб -- 19.11.2015
Похожие документы

3. Definitions of terms used to describe Apache directives
Each Apache configuration directive is described using a common format that looks like this: . ... This indicates the format of the directive as it would appear in a configuration file. This syntax is extremely directive-specific, and is described in detail in the directive's definition. ... If the directive has a default value ( i.e. , if you omit it from your configuration entirely, the Apache Web server will behave as though you set it to a particular value), it is described here. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/directive-dict.html -- 13.1 Кб -- 15.10.2001
Похожие документы

4. Order Definition
... The first of the equations defines the position of the spectral orders, m , in the raw image, while the second equation gives, for each order, the dispersion relation in one dimension. ... where the coefficients are computed using least squares techniques on a grid , i.e. sample number and line number of points located within the spectral orders of the image. These points in the grid are found automatically by an order--following algorithm, normally using the FLAT or STD image. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node151.html -- 8.3 Кб -- 23.02.1996
Похожие документы

5. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>807) - jet.sao.ru/ )

6. QA rules: DFS commissioning kick-off
... Decide, for each DFS component (GUI, process, ...), what will be delivered for the next commissioning : . list of main new features / functionalities / performances requirements to be developed. list of existing features / functionalities / performances requirements to be maintained. list of existing Problems Reports (existing operational bugs and change requests) to be included in the next DFS delivery. table describing, for each UT and each DFS component, the main new features to be installed. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/comm-kick-off.html -- 9.7 Кб -- 13.04.2005
Похожие документы

7. An Abstract Data Interface
... Next: Proposed FITS Keywords Up: Data Models and Previous: Propagating Uncertainties and . ... The Abstract Data Interface (ADI) is a system within which both abstract data models and their mappings on to file formats can be defined. The data model system is object-oriented and closely follows the Common Lisp Object System (CLOS) object model. ... ADI is a system for defining ``abstract data models.' ... ADI was designed as an object-oriented system where data models are defined as classes. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/alland.html -- 11.6 Кб -- 03.11.2000
Похожие документы

8. DUST: dustmodel.h File Reference
... Files . ... Go to the source code of this file. struct . dust_drudeprofs . ... dust_pahenhancements . ... dust_nmoded . ... define . RFINTEG_MAXSTEPS 100000 . ... dust_DefPAHEnh (void) . ... void dust_def_nmoded . ... References dust_nmoded::CHIP , dust_nmoded::CHOP , dust_nmoded::CHStretch , dust_nmoded::PAHTDebCCIP , dust_nmoded::PAHTDebCCOP , dust_nmoded::Sil2DT , and dust_nmoded::Sil3DT . ... References dust_pahenhancements::E62 , dust_pahenhancements::E77 , and dust_pahenhancements::E86 . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/dustmodel_8h.html -- 14.1 Кб -- 11.07.2008
Похожие документы

9. http://www.stsci.edu/~mperrin/software/gpidata/_sources/developers/organization.txt
Pipeline Code Internal Organization ######################################## Major software components and object classes ================================================ The GPI data pipeline is implemented in object-oriented fashion using IDL classes. ... Loops forever waiting for recipe files and processes them one at a time when they arrive. drf High level wrapper class for recipe files (aka DRFs). ... This class can be both an internal and a GUI, depending on how it's invoked.* ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/_sources/developers/organization.txt -- 5.2 Кб -- 31.12.2013
Похожие документы

10. Here's A Definition Of 'possible' - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . Forums: . ... Here's A Definition Of 'possible' . ... Post Message | ... Posted by Harvey on October 21, 2002 18:48:54 UTC . ... Oops - harvey1 - October 21, 2002 - 18:50 UTC . ... I hope Stafford doesn't mind my intruding his forum - mrsouza - November 8, 2002 - 14:55 UTC . ... 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/exploration/messages/89.shtml -- 24.5 Кб -- 09.04.2016
Похожие документы

11. http://xmm.vilspa.esa.es/calibration/documentation/epic_cal_meetings/200502/mst_bkgtool.pdf
... Point sources in FF modes: Source and background regions could be well defined. ... XMM-Newton Martin Stuhlinger, ESAC 2 Examples XMM-Newton Martin Stuhlinger, ESAC 3 Working scheme for PN FF/MOS · Get particle+electronic background from out-FOV regions. ... Subtract particle bkg from user defined bkg to get photon background. ... XMM-Newton Martin Stuhlinger, ESAC 4 PN SW / Extended sources · No out-FOV area: Template for particle background needed. ... XMM-Newton Martin Stuhlinger, ESAC 6 ...
[ Текст ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/epic_cal_meetings/200502/mst_bkgtool.pdf -- 925.1 Кб -- 16.05.2014
Похожие документы
Еще в разделе: (Показать все результаты (>6705) - xmm.vilspa.esa.es/ )

12. http://www.naic.edu/~astro/NSFSR/NSF-AST%20Draft%20Metrics%20for%20Facilities.pdf
... Should be broken out by telescope within a facility.) ... Should be broken out by telescope within a facility.) - # programs allocated time ­ number of programs with non- staff PI's ­ number of programs with observatory staff as PI's ­ number of thesis programs ­ number with U.S. PI's ­ number with foreign PI's ­ information on geographic distribution - # states, # institutions, characterization of institution (R1, PUI, etc), if information ...
[ Текст ]  Ссылки http://www.naic.edu/~astro/NSFSR/NSF-AST%20Draft%20Metrics%20for%20Facilities.pdf -- 19.8 Кб -- 13.07.2005
Похожие документы

13. Stellarium: core/StelTranslator.hpp File Reference
Stellarium 0.12.3 . ... FileљStructure . FileљList . FileљMembers . core . ... StelTranslator.hpp File Reference . Define some translation macros. More... #include <QMap> . ... q_ (str)љљљ StelTranslator::globalTranslator.qtranslate (str) . ... qc_ (str, ctxt)љљљ StelTranslator::globalTranslator.qtranslate (str, ctxt) . ... Definition in file StelTranslator.hpp . ... Definition at line 47 of file StelTranslator.hpp . ... StelTranslator::globalTranslator.qtranslate (str, ctxt) . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/StelTranslator_8hpp.html -- 10.1 Кб -- 28.02.2014
Похожие документы

14. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы

15. *plcreate* -- Defining a Region
Next: *pllist* - Look at Up: Regions and Source Parameters Previous: Regions and Source Parameters . ... cl> xray xr> ximages xi> plcreate region description: c 6930 9390 240 reference image file or 2 dims for mask: xdata$rp110590.qp output mask data file [root.pl]: rp110590 # =rp110590.pl file . ... xi> plcreate region descriptor: saoimage # default output file from SAOimage reference image file or 2 dims for mask: xdata$rp110590.qp output mask data file [root.pl]: rp110590 # =rp110590.pl file . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node90.html -- 6.5 Кб -- 01.10.2012
Похожие документы

16. About the HTML 4.0 Specification
previous next contents elements attributes index . ... Document conventions . ... Sections 2 and 3: Introduction to HTML 4.0 . ... The brief SGML tutorial gives readers some understanding of HTML's relationship to SGML and gives summary information on how to read the HTML Document Type Definition (DTD). ... Each attribute definition specifies the type of its value. ... Title to copyright in this document will at all times remain with copyright holders. previous next contents elements attributes index ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/about.html -- 13.7 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/about.html -- 13.7 Кб -- 24.04.1998
Похожие документы

17. http://www.mso.anu.edu.au/~geoff/HEA/Magnitudes.pdf
Definitions of Magnitudes and Surface Brightness 1 The magnitude system 1.1 Apparent magnitude Astronomers are stuck with the antiquated old system of magnitudes and so a clear explanation of what this system is and how it relates to more sensible units is important. ... 1.2 Absolute magnitude Absolute magnitude is a logarithmic luminosity scale. ... One usually goes by the round about process of referring to the absolute magnitude of the sun. ... Magnitudes and surface brightness 6/6 ...
[ Текст ]  Ссылки http://www.mso.anu.edu.au/~geoff/HEA/Magnitudes.pdf -- 15.0 Кб -- 12.04.2000
Похожие документы

18. http://www.gao.spb.ru/english/as/j2014/presentations/escapa.pdf
On the minimization properties of the Tisserand systems Alberto 1 1 Escapa Д , Tomas B 1 aenas Д , Jose Manuel Ferr 1 Д andiz , & Juan Get 2 ino Dept. ... Hence, for an arbitrar y vector different from 0, we have 1 (6) Tdef + = Tdef ( ) - L + I + I . ... 2 Since the matrix of iner tia is definite positive, we have that (7) doing so, the rotation of the par ticles is identified with the rotation of the body axes with respect to some iner tial, or quasi- iner tial, reference system OX Y Z . ...
[ Текст ]  Ссылки http://www.gao.spb.ru/english/as/j2014/presentations/escapa.pdf -- 96.3 Кб -- 30.09.2014
Похожие документы

19. Trigonometry beyond 90 degrees
... sin f = y / r . cos f = x / r . ... They are now viewed as new definitions of the sine and cosine, for the polar angle f given by x and y ( a slightly different way of formulating this definition is described further below ). ... sin 2 f + cos 2 f = 1 . ... Angle . ... Many trigonometry texts define the sine and cosine slightly differently, using the so-called unit circle . ... Then the distance AB ("the sine line") equals sin a , and the distance OA ("the cosine line") equals cos a . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Itrig4.htm -- 10.8 Кб -- 03.12.2003
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Itrig4.htm -- 10.8 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>894) - www.cosmos.ru/ )

20. Features provided by the shell
. The shell provides you with one or more of the following features. You can: . create an environment that meets your needs . write shell scripts . define command aliases . manipulate the command history . automatically complete the command line . edit the command line . Some shells provide more of these facilites than others. Summary table .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/shell/oview1.html -- 2.2 Кб -- 17.01.1997
Похожие документы

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


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

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

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