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

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

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

1. casacore: casa::LatticeCache< T > Class Template Reference
... Classes . ... casa::LatticeCache< T > . ... a class for caching image access via tiles More... #include < LatticeCache.h > . ... LatticeCache ( Lattice < T > &image, Int cacheSize , IPosition tileShape , Vector < Float > & tileOverlap , Bool additive ) . ... Int casa::LatticeCache < T >:: cacheAccesses [protected] . ... Int casa::LatticeCache < T >:: cacheHits [protected] . ... Int casa::LatticeCache < T >:: cacheMisses [protected] . ... Int casa::LatticeCache < T >:: cacheReads [protected] . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1LatticeCache.html -- 50.8 Кб -- 14.02.2011
Похожие документы

2. lsst.coordConv: coordConv::FK4CoordSys Class Reference
lsst.coordConv љ unknown . ... coordConv::FK4CoordSys Class Reference . ... FK4CoordSys (double date=1950.0) . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom (double &toDir, double &scaleChange, CoordSys const &fromCoordSys, Coord const &fromCoord, double fromDir, Site const &site, double tai=0) const . ... virtual double coordConv::FK4CoordSys::dateFromTAI . ... virtual double coordConv::FK4CoordSys::taiFromDate . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_f_k4_coord_sys.html -- 46.4 Кб -- 07.05.2015
Похожие документы

3. Stellarium: MultiLevelJsonBase Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Protected Member Functions | ... Protected Attributes . MultiLevelJsonBase Class Reference abstract . ... More... #include < MultiLevelJsonBase.hpp > . ... voidљ . initFromUrl (const QString &url) . ... boolљ . ... Definition at line 34 of file MultiLevelJsonBase.hpp . ... Load the element information from a JSON file. virtual void MultiLevelJsonBase::loadFromQVariantMap . ... Definition at line 107 of file MultiLevelJsonBase.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classMultiLevelJsonBase.html -- 40.1 Кб -- 28.02.2014
Похожие документы

4. DUST: Dust::EBins Class Reference
... Dust :: EBins . ... References dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References AllocatePointers() , dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References dust_EBins::Emax , dust_EBins::Emin , and dust_EBins::Teqi . ... References DeletePointers() , dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References dust_EBins::Emax , and dust_EBins::Emin . ... References dust_EBins::Teqi . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1EBins.html -- 21.3 Кб -- 11.07.2008
Похожие документы

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

6. Recipes and the Queue GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . ... Recipes and the Queue . ... The pipeline?s actions are controlled by ?Recipes? that specify input FITS files, various tasks (called ?primitives?) to run on them, and options or parameters for those tasks. ... For GPI, recipes are saved as XML files, and while they may be edited by hand, they are more easily created through the use of the Recipe Editor and Data Parser tools. ... The pipeline checks the queue for new recipes once per second by default. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/usage/recipesqueue.html -- 16.0 Кб -- 14.02.2014
Похожие документы

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

8. Line (ImageJ API)
... java.lang.Object ij.gui.Roi ij.gui.Line . ... public class Line . ... int . ... protected double . ... Constructor Detail public Line (int ox1, int oy1, int ox2, int oy2) . Creates a new straight line selection using the specified starting and ending offscreen integer coordinates. public Line (double ox1, double oy1, double ox2, double oy2) . Creates a new straight line selection using the specified starting and ending offscreen double coordinates. public Line (int sx, int sy, ImagePlus imp) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/Line.html -- 37.4 Кб -- 02.12.2010
Похожие документы

9. Java Classes, Constructors, and Methods
... This chapter documents the Java classes used for LiveConnect, along with their constructors and methods. It is an alphabetical reference for the classes that allow a Java object to access JavaScript code. ... Full entries for each class appear in alphabetical order. Tables included in the description of each class summarize the constructors and methods of the class. Full entries for the constructors and methods of a class appear in alphabetical order after the entry for the class. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/classint.htm -- 2.6 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (Показать все результаты (>6929) - www.arcetri.astro.it/ )

10. Adding plot classes
Next: CONSTRICTOR Up: Plotting Previous: Adding plot variables Contents . A plot class is basically defined by the list of plot variables displayed in the x,y, and z axis selections of the plot selection widget. ... Furthermore, in the same widget procedure, the name of the new plot class needs to be added to each selection button if required. ... Finally, as far as the plot widgets are concerned, the new class needs to be added for each necessary index selection in ww_indexsel . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node223.html -- 6.0 Кб -- 28.04.2015
Похожие документы

11. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>514) - www.mso.anu.edu.au/ )

12. SAO RAS home page
... Дни открытых дверей к юбилею САО РАН (12-14 апреля 2016 г.) . Международная конференция "Dark Ages and White Nights (Spectroscopy of the CMB)" (20-24 июня 2016 г.) . ... Международная конференция MULTI-SPIN GALAXIES - 2016 (26-30 сентября 2016 г.) . Международная астрономическая конференция "Физика звезд: от коллапса до коллапса" (3-7 октября 2016 г.) Архив . ... Подробнее.. ... 10.02.16 . ... БТА в реальном времени . ... Цейсс-1000 в реальном времени . ... Последнее обновление: 22/03/2016 ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ -- 11.4 Кб -- 09.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/ -- 11.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>157) - mavr.sao.ru/ )

