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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/process/MedianCut.html.

1. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... 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: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы

2. 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
Похожие документы
Еще в разделе: (Показать все результаты (>5223) - www.eso.org/ )

3. casacore: casa::PrimaryGroup< TYPE > Class Template Reference
... Classes . ... casa . casa::PrimaryGroup< TYPE > . ... Int . ... template<class TYPE> . ... Int casa::PrimaryGroup < TYPE >::currgroup . ... Int casa::PrimaryGroup < TYPE >::gcount . ... Int casa::PrimaryGroup < TYPE >::pcount . ... int casa::PrimaryGroup < TYPE >::read . ... int casa::PrimaryGroup < TYPE >::write . ... int casa::PrimaryGroup < TYPE >::write_priGrp_hdr . ... Int casa::PrimaryGroup < TYPE >:: current_group [protected] . ... Int casa::PrimaryGroup < TYPE >:: gcount_x [protected] . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1PrimaryGroup.html -- 45.3 Кб -- 14.02.2011
Похожие документы

4. 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
Похожие документы
Еще в разделе: (Показать все результаты (>5741) - www.arcetri.astro.it/ )

5. Stellarium: BigStarCatalogExtension::SpecialZoneArray< Star > Class Template
Stellarium 0.12.3 . ... BigStarCatalogExtension::SpecialZoneArray< Star > Class Template Reference . ... SpecialZoneArray (QFile *file, bool byte_swap, bool use_mmap, int level , int mag_min , int mag_range , int mag_steps ) . ... ZoneArray (const QString & fname , QFile *file, int level , int mag_min , int mag_range , int mag_steps ) . ... BigStarCatalogExtension::SpecialZoneArray < Star >:: SpecialZoneArray . ... SpecialZoneData <Star>* BigStarCatalogExtension::SpecialZoneArray < Star >::getZones . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classBigStarCatalogExtension_1_1SpecialZoneArray.html -- 36.6 Кб -- 28.02.2014
Похожие документы

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

7. lsst.tcc: tcc::ChebyshevPolynomial Class Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . Files . ... ChebyshevPolynomial . ... tcc::ChebyshevPolynomial Class Reference . include < cheby.h > . ChebyshevPolynomial (std::vector< double > params , double minX=-1, double maxX=1) . ... getMinX () const . ... Definition at line 29 of file cheby.h . ... double tcc::ChebyshevPolynomial::getMaxX . ... double tcc::ChebyshevPolynomial::getMinX . ... double tcc::ChebyshevPolynomial::operator() . ... Definition at line 112 of file cheby.h . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_chebyshev_polynomial.html -- 18.5 Кб -- 14.09.2015
Похожие документы

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

9. Python: module siRecon
siRecon . ... Modules . ... Classes . ... init__ (self, alignId, server ='HAL9000' , database ='spss' ) . Purpose: Constructor to extract all the data from qasi_states for . the specified alignment. Usage: ACSDataDef = siRecon. qasiStates ('0922:01:01:01') . ... report (self, outputFile ='qasi_states.rpt' ) . ... Usage: ACSdataDef = siRecon. siDataDef ('ACS') . ... Usage: ACSDataDef = siRecon. siDataDef ('ACS') . ... Usage: siRecon. reportSI ('wsistate_seq','ACS','ACS_seq.rpt') . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/siRecon.html -- 19.8 Кб -- 08.04.2016
Похожие документы

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

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

12. Classes ? Amateur Astronomers Association of New York
... AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 . AAA Winter Astronomy Class: Measuring Distances in Space тАУ Dec 2015 тАУ Feb 2016 . ... This Month's Sky . ... This Month's Sky - 2015 . ... Beyond New York City . ... Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . ... A History of the First Forty Years of the Amateur Astronomers Association . ... 2016 Amateur Astronomers Association of New York Designed by Press Customizr Powered by . ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/education/classes/ -- 96.0 Кб -- 09.04.2016
Похожие документы

13. Клатчи Cavalli Class - Cavalli Class - Cavalli Class Gmundner Keramik Gr?ner
... Основатель бренда Cavalli CLASS Роберто Кавалли известен во всем мире как непревзойденный дизайнер, творящий чудеса с материалами и формами, и дерзкий экспериментатор. ... Тип: Клатчи . ... Клатчи . ... Пол: Жен. ' title='Gmundner Keramik Gr?ner Rand Блюдце для чашки эспрессо 11 см - Gmundner Keramik' border='0' align='left' width='120' style='margin-right: 20px;' hspace='7' vspace='5'/> . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku8527.html -- 18.4 Кб -- 14.02.2016
Похожие документы

