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

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

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

1. casacore: casa::FunctionTraits< T > Class Template Reference
... Classes . ... casa::FunctionTraits< T > . ... Function data types for parameters and arguments. ... Actual template type. typedef T . ... Type for arguments. typedef AutoDiff < T > . ... FunctionTraits defines relationships between the data types of result, parameters and arguments of function objects. This templated class contains a number of typedefs that describe the relationship between different numeric data types used for the calculation of Function and the function parameter and arguments. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1FunctionTraits.html -- 25.3 Кб -- 14.02.2011
Похожие документы

2. Stellarium: Landscape Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Landscape Class Reference abstract . ... More... #include < Landscape.hpp > . ... Landscape (float _radius=2.f) . ... load (const QSettings &landscapeIni, const QString &landscapeId)=0 . ... setBrightness (const float b) . ... floatљ . ... const QStringљ . getTexturePath (const QString &basename, const QString &landscapeId) . ... const floatљ . ... Definition at line 42 of file Landscape.hpp . ... const QString Landscape::getTexturePath . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classLandscape.html -- 41.6 Кб -- 28.02.2014
Похожие документы

3. lsst.coordConv: coordConv::Site Class Reference
lsst.coordConv љ unknown . ... Classes . Files . ... Site . ... coordConv::Site Class Reference . ... Site (double meanLong , double meanLat , double elev ) . ... site longitude, ignoring pole wander (deg, positive eastward) More... љ . ... Definition at line 10 of file site.h . coordConv::Site::Site . ... double coordConv::Site::azCorr . ... double coordConv::Site::corrLat . ... double coordConv::Site::corrLong . ... double coordConv::Site::diurAbMag . ... double coordConv::Site::elev . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_site.html -- 28.9 Кб -- 07.05.2015
Похожие документы

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

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

6. Where to Find Example/Test Code
The XPA source code directory contains two test programs, stest.c , and ctest.c that can serve as examples for writing XPA servers and clients, respectively. ... The stest program can be executed with no arguments to start an XPA server that contains the access points: xpa, xpa1, c_xpa (containing sub-commands cmd1 and cmd2), and i_xpa. ... xpaset xpa # send to xpa cat xpa.c | xpaset "xpa*" # send to xpa and xpa1 xpaget xpa # receive from xpa xpaget xpa* # receive from xpa and xpa1 etc. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/examples.html -- 3.1 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/examples.html -- 3.1 Кб -- 01.10.2012
Похожие документы

7. http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/d-f/elfstomp.txt
Game:Ultimate Doom Title:Elfstomp! ... How to play this level** Amiga & PC: Place Elfstomp.wad in your Doom directory, then open a Shell or DOS window and navigate to your Doom directory, then type the following and press Enter: Doom -file Elfstomp.wad -skill 4 -warp 13 Mac: Drag the Elfstomp.wad icon onto your Ultimate Doom icon. ... The first version also required the player to find a secret door to continue the level, so I changed that door into a visible one in this version. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/rec/games/idgames/levels/doom/d-f/elfstomp.txt -- 5.5 Кб -- 18.02.1999
Похожие документы

8. http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt
... index.php (1) | bbclone/ | ... To do you can use the following sample and point your browser to it. <?php define("_BBC_PAGE_NAME", "Test"); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ... Create the file "count.php" and add the following: <?php define("_BBCLONE_DIR", "/the/path/that/leads/to/bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if (is_readable(COUNTER)) include_once(COUNTER); ?> ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/bbclone/doc/install.txt -- 9.1 Кб -- 13.03.2005
Похожие документы
Еще в разделе: (Показать все результаты (>917) - hea.iki.rssi.ru/ )

9. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>250) - www.astro.spbu.ru/ )

10. A Graphical User Interface for a Development Environment (GUIDE)
... GUIDE'' (Graphical User Interface for a Data Environment) is an interactive IDL widget-based package that enables users to retrieve selected sets of satellite instrument data and perform various types of graphical analyses on them, without writing a specialized program. GUIDE simplifies the task of laying out multiple plots on a page by (1) using a page-editor to define and laying out multiple ``panels'' which contain the ``plot objects'', and (2) integrating data retrieval functions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/bhatnagara.html -- 11.7 Кб -- 03.11.2000
Похожие документы

11. Description of the RadioAstron project, english version
Ground Support of RadioAstron . Control and Tracking Stations . RadioAstron satellite control (command transmission, telemetry, orbit measurements) will be conducted from Evpatoria and Bear Lake control stations. ... Coarse orbit measurements will be carried out from control stations. Each measurement takes ten minutes. ... Orbit measurements at tracking stations give only radial component of spacecraft velocity but the measurements are going continu