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

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

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

1. Convolver (ImageJ API)
... METHOD . ... All Implemented Interfaces: . ... public class Convolver . ... This method is called by ImageJ to inform the plugin-filter about the passes to its run method. int . ... Method Detail public int setup (java.lang.String arg, ImagePlus imp) . ... 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. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/Convolver.html -- 26.1 Кб -- 02.12.2010
Похожие документы

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

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

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

5. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

6. Description
... Meta Index / Home Page siamgen generates the SIAM matrices as specified in the Interface Control Document [ 2 ] for the six instruments EMOS1, EMOS2, EPN, RGS1, RGS2, OM from the contents of the CCF Boresight constituent. ... In order to provide the SIAM matrices to FDS according to the Interface Control Document [ 2 ] the output of siamgen should be redirected into a file and wrapped into a suitable XFTS wrapper[ 1 ]. siamgen has no mandatory parameters. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/siamgen/node3.html -- 5.2 Кб -- 28.06.2006
Похожие документы
Еще в разделе: (Показать все результаты (>13627) - xmm.vilspa.esa.es/ )

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

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

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

10. http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIDelayLine.InterfaceControl/INT-406-VEN-0008.pdf,1244027538
MRO Delay Line ICD Delay Line to Beam Relay System ICD INT-406-VEN-0008 The Cambridge Delay Line Team rev 0.1 10 August 2007 Cavendish Laboratory JJ Thomson Avenue Cambridge CB3 0HE UK 1 ICD Description Sub-systems Delay line Beam Relay system Org UoC Owner MF Brief description and preliminary contents Defines the mechanical interface between the delay line pipe and the beam relay pipe. ... An interface `stub' of length [TBD] provides a flange to which the beam relay pipe can be fitted see Figure 1. ...
[ Текст ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/uploads/MROIDelayLine.InterfaceControl/INT-406-VEN-0008.pdf,1244027538 -- 121.8 Кб -- 17.08.2007
Похожие документы

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

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

13. A Graphical User Interface for a Development Environment (GUIDE)
... GUIDE'' (Graphical User Interface for a Data Environment) is an interactive IDL widget-based package that enables users to retrieve selected sets of satellite instrument data and perform various types of graphical analyses on them, without writing a specialized program. GUIDE simplifies the task of laying out multiple plots on a page by (1) using a page-editor to define and laying out multiple ``panels'' which contain the ``plot objects'', and (2) integrating data retrieval functions. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/bhatnagara.html -- 11.7 Кб -- 03.11.2000
Похожие документы

14. Long description of example illustrating background calculation
. This diagram shows a small table with three transparent cells and illustrates how their final background is determined. The table consists of two rows. Four (labeled) cells lie in the first row, but the second cell spans the first and second row. The first, third, and fourth cells of the second row are "empty". Each non-empty cell has a red background and a double black border. Each empty cell has the table's background color (specified as #ff0) as its own. Return to image.
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/tbl-empty-desc.html -- 1.9 Кб -- 02.05.1998
Похожие документы

15. KSI/Odetics TPRO/S IRIG Interface
... Reference ID: IRIG . Driver ID: IRIG-TPRO . ... Features: KSI/Odetics device driver (required) . This driver supports the KSI/Odetics TPRO and TPRO-SAT IRIG-B Decoder, which is a module connected directly to the SBus of a Sun workstation. ... Using the TPRO interface as a NTP reference clock provides precision time only to xntpd and its clients. ... Specifies the time offset calibration factor, in seconds and fraction, with default 0.0. time2 time . ... Not used by this driver. flag2 0 | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/driver12.html -- 3.2 Кб -- 21.12.2007
Похожие документы

16. http://xray.sai.msu.ru/~ivan/gmt/man/grdcut.html
grdcut - Extract a subregion out of a . grd file grdcut input _ file . grd -G output _ file . grd -R west / east / south / north [ r ] [ -V ] grdcut will produce a new output _ file . grd file which is a subregion of input _ file . ... The subregion is specified with -R west / east / south / north as in other programs; the specified range must not exceed the range of input _ file . ... grd this is the input . grd format file. G output _ file . grd this is the output . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdcut.html -- 3.4 Кб -- 19.03.1999
Похожие документы

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

18. mod_expires - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.2 . ... This module controls the setting of the Expires HTTP header and the max-age directive of the Cache-Control HTTP header in server responses. The expiration date can set to be relative to either the time the source file was last modified, or to the time of the client access. ... access . ... If set to On , the headers will be added to served documents according to the criteria defined by the ExpiresByType and ExpiresDefault directives ( q.v. ). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/mod/mod_expires.html -- 14.6 Кб -- 10.12.2010
Похожие документы

19. Look-up Online Manual
. The command man gives you access to an on-line manual containing a complete description of every command available on this system. man can also provide you with one line descriptions of commands specified by name; or for all commands whose description contains any of a set of keywords. Understanding the organisation of the manual . Searching by keyword . Checking the description of a command . Viewing manual pages . Printing manual pages .
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/manual/index.html -- 2.2 Кб -- 17.01.1997
Похожие документы

20. Small telescopes short description
About us . ... Telescopes . ... Apart from the 6-meter telescope BTA two small telescopes are operative at SAO: the 1-m and 0.6-m telescopes, both manufactured by Carl Zeiss, Jena, are located near the BTA. ... These telescopes are used for adjusting the equipment and techniques of observations used at the BTA. ... The observational time allocation and also a brief description of the equipment of the 1-m telescope, which is used either permanently or mainly on this telescope, are presented below. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-en/Telescopes/small/descrip.html -- 8.2 Кб -- 10.04.2016
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-en/Telescopes/small/descrip.html -- 8.2 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>59) - mavr.sao.ru/ )

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


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

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

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