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

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

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

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

2. casacore: casa::SepImageConvolver< T > Class Template Reference
... Classes . ... casa::SepImageConvolver< T > . ... This class does separable convolution of an image. ... SepImageConvolver (const SepImageConvolver < T > &other) . ... setKernel ( uInt axis, const Vector < T > &kernel) . ... Uses reference semantics. template<class T> . ... Get the convolution kernel for the specified axis. template<class T> . ... Get the convolution kernel shape for the specified axis. template<class T> . ... The specified axis is convolved by the given kernel. template<class T> . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SepImageConvolver.html -- 41.1 Кб -- 14.02.2011
Похожие документы

3. Stellarium: StelCircleArcRenderer Class Reference
Stellarium 0.12.3 . ... StelCircleArcRenderer Class Reference . Provides functions to draw circle arcs using StelRenderer . ... drawGreatCircleArc (const Vec3d &start, const Vec3d &stop, const SphericalCap *clippingCap=NULL, void(*viewportEdgeIntersectCallback)(const Vec3d &screenPos, const Vec3d &direction, void *userData)=NULL, void *userData=NULL) . ... Create a circle arc renderer to draw multiple circle arcs . ... void(*)(const Vec3d &screenPos, const Vec3d &direction, void *userData)љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelCircleArcRenderer.html -- 26.8 Кб -- 28.02.2014
Похожие документы

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

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

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

8. 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::MMPUV Class Reference
... Classes . ... Dust :: MMPUV . The radiation field published by Mezger, Mathis and Panagia. ... Inheritance diagram for Dust::MMPUV: . ... Collaboration diagram for Dust::MMPUV: . ... MMPUV (double chi) . These are the methods for the MMPUV class. virtual double . ... double . ... Returns the radiation field of Mezger, Mathis and Panagia ( 1982A&A... ... 372M ) as ammended in the 1983 paper. chi controls the scaling of the field. double Dust::MMPUV::operator() . ... The Specific Energy density. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1MMPUV.html -- 7.0 Кб -- 11.07.2008
Похожие документы

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

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

13. Admonishments
... The NOTE element is designed for use as admonishments such as notes, cautions or warnings, as commonly used in technical documentation. The CLASS attribute specifies the type of the element and is typically associated with different graphics such as a road traffic warning sign. ... The class names: NOTE, CAUTION and WARNING are recommended for standard admonishments. In the absence of the CLASS attribute, a NOTE element is typically rendered indented, without an accompanying graphic. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/notes.html -- 4.8 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>119) - comet.sai.msu.ru/ )

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

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

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

17. Клатчи 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
Похожие документы

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

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

20. Converting Arecibo Correlator Data to SDFITS or CLASS Native Format
Converting Arecibo Data Into CLASS Internal Format . This is a program to convert Arecibo data into CLASS internal format files. ... The total number of scans/cycle (i.e. it's four if you took: ON, OFF, CAL ON, CAL OFF) . Once you feel confident you know these things, login to an Arecibo computer and then go to whatever directory you wish your CLASS files to reside in. ... Offset 5400.000000 (5400.215304) Scan 103700040: U5440-3. Offset 5400.000000 (5400.215304) Scan 103700041: U5440-4. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/data/data_formats/class.html -- 6.3 Кб -- 20.05.2013
Похожие документы

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


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

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

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