13. Definition Lists
... Content Model: Optional list header (LH), followed by one or more terms (DT) and definitions (DD). A definition list is a list of terms and corresponding definitions. Definition lists are typically formatted with the term on the left with the definition following on the right or on the next line. ... The definition list element can take the COMPACT attribute, which suggests that a compact rendering be used, and is appropriate if the list elements are small and/or the entire list is large. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/deflists.html -- 5.9 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>144) - comet.sai.msu.ru/ )

14. Physics WEB Classes
. Go to the Physics Student Page . Physics Web Demo . Cosmological Issues . More Cosmological Issues . Slides of Interacting Galaxies . Singing Pulsars . The Electronic Universe Project e-mail: nuts@moo.uoregon.edu
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/topicslist.html -- 2.2 Кб -- 05.01.1997
Похожие документы

15. Ask Astro web extra: Will all white dwarfs, regardless of the class of star
... Subscriber Extras . ... Ask Astro . Web Extras . ... Behemoth black hole found in an unlikely place . ... black holes . ... Globular cluster NGC 2808, elliptical galaxy NGC 2986, and the Sextans Dwarf . ... Ask Astro web extra: Will all white dwarfs, regardless of the class of star that produced them, eventually become black dwarfs? ... Get instant access to subscriber content on Astronomy.com! ... Receive full access to our Ask Astro answers . BONUS web extras not included in the magazine . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/2010/12/ask-astro-white-dwarfs-to-black-dwarfs -- 62.7 Кб -- 10.04.2016
Похожие документы

16. http://xmm.vilspa.esa.es/sas/6.0.0/doc/error/ChangeLog
ChangeLog for error =================== Version 1.44 - 2003-05-25 (GV) ------------ + (errorhandling_implementation.cc) Add extern to definition of f9x symbol errstr to avoid error on Mac OS X (duplicat symbol definition). ... Version 1.40 - 2002-06-27 (JBa) ------------ + Preparation for GCC 3.1 + Msg::Layer && Msg::Verbosity are now real (inlined) classes Version 1.39 - 2002-04-12 ------------ + (src/ExceptionErrorHandler.cc) Fixed bug in protected exceptions of non-C++ code. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/error/ChangeLog -- 8.7 Кб -- 25.05.2003
Похожие документы
Еще в разделе: (Показать все результаты (>8199) - xmm.vilspa.esa.es/ )

17. From Earth to the Universe exhibition at Mount St Catherine's school in Armagh
... A Peace and Reconciliation project supported by the European Union through the Southern Cluster Partnership . Some of the posters from the astronomy exhibition "From Earth to the Universe" on display in Mount St Catherine's primary school, Armagh, in January-February 2011. ... б© 2010 OASES . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/oases/album-2/photos/fettu-msc/ -- 14.0 Кб -- 05.03.2011
Похожие документы

18. AAA Winter Astronomy Class: Measuring Distances in Space тАУ Dec 2015 тАУ Feb
... Home Education Classes AAA Winter Astronomy Class: Measuring Distances in Space тАУ Dec 2015 тАУ Feb 2016 . ... Classes . AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 . AAA Winter Astronomy Class: Measuring Distances in Space тАУ Dec 2015 тАУ Feb 2016 . AAA Spring Astronomy Class: The Physics of Astronomy тАУ February - March 2016 . ... This MonthтАЩs Sky тАУ April 2016 . ... Dec. ... Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/education/classes/aaa-winter-astronomy-class-measuring-distances-in-space-dec-2015-feb-2016/ -- 100.6 Кб -- 10.04.2016
Похожие документы

19. ASP: A Good Definition of the Word "Planet": Mission Impossible?
... Planets and Brown Dwarfs . ... Mission Definition . Ask anyone on the street to give an example of a planet, and they'll consider you a bit dim. ... Finally, if you ask "What is the exact scientific definition of 'planet'?", it turns out that nobody can answer it, because there really isn't one. ... The word itself means "wanderer" in Greek, and other cultures generally have words for "planet" with a similar meaning. So why isn't that good enough for us today? ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/59/planetdefine.html -- 13.2 Кб -- 02.10.2012
Похожие документы

20. Zen: ReadmeTrgm
... The trgm contrib module provides functions and index classes for determining the similarity of text based on trigram matching. ... The set of trigrams in the word "cat" is " c", " ca", "at " and "cat". *real similarity(text, text) . ... The trgm module comes with an index operator class that allows a developer to create an index over a text column for the purpose of very fast similarity searches. ... CREATE TABLE test_trgm (t text); CREATE INDEX trgm_idx ON test_trgm USING gist(t gist_trgm_ops); . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/ReadmeTrgm -- 13.1 Кб -- 11.04.2016
Похожие документы

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


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

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

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