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

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

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

1. ZAxisProfiler (ImageJ API)
... Class . ... FIELD | ... METHOD . ... java.lang.Object ij.plugin.filter.ZAxisProfiler . ... This method is called once when the filter is loaded. ... This method is called once when the filter is loaded. 'arg', which may be blank, is the argument specified for this plugin in IJ_Props.txt or in the plugins.config file of a jar archive containing the plugin. 'imp' is the currently active image. ... ImageJ will lock the image before calling this method and unlock it when the filter is finished. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/ZAxisProfiler.html -- 17.5 Кб -- 02.12.2010
Похожие документы

2. casacore: casa::SampledFunctional< Range > Class Template Reference
... Classes . ... casa . casa::SampledFunctional< Range > . ... A base class for indexing into arbitrary data types. ... Inheritance diagram for casa::SampledFunctional< Range >: . List of all members. virtual Range . ... Templating restrictions will depend on the actual derived class that is used. ... virtual casa::SampledFunctional < Range >::~ SampledFunctional . ... virtual uInt casa::SampledFunctional < Range >::nelements . ... virtual Range casa::SampledFunctional < Range >::operator() . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1SampledFunctional.html -- 15.9 Кб -- 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
Похожие документы
Еще в разделе: (Показать все результаты (>36955) - www.eso.org/ )

4. Stellarium: StelIndexBuffer Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... ClassљIndex . ... StelIndexBuffer Class Reference abstract . Generic index buffer interface usable with all Renderer backends. ... virtualљ . ... voidљ . addIndex (const uint index) . ... virtual voidљ . ... index . ... virtual void StelIndexBuffer::addIndex_ . ... virtual void StelIndexBuffer::clear_ . ... virtual void StelIndexBuffer::lock_ . ... virtual void StelIndexBuffer::setIndex_ . ... virtual void StelIndexBuffer::unlock_ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelIndexBuffer.html -- 33.5 Кб -- 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
Похожие документы

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

9. FitsIO(3)
FitsIO - C++ Class for Reading, Writing and Managing FITS Images . include FitsIO .h class FitsIO : public ImageIORep { ... public: FitsIO ( int width, int height, int bitpix, double bzero, double bscale, const Mem header , const Mem data); ~ FitsIO () {} int wcsinit(); int nativeByteOrder() const ; const char * classname() const ; static FitsIO * read( const char * filename, int memOptions = 0); ... The Mem class is used to speed up loading the file. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.14.html -- 8.5 Кб -- 11.09.1998
Похожие документы
Еще в разделе: (Показать все результаты (>2805) - www.sao.ru/ )

10. The XPA Message Bus (xpamb)
The xpamb program can act as a "classical" message bus interface between clients and servers. A client can send a data request to the message bus, which then interfaces with multiple servers and returns the data back to the client. ... For example, if the -info switch is used: xpaget xpamb -info foo then the info about that stored data buffer will be returned. If the -data is used with a specific name: xpaget xpamb -data foo then the stored data itself will be returned. ... data [name] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/xpamb.html -- 7.8 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/xpamb.html -- 7.8 Кб -- 01.10.2012
Похожие документы

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

13. Miscellaneous Options
... This command specifies the default delay to be used under these circumstances. ... This command configures a trap receiver at the given host address and port number for sending messages with the specified local interface address. ... While such monitor programs may also request their own trap dynamically, configuring a trap receiver will ensure that no messages are lost when the server is started. setvar variable [ default ] . This command adds an additional system variable. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/miscopt.html -- 6.5 Кб -- 21.12.2007
Похожие документы

14. System Interfaces to the STIS Calibration Pipeline
... The routine processing of STIS data in the calibration ``pipeline" requires an interrelated set of software tasks and databases developed and maintained by many groups at STScI. We present the systems-level design of this calibration pipeline from the perspective of the STIS instrument group at STScI. We describe the multiple interfaces to the pipeline processes that the STIS group works across in an effort to provide for the routine calibration of STIS data. ... For example, the STIS group: . ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/hulberts.html -- 9.4 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/hulberts.html -- 9.5 Кб -- 15.05.1998
Похожие документы

15. comedi_trigger
. Comedi Documentation . Prev . Next . comedi_trigger -- perform streaming input/output (deprecated) . #include <comedilib.h> . int comedi_trigger (comedi_t * device, comedi_trig * trig); . deprecated . The function comedi_trigger() instructs Comedi to perform the command specified by the trigger structure trig. The return value depends on the particular trig being issued. If there is an error, -1 is returned. Prev . Home . Next . comedi_set_buffer_size . Up . comedi_do_insnlist
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-trigger.html -- 3.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-trigger.html -- 3.9 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-trigger.html -- 3.9 Кб -- 02.10.2012
Похожие документы

16. Description
... The flag selections are read from the DSS keywords of the input image. ... The following filters are read from the data subspace keywords of the input images and are taken into account for the calculation of the exposure maps: TIME range filters, GTI filters, CCDNR range filters, FLAG range filters, FLAG bit-mask filters. If parameter usedss is set to false, the task tries to determine the exposure time by looking for gti extensions in the input image of the form STDGTInn, STDGTIn, STDGT, or GTI. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/eexpmap/node3.html -- 10.2 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>15030) - xmm.vilspa.esa.es/ )

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

18. Figures
... The FIG element is used for figures. ... It also allows graphical hypertext links to be specified in the markup and interpreted by the user agent rather than the server. The anchor elements in the figure description text play a dual role: Non-graphical user agents show conventional hypertext links, while for graphical user agents, the same anchor elements specify graphical hypertext links, with the SHAPE attribute designating the hotzones. ... CLEAR . ... Specifies the figure's graphical content. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/figures.html -- 9.1 Кб -- 19.12.1996
Похожие документы

19. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/postwhat_0-1.txt
... This class implements yellow sticky notes on WPS as a learning process for SOM/WPS. ... Proposed directory for placement: /pub/os2/dev/wps Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: Lars Erdmann Program contact email: (same) Program URL: http://www.edm2.com/index.php/PostWhat_WPS_Class_Example Would you like the contact email address included in listings? yes Operating System/Version: Additional requirements: SOM compiler. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/postwhat_0-1.txt -- 2.1 Кб -- 06.12.2013
Похожие документы

20. Manpage of UNPRIVTOI4
... unpriV - filter to unpack ri data (ao) unpriV [ -b bits ] [ -i numInputFifos ] [ -f fifoToOutput ] [ -d dataFormat ] [- t type] . unpriV is a program to unpack a single channel of RADAR INTERFACE (RI) binary data to the specified output format type. ... The radar interface has 2 channels of 2 digitizers each. ... numFifos 1 or 2 to specify the number of channels in the input data. ... fifoToOutput If the input data has two channels then this specifies which of the two to output (1 or 2). ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/aosoft/unpriV.html -- 6.0 Кб -- 22.09.2011
Похожие документы

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


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

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

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