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

1 | 2 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/MultiLineLabel.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
Похожие документы
Еще в разделе: (Показать все результаты (>42) - 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. Python: module obset_util
obset_util (version 8/19/15) . ... A module for dealing with obsets . ... Updated the obset constructor to copy another obset object in . ... Added obset_list class. ... Added get_proposal function. drc 2/18/04 . ... If 'other' is a string, assume it is an obset id in the form . ... proposal = a list or tuple of form (proposal_object, 'oo'[, 'vv']) . ... proposal = a string or int of form 'ppppp', obset_id = a string of form 'oo', . ... proposal = a proposal object, obset_id = a string of form 'oo', . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/obset_util.html -- 20.6 Кб -- 08.04.2016
Похожие документы

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

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. WorldCoords(3)
WorldCoords - C++ class for working with world coordinates . include WorldCoords .h class WorldCoords { ... public: WorldCoords (); WorldCoords ( const HMS ra, const HMS dec , double equinox = 2000.0 ); WorldCoords ( double ra_deg, double dec _deg, double equinox = 2000.0 ); WorldCoords (int rh, int rm, double rs, int dd, int dm, float ds, double equinox = 2000.0 ); WorldCoords ( ... WorldCoords() Initialize null world coordinates. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.19.html -- 7.6 Кб -- 11.09.1998
Похожие документы

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

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

10. http://xmm.vilspa.esa.es/sas/6.0.0/doc/srcdisplay/ChangeLog
... Open SPRs: *none* Version 1.17 - 2003-05-23 (UL) ------------ + added new SourceList constructur to support new input mode of epicbscalgen (related to SCR 63 closure) + setting of new BS misalignment angles for the CAL in SourceList constructor works now via SAS_CCFFILES environment variable + bug fix in Source ::angularSeparation() + various transparent changes in Version 1.3 (HS) ----------- + Added feature for optionally annotating an ID to the displayed source. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/srcdisplay/ChangeLog -- 5.3 Кб -- 15.03.2004
Похожие документы

11. 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/ )

12. 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/ )

13. gershele
William Gershel (1738 - 1807). ... Gershel twice widened the Solar system and "turned" the Sun, proving its motion in the Universe. ... The Solar system became twice more. Besides he opened two satellites of Uranus (1789) with the reverse motion (1797) and two new Saturn satellites (1789). ... In 1783 Gershel discovered the Sun's motion in the Space and its direction. ... The 20 feet telescope of Gershel opened the nature of the mysterious "milky nebulas" which turned to be the star congestions. ...
[ Сохраненная копия ]  Ссылки http://www.space.vsi.ru/gershele.htm -- 3.3 Кб -- 14.10.2000
Похожие документы

14. Page contents
Next: Presentation of the results Up: World Wide Web version Previous: WWW access . On the main page, a very short description of the program may be found. ... The first link brings the user to a very friendly interface of the main code, where all parameters can be set and the calculations can be started. The second lonk provides a list of papers containing the results of the Scenario Machine calculations beginning from 1983 untill 1996 and a short description of the code. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/sceintro/poster/be_inwww/node7.html -- 3.0 Кб -- 21.06.1996
Похожие документы
Еще в разделе: (Показать все результаты (>4) - xray.sai.msu.ru/ )

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

16. 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/ )

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

18. INTERNATIONAL CONFERENCE ON SCIENCE AND TECHNOLOGY PROBLEMS AND PROSPECT OF THE
... Events INTERNATIONAL CONFERENCE ON SCIENCE AND TECHNOLOGY PROBLEMS AND PROSPECT OF THE PROPULSION ENGINEERING DEVELOPMENT . ... INTERNATIONAL CONFERENCE ON SCIENCE AND TECHNOLOGY PROBLEMS AND PROSPECT OF THE PROPULSION ENGINEERING DEVELOPMENT . ... Development prospects and use of engines for aviation, space - rocket systems, motor transport mechanical engineering and stationary power supply installations . ... Propulsion engineering, power engineering and space vehicle ecology problems . ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engevents/show/?id=613 -- 27.2 Кб -- 19.02.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3) - www.ssau.ru/ )

19. 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/ )

20. 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/ )

1 | 2 | След.

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