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

1 | 2 | След.

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

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

2. Scantable constructor
... This loads all of the data from filename into the scantable object scans and averages all the data within a scan (i.e. the resulting scantable will have one row per scan). The recognised input file formats are RPFITS, SDFITS (singledish fits), ASAP's scantable format and aips++ MeasurementSet2 format. ... ASAP>scan = scantable('2004-11-23_1841-P484.rpf') # Don't scan average the data ASAP>scan = scantable('2004-11-23_1841-P484.rpf', average=False) . Malte Marquarding 2007-08-16 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/asap/userguide/node26.html -- 3.4 Кб -- 05.02.2013
Похожие документы

3. Stellarium: StelSkyPolygon Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... Protected Member Functions | ... StelSkyPolygon Class Reference . ... StelSkyPolygon (const QString &url, StelSkyPolygon *parent=NULL) . ... StelSkyPolygon (const QVariantMap &map, StelSkyPolygon *parent) . ... voidљ . ... initFromUrl (const QString &url) . ... initFromQVariantMap (const QVariantMap &map) . ... loadFromQVariantMap (const QVariantMap &map) . ... Definition at line 31 of file StelSkyPolygon.hpp . ... const QString &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelSkyPolygon.html -- 46.3 Кб -- 28.02.2014
Похожие документы

4. ImageStack (ImageJ API)
... Note that the size of the returned array may be greater than the number of slices currently in the stack, with unused elements set to null. public int getSize () . Returns the number of slices in this stack. public java.lang.String[] getSliceLabels () . ... Returns null if the stack is empty or the label of the first slice is null. public java.lang.String getSliceLabel (int n) . ... Returns null if the slice does not have a label. public void setSliceLabel (java.lang.String label, int n) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/ImageStack.html -- 29.5 Кб -- 02.12.2010
Похожие документы

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

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

7. Actor Prolog. Programming language definition.
... Конструктор (constructor) - утверждение о существовании экземпляра класса или резидента ; в результате доказательства конструкторов происходит построение новых экземпляров классов и резидентов . Различаются конструкторы миров (а именно простые конструкторы и конструкторы процессов ) и конструкторы резидентов . Конструктор мира (constructor of world) - простой конструктор или конструктор процесса . ... Доказательство конструктора процесса приводит к созданию нового процесса . ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/1251/02030138.html -- 4.8 Кб -- 24.09.2007
Похожие документы

8. POW: A Tcl/Tk Plotting and Image Display Interface Tool for GUIs
... We present a new Tcl/Tk based GUI interface tool which features plotting of curve and image data and allows for user input via return of regions or specific cursor positions. ... Curves and Images may then be combined to form a displayed Graph. ... With the development of several GUI based tools for High Energy Astrophysics at the HEASARC, we found a need for a interface tool that supports combined curve plotting and image display in a native Tcl/Tk environment. POW is our answer. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/brownl.html -- 11.0 Кб -- 23.06.1998
Похожие документы
Еще в разделе: (Показать все результаты (>15) - www.adass.org/ )

9. http://hea-www.harvard.edu/PINTofALE/pro/scrypt/PoA_constructor.pro
... once per session, and ; that it is called _first_ ; ;history ; Vinay Kashyap (FebMMI; based on suggestion by A.Maggio) ; added ! ATOMDB and ! APECDIR (VK; Jun02) ;- ivar =0 defsysv ,'!PoA', exists = ivar if ( ivar eq 0) then defsysv ,'!PoA',2.61 ivar =0 defsysv ,'!TOPDIR', exists = ivar if ( ivar eq 0) then defsysv ,'!TOPDIR','/foo/bar/PINTofALE/' ivar =0 defsysv ,'!LDBDIR', exists = ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PINTofALE/pro/scrypt/PoA_constructor.pro -- 4.5 Кб -- 15.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>11) - hea-www.harvard.edu/ )

10. http://www.asc.rssi.ru/RadioAstron/archives/RAMN/2005/oct.pdf
... They will undergo acceptance tests. ... Appendix (The list of used acronyms) ASC Cold Plate DC Astro Space Center of Lebedev Physical Instutute cooled LNAs and antenna feed hermetic device container (part of payload); it contains Formatter ... synthesizer, control unit and is placed under dish DM Device Module = DC + H-maser EGSE Electronic Ground Support Equipment Electronic Complex ­ all SRT electronics EM Engineering Model FC Focal Container ­ hermetic package with the ...
[ Текст ]  Ссылки http://www.asc.rssi.ru/RadioAstron/archives/RAMN/2005/oct.pdf -- 85.0 Кб -- 03.11.2011
Похожие документы

11. http://hea.iki.rssi.ru/SXG/PROJECT/project_1_rus.htm~
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://hea.iki.rssi.ru/SXG/YAMAL/loose.dtd"> <html> <!- DW6 -- head meta http-equiv= Content-Type content= text / html ; charset=koi8-r title Спектр-Рентген-Гамма (Описание проекта) /title link rel= stylesheet href = emx_nav_left.css type= text /css script type= text /javascript !-- var time = 3000; var numofitems = 6; // menu constructor function a href="pageNav">links on this page</a> | ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/SXG/PROJECT/project_1_rus.htm~ -- 4.2 Кб -- 20.03.2006
Похожие документы
Еще в разделе: (Показать все результаты (>5) - hea.iki.rssi.ru/ )

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

