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

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

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

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

2. casacore: casa::OrderedMap< key, value > Class Template Reference
... casa::OrderedMap< key, value > . ... OrderedMap (const value &dflt, uInt size) . ... OrderedMap (const OrderedMap < key, value > &other) . ... OrderedMap<key,value> is a template class derived from Map . ... template<class key, class value> . ... const key& casa::OrderedMap < key, value >::getKey . ... const value& casa::OrderedMap < key, value >::getVal . ... uInt casa::OrderedMap < key, value >::incr . ... uInt casa::OrderedMap < key, value >::ntot . ... uInt casa::OrderedMap < key, value >::nused...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1OrderedMap.html -- 33.6 Кб -- 14.02.2011
Похожие документы

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

4. Stellarium: StelQGLViewport Class Reference
... Classes . ... StelQGLViewport Class Reference . ... Definition at line 84 of file StelQGLViewport.hpp . ... Definition at line 132 of file StelQGLViewport.hpp . ... Definition at line 337 of file StelQGLViewport.hpp . ... Definition at line 351 of file StelQGLViewport.hpp . ... Definition at line 304 of file StelQGLViewport.hpp . ... Definition at line 359 of file StelQGLViewport.hpp . ... Definition at line 247 of file StelQGLViewport.hpp . ... Definition at line 148 of file StelQGLViewport.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelQGLViewport.html -- 32.8 Кб -- 28.02.2014
Похожие документы

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

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

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm
... The type of a wrapped Java object accessed from within JavaScript code. ... Instantiating a Java object in JavaScript. The following code creates the JavaObject theString , which is an instance of the class java.lang.String : var theString = new Packages.java.lang.String("Hello, world") Because the String class is in the java package, you can also use the java synonym and omit the Packages keyword when you instantiate the class: var theString = new java.lang.String("Hello, world") Example 2. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javobj.htm -- 6.5 Кб -- 07.10.1999
Похожие документы

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

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

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

12. Query Operations
... to_tsquery( [ configuration , ] querytext text) RETURNS TSQUERY . ... Query rewriting is a set of functions and operators for tsquery type. ... We'll expand query supernovae using table-driven rewriting rules. =# create table aliases (t tsquery primary key, s tsquery); =# insert into aliases values(to_tsquery('supernovae'), to_tsquery('supernovae|sn')); =# select rewrite(to_tsquery('supernovae'), 'select * from aliases') && to_tsquery('crab'); ?column? --------------------------------- ( 'supernova'...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-query.html -- 13.1 Кб -- 13.04.2008
Похожие документы

13. 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
Похожие документы
Еще в разделе: (Показать все результаты (>548) - www.mso.anu.edu.au/ )

14. Divisions
... The DIV element is used with the CLASS attribute to represent different kinds of containers, e.g. chapter, section, abstract, or appendix. ... An SGML identifier used as the target for hypertext links or for naming particular elements in associated style sheets. ... By convention, the class names are interpreted hierarchically, with the most general class on the left and the most specific on the right, where classes are separated by a period. ... ALIGN . ... move down until left margin is clear . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/divisions.html -- 4.4 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>222) - comet.sai.msu.ru/ )

15. Region Names and Colors
SAOtng can associate names with region markers in order to aid users in remembering the significance of the region. ... By default, marker regions that you create in SAOtng are defined to be either "source" regions or "background" regions and are colored green and red, respectively. ... This type name is controlled by the "Set Type (and Color)" option in the marker menu (activated using the right mouse button within a region). ... Colors can be associated with names for regions. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regionnames.html -- 5.1 Кб -- 01.10.2012
Похожие документы

16. Proposal change classes
... XMM-Newton SOC Home Page Conferences & Meetings . ... Data Analysis SAS News What is SAS? How to use SAS SAS Workshops SAS Version Changes Download and Install SAS Science Simulator (SciSim) . ... EPIC cameras optical loading . ... The PI is invited to cross-check the expected X-ray flux from the target source (and from any other potentially bright source in the target field of view), or to provide the SOC with her/his own estimate, if not originally specified in the proposal. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/external/xmm_sched/indications.shtml -- 17.1 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>8745) - xmm.vilspa.esa.es/ )

17. http://www.armaghplanet.com/pdf/Administration/Planetarium-FOI-Guide%20_2_TM_FINAL.pdf
PUBLICATION SCHEME - GUIDE TO INFORMATION Class of Information Who we are and what we do Description of Information Manner Fee This class contains information on: · the roles and responsibilities of the organization and those working at a senior level in the organization; · the aims, objectives On the Planetarium website: www.armaghplanet.com None for information available on the website. ... Available for inspection. ... On the Planetarium website: www.armaghplanet.com None ...
[ Текст ]  Ссылки http://www.armaghplanet.com/pdf/Administration/Planetarium-FOI-Guide%20_2_TM_FINAL.pdf -- 81.3 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>1725) - www.armaghplanet.com/ )

18. Armagh Observatory
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . Description of Information . ... This class contains information on: . ... Annual audited accounts тАУ Management Commentary . ... Annual Report . ... Other information in this class can be obtained by writing to The Administrator, Armagh Observatory, College Hill, Armagh, BT61 9DG, e-mail: administrator arm.ac.uk . ... Other information in this class can be obtained by writing to The Administrator at the address given above. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/FOI/FOI-Guide-to-info.html -- 11.0 Кб -- 19.02.2014
Похожие документы

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

20. Lists in HTML documents
... Definition lists : the DL , DT , and DD elements . ... Definitions. ... An ordered list, created using the OL element, should contain information where order should be emphasized, as in a recipe: . ... Definition lists, created using the DL element, generally consist of a series of term/definition pairs (although definition lists may have other applications). ... For example, using CSS, one may specify that the style of numbers for list elements in a numbered list should be lowercase roman numerals....
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/struct/lists.html -- 26.9 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/struct/lists.html -- 26.9 Кб -- 24.04.1998
Похожие документы

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


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

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

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