14. The AstroStat Slog Blog Archive [ArXiv] Three Classes of GRBs, July 21, 2007
... Archives . ... ArXiv] SDSS DR6, July 23, 2007 . Jul 25th, 2007| 03:22 am | ... Statistical Evidence for Three classes of Gamma-ray Bursts by T. Chattopadhyay et. al. In general, gamma-ray bursts (GRBs) are classified into two groups: long (>2 sec) and short (<2 sec) duration bursts. ... The new feature of this article is that Chattopadhyay et. al. applied the k-means and the Dirichlet process model based clustering method to confirm three classes of GRBs. ... Chandra Blog . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2007/arxiv-three-classes-of-grbs/index.html -- 20.5 Кб -- 01.03.2014
Похожие документы

15. Astronaut Class of 1996 (Group 16)
NASA Press Release 96-84: NASA Selects Astronaut Class of 1996 . NASA Press Release 96-162: International Candidates Join 1996 Astronaut Class . JSC Press Release 96-022: Astronaut Class of 1996 Reports for Duty . ... U.S. Navy . Mission Specialist . ... Yvonne D. Cagle, M.D. Civilian . ... Charles J. Camarda, Ph.D. Civilian . ... Sandra H. Magnus, Ph.D. Civilian . ... Michael J. Massimino, Ph.D. Civilian . ... Donald R. Pettit, Ph.D. Civilian . ... John L. Phillips, Ph.D. Civilian . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/96ascans.html -- 11.6 Кб -- 20.08.2013
Похожие документы

16. Astronomy Evening Classes for Beginners | International Year of Astronomy in
... The Hershel Space Observatory - the golden age of space-based IR astronomy continues: Monday 19 October . ... Astronomy Ireland have designed and developed astronomy Evening Classes for the general public. Aimed at beginners, the classes are running in 10 locations nationwide. ... If you sign up now you will avail of the current special offer for International Year of Astronomy (IYA) and get 3 months membership FREE . ... International Year of Astronomy, Ireland National Node . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/local/AI_classes.html -- 11.5 Кб -- 31.12.2009
Похожие документы

17. 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
Похожие документы
Еще в разделе: (Показать все результаты (>6409) - xmm.vilspa.esa.es/ )

18. PixInsight Core / PixInsight Class Library (PCL) - Астрософт
... Астрософт (Модератор: tlgleonid ) > . PixInsight Core / PixInsight Class Library (PCL) . ... Астрософт . ... Оффлайн . ... Благодарностей: 0 . ... Записан . ... Благодарностей: 251 . Ответ #1 : 01 Июль 2009, 11:45:29 ? ... http://pixinsight.com/purchase/index.html . ... Там есть free LE версия http://pixinsight.com/download/LE/index.html . А PCL это вообще-то инструментарий для волонтеров-разработчиков. ... Ответ #3 : 20 Ноябрь 2010, 16:49:38 ? ... Ответ #4 : 17 Сентябрь 2011, 18:46:23 ? ...
[ Сохраненная копия ]  Ссылки http://www.astroclub.kiev.ua/forum/index.php?topic=9138.0 -- 77.5 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>7) - www.astroclub.kiev.ua/ )

19. X Class Flare
... Credit Copyright: NASA / Goddard / SDO AIA Team Explanation: On Valentine's Day (ET) the Sun unleased one of its most powerful explosions, an X-class flare . ... This X-class flare was also accompanied by a coronal mass ejection (CME), a massive cloud of charged particles traveling outward at nearly 900 kilometers per second . ... Publications with keywords: Sun - solar flare - coronal mass ejection - ultraviolet . Publications with words: Sun - solar flare - coronal mass ejection - ultraviolet . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2011-02-18 -- 15.1 Кб -- 17.02.2011
Похожие документы

20. Class Hierarchy
. Home . Trees . Indices . Help . [ hide private ] . [ frames ] | no frames ] . [ Module Hierarchy | Class Hierarchy ] . pynifs.nifscube : A class to hold all the information from a NIFS-produced data cube. pynifs.velfit : A class to hold information by fitting multi-component Gaussians to a NIFS data cube. Home . Trees . Indices . Help . Generated by Epydoc 3.0.1 on Fri Jan 3 16:10:27 2014 . http://epydoc.sourceforge.net
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/class-tree.html -- 4.8 Кб -- 27.02.2014
Похожие документы

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


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

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

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