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

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

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

1. casacore: images/Regions/RegionManager.h Source File
... Files . ... images . Regions . ... National Radio Astronomy Observatory 00023 //# 520 Edgemont Road 00024 //# Charlottesville, VA 22903-2475 USA 00025 00026 #ifndef IMAGES _REGIONMANAGER_H 00027 #define IMAGES _REGIONMANAGER_H 00028 00029 #include lattices/Lattices/RegionType.h 00030 #include tables/Tables/Table.h 00031 00032 00033 namespace casa { 00034 00035 //# Forward Declarations. 00036 class LogIO; 00037 class String ; 00038 class Record; 00039 template class T class ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/RegionManager_8h_source.html -- 41.7 Кб -- 14.02.2011
Похожие документы

2. Stellarium: core/StelApp.hpp Source File
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... core . StelApp.hpp . ... 74 љ void init (QSettings* conf, class StelRenderer * renderer); . ... 81 љ static StelApp & getInstance () {Q_ASSERT(singleton); return *singleton;} . ... 117 љ StelCore * getCore () { return core;} . ... 141 љ bool drawPartial ( class StelRenderer * renderer); . ... 163 љ void setRenderSolarShadows ( bool ); . ... 166 љ void setVisionModeNight ( bool ); . ... 203 љ // Module manager for the application . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/StelApp_8hpp_source.html -- 39.2 Кб -- 28.02.2014
Похожие документы

3. BrowserLauncher (ImageJ API)
... BrowserLauncher is a class that provides one static method, openURL, which opens the default web browser for the current user of the system to the given URL. ... Yes, this is platform-specific code, and yes, it may rely on classes on certain platforms that are not part of the standard JDK. ... Anyway, this code is completely in Java and will run on all JDK 1.1-compliant systems without modification or a need for additional libraries. ... Opens the specified URL (default is the ImageJ home page). ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/BrowserLauncher.html -- 14.2 Кб -- 02.12.2010
Похожие документы

4. lsst.tcc: tcc.base.fieldWrapper Namespace Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Namespaces . Classes . ... NamespaceљList . ... All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Macros љ Pages . ... tcc.base.fieldWrapper Namespace Reference . class љ . ... A class that sets the values of a struct-like field. ... Wrapper for a fixed-length array of values, all of the same type. ... defљ . ... Return numVals integers. ... Break a line of whitespace-separated data into individual tokens. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1base_1_1field_wrapper.html -- 27.7 Кб -- 14.09.2015
Похожие документы

5. The Sunspot Observer - Visual indices of solar activity
Statistics of sunspot activity . The sunspot indices . ... Visual indices of solar activity . ... n - number of spot groups . A - Waldmeier class of unipolar spot groups without penumbra . B - class of bipolar spot groups without penumbra . C - class of bipolar spot groups with one penumbra pole . D - class of small bipolar spot groups with two penumbra poles . E - class of middle bipolar spot groups with two penumbra poles . ... H - class of unipolar penumbrated spot groups . ...
[ Сохраненная копия ]  Ссылки http://www.alexeyryback.ru/en/sunspot_indices.htm -- 5.5 Кб -- 03.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>16) - www.alexeyryback.ru/ )

6. ADASS 2003 Conference Proceedings
... The common architecture and infrastructure used for the whole ALMA software is presented at this conference in (Schwarz, Farris, & Sommer 2004). ACS offers a CORBA-based container/component model and supports the exchange and persistence of XML data. For the Java programming language, the container integrates transparently the use of type-safe Java binding classes to let applications conveniently work with XML transfer objects without having to parse or serialize them. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/P1-23/ -- 13.2 Кб -- 16.08.2004
Похожие документы

7. 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.* ...
[