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

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

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

1. casacore: casa::ByteSink Class Reference
... Classes . ... casa::ByteSink . ... Class for write-only access to data in a given format. ... ByteSink (const ByteSink &sink) . ... operator= (const ByteSink &sink) . ... operator<< ( Bool value) . ... operator<< ( uInt value) . ... write ( uInt nvalues, const Bool *value) . ... write ( uInt nvalues, const Char *value) . ... write ( uInt nvalues, const uChar *value) . ... write ( uInt nvalues, const uInt *value) . ... The assignment operator uses reference semantics. void casa::ByteSink::write . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ByteSink.html -- 52.3 Кб -- 14.02.2011
Похожие документы

2. Stellarium: StelRendererStatistics Class Reference
... ClassљIndex . ... StelRendererStatistics Class Reference . Stores and provides access to statistics about a StelRenderer backend. ... getNext (const char *&name, double &value) . Get next statistic name and value. ... Access statistic with specified index to modify it. ... while (statistics.getNext(name, value)) . ... Name of the statistic will be stored here (only a pointer to it). value . ... A clean way to do this is to use an enum with name corresponding to the name of the statistic. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelRendererStatistics.html -- 17.4 Кб -- 28.02.2014
Похожие документы

3. lsst.coordConv: coordConv::PVT Class Reference
lsst.coordConv љ unknown . ... PVT . ... coordConv::PVT Class Reference . include < pvt.h > . PVT (double pos , double vel , double t ) . ... operator+= ( PVT const &rhs) . ... operator+= (double const &rhs) . ... operator+ ( PVT const &rhs) const . ... operator+ (double const &rhs) const . ... Definition at line 18 of file pvt.h . ... Definition at line 152 of file pvt.h . PVT coordConv::PVT::operator* . ... Definition at line 132 of file pvt.h . ... Definition at line 108 of file pvt.h . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_p_v_t.html -- 44.5 Кб -- 07.05.2015
Похожие документы

4. DUST: Dust::ThinShell Class Reference
... Classes . ... Dust :: ThinShell . ... ThinShell (double *energy, double *lum, double R , size_t n) . ThinShell (std::valarray< double > & energies , std::valarray< double > & speclum , double R ) . ... std::valarray< double > . energies . Array of energies at which the luminosity is known. std::valarray< double > . ... energy , . ... Energy array should be in units of Joules. ... References energies , and speclum . ... More precisely this is energy per unit volume per unit energy interval. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1ThinShell.html -- 11.0 Кб -- 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. 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
Похожие документы

7. Wand (ImageJ API)
... autoOutline (int startX, int startY) . ... 0 and the boundary points can be accessed in the public xpoints and ypoints fields. public void autoOutline (int startX, int startY, double lower, double upper) . 0 and the boundary points can be accessed in the public xpoints and ypoints fields. public void autoOutline (int startX, int startY, int lower, int upper) . This is a variation of legacy autoOutline that uses int threshold arguments. public void autoOutline (int startX, int startY) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/Wand.html -- 21.7 Кб -- 02.12.2010
Похожие документы

8. Physics 410/510 Observational Cosmology
... This class is designed to be an up to date summary of the last 10-20 years of observations relevant to Cosmology. ... Theory today is bombarded by a vast array of observational data but there remains no clear and preferred model for the origin and evolution of structure in the Universe. ... The inflationary paradigm and the nature of the Dark Matter - Inflation solves a lot of problems that are inherent in the standard Big Bang Model. ... Kinds of Dark Matter and Observational Constraints . ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1997/phys410.html -- 9.2 Кб -- 14.03.1997
Похожие документы

9. Internet Programming with Java
The objective of this course is to help you to understand some fundamental basic concepts behind the Java technology. The audience is assumed to have little or no prior exposure to Java and Object-Oriented programming. ... Introduce object-oriented programming concepts and how they apply to Java programming. ... Number Classes . ... To develop Java applets and applications, one must first understand the fundamental concepts of object-oriented programming (OOP) and application development. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/training/events/Java/SSD990222Java/Java2.html -- 20.0 Кб -- 23.12.2007
Похожие документы

