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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/SimpleCommands.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::RecordTransformable Class Reference
... Classes . ... casa . casa::RecordTransformable . ... Interface class for converting to/from records. ... toRecord ( String &error, RecordInterface &outRecord) const =0 . ... void printAsRecord( const RecordTransformable & myClass) { String errorMessage; Record rec; if (!myClass.toRecord(errorMessage, rec)) { cout << "Cannot convert class to a Record. ... The destructor must be virtual so that the destructor of derived classes is actually used. virtual Bool casa::RecordTransformable::fromRecord . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RecordTransformable.html -- 28.2 Кб -- 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
Похожие документы
Еще в разделе: (Показать все результаты (>36974) - 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. Compress(3)
Compress - utility class for compressing/decompressing FITS files . class Compress { protected: public: enum CompressType { NO_ COMPRESS , // no compression UNIX_ COMPRESS , // Compressed FITS file (UNIX) H_ COMPRESS , // Hcompressed FITS file ULDA_ COMPRESS , // ULDA compressed FITS file GZIP_ COMPRESS // GZIPed FITS file }; Compress (); int compress ( int read_fd, int write_fd, CompressType type , int compress_flag = 1); int ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.13.html -- 6.7 Кб -- 11.09.1998
Похожие документы
Еще в разделе: (Показать все результаты (>2819) - www.sao.ru/ )

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. 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. saslib
This package contains two libraries of SAS utilities: saslib and sasdal . ... setEmosRejectionMask(TableT table) . ... Directory d("."); . ... class Directory : public list { public: Directory ( const string name = . , const string pattern = * , const bool recurse = false); Directory ( const DirEntry * d, const string pattern = * , const bool recurse = false); void filter( const string pattern); string filter() const ; void recurse( const bool dorecurse); ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/saslib/index.html -- 9.4 Кб -- 03.05.2000
Похожие документы
Еще в разделе: (Показать все результаты (>15299) - xmm.vilspa.esa.es/ )

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

14. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/wpstools/00-index
acsdoc.zip 12221 info about generic WPS method access object assist11.zip 689805 WPS extension for WARP 3/4 audiocdcreator_039.zip 414750 folder classes, CDRecord/2 front end blckh3.zip 35382 Black Hole WPS object bubpd102.zip 142897 Launchpad replacement class classman.zip 19153 WPS class (de)registration utility cmdfld12.zip 45658 WPFolder subclass cmdrun12.zip 34043 extension to WPFolder ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/leo/wpstools/00-index -- 5.7 Кб -- 19.05.2001
Похожие документы

15. Authentication Options
The NTP standard specifies an extension which provides cryptographic authentication of received NTP packets. ... The specification allows any one of possibly 4 billion keys, numbered with 32-bit key identifiers, to be used to authenticate an association. ... In the case of MD5, the keys are 64 bits (8 bytes). xntpd reads its keys from a file specified using the -k command line option or the keys statement in the configuration file. ... A zero key in NTP format would be specified as 8080808080808080 . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/authopt.html -- 7.3 Кб -- 21.12.2007
Похожие документы

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

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

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

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

20. DHTML Kitchen: Tabs
... Tabs . ... 90% -contents change but tab appearance is constant . ... HTML for the tabs div, tabs, and contents (see HTML tab) . ... div id="tabs"> <span id="tab1" class="tab tabActive" >Overview</span> <span id="tab2" class="tab" >The CSS</span> <span id="tab3" class="tab" >Event Object</span> </div> . div id="tabs"> <img id="tab1" class="tab tabActive" src="img/discography.gif" hoversrc="img/discographyo.gif" activesrc="img/discographya.gif" width="135" height="28" alt="discography" /> </div> . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/html/layers/index.jsp.html -- 37.0 Кб -- 21.05.2003
Похожие документы
Еще в разделе: (Показать все результаты (>386) - xray.sai.msu.ru/ )

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


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

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

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