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

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

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

1. Orthogonal_Views (ImageJ API)
... All Implemented Interfaces: . ... public class Orthogonal_Views . ... void . ... public void mouseClicked (java.awt.event.MouseEvent e) . ... public void mouseEntered (java.awt.event.MouseEvent e) . ... public void mouseExited (java.awt.event.MouseEvent e) . ... public void mousePressed (java.awt.event.MouseEvent e) . ... public void mouseReleased (java.awt.event.MouseEvent e) . ... public void mouseDragged (java.awt.event.MouseEvent e) . ... public void mouseMoved (java.awt.event.MouseEvent e) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/Orthogonal_Views.html -- 32.4 Кб -- 02.12.2010
Похожие документы

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

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
Похожие документы
Еще в разделе: (Показать все результаты (>26133) - 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. casacore: casa::StreamIO Class Reference
... Classes . ... Class List . ... casa . casa::StreamIO . Public Member Functions | ... StreamIO (const String &hostname, uShort portNumber) . ... This function always returns True. virtual Bool . ... This function always returns False. virtual Int64 . ... Name lookup is not currently done so that the dotted quad notation must be used. virtual casa::StreamIO::~StreamIO . ... virtual Bool casa::StreamIO::isReadable . ... Not a meaningful function for this class and this function always returns -1. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1StreamIO.html -- 25.9 Кб -- 14.02.2011
Похожие документы

6. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/glossary.htm
... Binary large object. ... CGI is a popular interface used to create server-based web applications with languages such as Perl or C. A web browser, such as Netscape Navigator. ... Core JavaScript contains a core set of objects, such as Array , Date , and Math , and a core set of language elements such as operators, control structures, and statements. ... A JavaScript primitive value is a member of one of the following types: undefined , null , Boolean , number , or string . ... World Wide Web . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientguide/glossary.htm -- 8.8 Кб -- 07.10.1999
Похожие документы

7. POW: A Tcl/Tk Plotting and Image Display Interface Tool for GUIs
... We present a new Tcl/Tk based GUI interface tool which features plotting of curve and image data and allows for user input via return of regions or specific cursor positions. ... Curves and Images may then be combined to form a displayed Graph. ... With the development of several GUI based tools for High Energy Astrophysics at the HEASARC, we found a need for a interface tool that supports combined curve plotting and image display in a native Tcl/Tk environment. POW is our answer. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/brownl.html -- 11.0 Кб -- 23.06.1998
Похожие документы

8. Mirror Controller Actor
... The mirrorCtrl mirror controller actor controls one telescope mirror. It accepts desired orientation and commands mirror motion accordingly. ... It is presently designed to command a Galil mirror controller , but one may add support for other low-level motion controllers. mirrorCtrl is written pure Python. ... Home the desired actuators, where actuator list is a comma-separated list of actuator letters A through F (but some mirrors have fewer than 6 actuators). 2.5m M1 valid actuators: A-F . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/mirrorCtrl/ -- 8.8 Кб -- 02.03.2015
Похожие документы

9. Setting which addresses and ports Apache uses
When Apache starts, it connects to some port and address on the local machine and waits for incoming requests. By default, it listens to all addresses on the machine, and to the port as specified by the Port directive in the server configuration. ... There are two directives used to restrict or specify which addresses and ports Apache listens to. ... Listen can be used to make a single Apache server listen to more than one address and/or port. ... Syntax: Listen [ port | IP-address:port ] . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/bind.html -- 6.4 Кб -- 15.10.2001
Похожие документы
Еще в разделе: (Показать все результаты (>96) - neptun.sai.msu.ru/ )