10. Access Point Names and Templates
XPA access points are composed of two parts: a general class and a specific name. ... When clients communicate with XPA access points, they specify which access points to communicate with using an identifier of the form: class:name All registered XPA access points that match the specified identifier will be available for communication (subject to access control rules, etc.) ... These socket identifiers are displayed as the fourth argument in the xpans display of registered access points. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/template.html -- 4.6 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/template.html -- 4.6 Кб -- 01.10.2012
Похожие документы

11. API Help
Package . Class . ... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ... These links take you to the next or previous class, interface, package, or related page. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/help-doc.html -- 9.3 Кб -- 16.05.2008
Похожие документы

12. Astronomy Ireland's Evening Classes to begin on 8 October | International Year
... Astronomy: what is our place in the Universe? Wed 14 October . ... Donegal and Blue Stacks Festival 2009: happening right now! ... Astronomy Ireland's Evening Classes begin this Thursday, October 8, and are taking place at 10 locations nationwide. ... For more details of the classes you can see www.astronomy.ie/class . ... Thursday - October 8 - Dundalk - This lecture will take place in Dundalk to launch the October Evening Classes. ... International Year of Astronomy, Ireland National Node . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/local/astronomy-classes.html -- 9.9 Кб -- 31.12.2009
Похожие документы

13. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы

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

15. Class Relationships
... Meta Index / Home Page / F90 DAL API . The C++ classes are related to each other in two ways. The first is the Base-Derived relationship . The F90 API supports the Base-Derived relationships through Base-Class conversion functions. These are: block, attributable, and labelled. and the second is the Parent-Child relationship. These relationships are handled in the F90 API through the parent() function. ... Class . Base Classes . ... Nullable . DataComponent . ... DataSet . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/dal/node21.html -- 6.2 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>9114) - xmm.vilspa.esa.es/ )

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

17. Lecture Series 2015-2016 ? Amateur Astronomers Association of New York
... Home Lectures Lecture Series 2015-2016 . ... Lecture Series 2014-2015 . ... Beyond New York City . ... The Amateur Astronomers Association is proud to present an astronomy lecture series from October through May each year for our members and the public. ... Amateur Astronomer Association is pleased to announce we will be offering select, limited reserved seating for current AAA members for the Friday, January 8, 2015 AAA Lecture entitled Robert Nemiroff ?2015 Astronomy Picture of the Day?. ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/lectures/lecture-series-2015-2016/ -- 98.0 Кб -- 10.04.2016
Похожие документы

18. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/wpstools/00-index
acsdoc.zip 12221 info about generic WPS method access object assist11.zip 689805 WPS extension for WARP 3/4 audiocdcreator_039.zip 414750 folder classes, CDRecord/2 front end blckh3.zip 35382 Black Hole WPS object bubpd102.zip 142897 Launchpad replacement class classman.zip 19153 WPS class (de)registration utility cmdfld12.zip 45658 WPFolder subclass cmdrun12.zip 34043 extension to WPFolder ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/wpstools/00-index -- 5.7 Кб -- 19.05.2001
Похожие документы

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

20. Платье - Class Cavalli - Class Cavalli Шапка Lacoste
... Артикул: 732 РОЗОВЫЙ Цвет : розовый Состав: 96% вискоза, 4% эластан; подкладка: 100% полиамид Особенности: изделие выполнено из тонкого трикотажа на подкладке ... обхват груди 96 см, обхват талии 78-80 см, обхват бедер 104-106 см, длина изделия 103 см Параметры модели: рост 175, объемы 91-64-90 Размер изделия на модели: 48 Страна дизайна: Италия Страна производства: Италия Товар сертифицирован. 10% кашемир 40% шерсть 30% вискоза ... Размер: U . ... Пол: Мужской . ... Коллекция: Весна-лето 2016 ....
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku2945.html -- 18.6 Кб -- 14.02.2016
Похожие документы

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


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

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

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