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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/CalibrationBar.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. 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
Похожие документы
Еще в разделе: (Показать все результаты (>26750) - 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. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/lcjsexc.htm
... JSException . ... You specify whether the JSException has a detail message and other information. ... You specify whether the JSException has a detail message and other information. 1. public JSException() 2. public JSException(String s) 3. public JSException(String s, . ... Form 1 of the declaration constructs a JSException without a detail message. ... Form 3 of the declaration constructs a JSException with a detail message and all the other information that usually comes with a JavaScript error. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/lcjsexc.htm -- 6.0 Кб -- 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
Похожие документы
Еще в разделе: (Показать все результаты (>13789) - 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. 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
Похожие документы

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

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

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

13. ntpdate - set the date and time via NTP
ntpdate [ -bBdosu ] [ -a key ] [ -e authdelay ] [ -k keyfile ] [ -o version ] [ -p samples ] [ -t timeout ] server [ ... ] . ntpdate sets the local date and time by polling the Network Time Protocol (NTP) server(s) given as the server arguments to determine the correct time. ... A number of samples are obtained from each of the servers specified and a subset of the NTP clock filter and selection algorithms are applied to select the best of these. ... The default is /etc/ntp.keys . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/ntpdate.html -- 7.0 Кб -- 21.12.2007
Похожие документы

14. Fortran 95
... 17.1 New features . ... Pure procedures . ... A function NULL to nullify a pointer . ... Complete version of END INTERFACE Pure functions are functions without side effects, and elemental functions are pure functions with only scalar arguments and with scalar result. ... Elemental functions are pure functions with only scalar dummy arguments (not pointers or procedures) and with scalar result (not pointer). That a function is elemental can be indicated with the new ELEMENTAL prefix. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/f95.html -- 15.4 Кб -- 20.08.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/f95.html -- 15.4 Кб -- 20.08.1996
Похожие документы

15. 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/ztcs/manual/de/mod/mod_expires.html -- 14.6 Кб -- 25.02.2008
Похожие документы
Еще в разделе: (Показать все результаты (>1846) - www.sao.ru/ )

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

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

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

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

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


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

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

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