13. INTERCOSMOS 19: Personnel
... INTERCOSMOS 19 . ... Personnel . Get the data . ... webmaster@izmiran.ru . Team . The ionospheric station ION-1 and the sounder IS-338 installed onboard the Intercosmos-19 were designed and manufactured by talented scientists and engineers of elder generation of IZMIRAN: M.D.Fligel, L.P.Goncharov, Yu.V.Kushnerevsky, and G.V.Vasiliev under supervision of Academician V.V.Migulin. ... Participants in this work were S.P.Gaidash, A.T.Karpachev, and S.A.Pulinets, young researchers at that time. ...
[ Сохраненная копия ]  Ссылки http://www.izmiran.rssi.ru/projects/IK19/db/personnel.shtml -- 7.3 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>7) - www.izmiran.rssi.ru/ )

14. The Main Window: GnomeApp
GTK+ / Gnome Application Development . ... The GnomeApp Widget . Menus and Toolbars with GnomeUIInfo . ... This chapter describes Gnome's features for creating your application's main window, complete with menus and a toolbar. All Gnome applications, excluding a few with special needs, use the GnomeApp widget for their main window. GnomeApp is a subclass of GtkWindow ; it extends the basic toplevel window with convenient menu and toolbar handling. ... Figure 1. ... GnomeApp Constructor . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/cha-main.html -- 10.5 Кб -- 12.07.2000
Похожие документы

15. Linux Device Drivers, 2nd Edition: Chapter 7: Getting Hold of Memory
... 2nd Edition June 2001 . ... The Linux kernel offers a richer set of memory allocation primitives, however. In this chapter we look at other ways of making use of memory in device drivers and at how to make the best use of your system's memory resources. ... Device drivers normally do not exhibit the sort of memory behavior that justifies using a lookaside cache, but there can be exceptions; the USB and ISDN drivers in Linux 2.4 use caches. ... Back to: Linux Device Drivers, 2nd Edition . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/rubini/ch07.html -- 61.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/rubini/ch07.html -- 61.4 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/rubini/ch07.html -- 61.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>4) - jet.sao.ru/ )

16. Works of the Department of lunar and planetary research of GAISh MGU
Works of the Department of lunar and . planetary research of GAISh MGU . ... In studying the first space photographs of the Moon, a group of specialists gathered in the mid-60s to found the Department of the Physics of the Moon and Planets of GAISh, and on the initiative of the head constructor of space-rocket technology, Academic S. P. Korolev, its aim was set to be the research and processing of space photographs of the Moon and the preparation of lunar maps and globes. ... Department of Lunar . ...
[ Сохраненная копия ]  Ссылки http://selena.sai.msu.ru/Home/Resear/ResearE.htm -- 25.1 Кб -- 20.04.2015
Похожие документы

17. Plan and technical specifications of the Baikonur cosmodrome, Russia's space
... Space flight . ... Baikonur . ... Space camp . Space Hotel . ... On May 5, 1957 acceptance act of the first launch complex was signed, and as early as on May 6, 1957 the first "R-7" missile was erected on the site. The cosmodrome consists of nine launch complexes with fourteen launchers, thirty-four engineering complexes, three fuelling stations for space vehicles and two aerodromes. ... Services / Baikonur: General description Technical description Shedule of launches Photo gallery Price . ...
[ Сохраненная копия ]  Ссылки http://www.atlasaerospace.net/eng/baykonur-tech.htm -- 32.9 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>2) - www.atlasaerospace.net/ )

18. CosmoWorld - space news, space history, space encyclopedia
NEWS FEDERATION rus ENCYCLOPEDIA rus HISTORY rus MIR STATION RUSSIAN . ... History of Russian Soviet Cosmonautics by A.Krasnikov [rus] . ... Cosmoworld is an encyclopedic information about cosmonauts, constructors/designers, events and technologies. The best authoring of Alexander Zheleznyakov - "Encyclopedia of cosmonautics", Alexander Krasnikov - "The history of Russian Soviet cosmonautics" and the site of the information center of the orbital complex "Mir" are placed in CosmoWorld. ...
[ Сохраненная копия ]  Ссылки http://www.cosmoworld.ru/eng/ -- 10.4 Кб -- 09.04.2016
Похожие документы

19. Pulkovo NEO Page: General Information
Pulkovo NEO Page . Central Astronomical Observatory at Pulkovo . ... Discovered by G.N.Neujmin on March 14, 1913 at Simeis. ... Grigorij Nikolaevich Neujmin (1886-1946), worked at Simeis and Pulkovo Observatory (its director in 1944-1946), discovered 64 asteroids and 6 comets, studied major planets, satellites and double stars. ... She worked at Pulkovo observatory since 1921, then since 1925 at its Simeis department, that later became the part of the Crimean Astrophysical Observatory, till 1956. ...
[ Сохраненная копия ]  Ссылки http://www.gao.spb.ru/personal/neo/eng/general/p05.htm -- 42.0 Кб -- 30.06.2014
Похожие документы

20. Fortran 95
... 17.1 New features . ... Pure procedures . ... A function NULL to nullify a pointer . ... Complete version of END INTERFACE Pure functions are functions without side effects, and elemental functions are pure functions with only scalar arguments and with scalar result. ... Elemental functions are pure functions with only scalar dummy arguments (not pointers or procedures) and with scalar result (not pointer). That a function is elemental can be indicated with the new ELEMENTAL prefix. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/f95.html -- 15.4 Кб -- 20.08.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/f95.html -- 15.4 Кб -- 20.08.1996
Похожие документы
Еще в разделе: (Показать все результаты (>7) - crydee.sai.msu.ru/ )

1 | 2 | След.

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