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

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/ )

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

11. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы

12. S2 Data Format
. email: rgonzale@naic.edu
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~tghosh/vlbiao/S2/S2_1.html -- 2.8 Кб -- 11.04.2000
Похожие документы

13. OptInt PmWiki : MROIDelayLineSW / Workstation
OptInt PmWiki : MROI Delay Line SW / Workstation . ... Standalone system bootstrap: define procedure and implement . ... Log/fault handling . ... Interface with system controller: define connections and forwarding (consider subsystem disconnection) . Logging choices re concatenated status/non-synchronous telemetry . ... TRLY items can be configured as status or telemetry - prefer telemetry? ... Printable View of http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLineSW/Workstation) ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/MROIDelayLineSW/Workstation?action=print -- 7.5 Кб -- 01.03.2014
Похожие документы

14. The command line
... Meta Index / Home Page / Specifying parameters . Parameters are specified on the command-line in either of the following formats: . ... FTOOLS XPI parameter interface style: param = value . ... foo --ival=42 --rval=1.23 # Simple parameters foo --sval=hello # Simple string foo --sval='hello world' # String with space foo --slist='"one two" three' # List of two strings . ... Command-line options with a single '-' are used for certain generic functions and are not considered as task parameters. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/param/node3.html -- 6.0 Кб -- 10.01.2003
Похожие документы
Еще в разделе: (Показать все результаты (>5625) - xmm.vilspa.esa.es/ )

15. *fit* - Fit Data to a Specified Model
Next: Power Law fit to Up: Spectral Analysis Previous: Error Determination . With PROS2.3 all fitting is performed using Poisson statistics , rather than Gaussian, so that results will be correct even for small counts ( ) in some channels. Power Law fit to a Point Source . Raymond Model . Two-Temperature Raymond Model . Limiting Energy Channels Input to the Fit . Multiple Data Sets . ... Fit a source with a small number of net counts . Inspection of results . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node146.html -- 4.2 Кб -- 01.10.2012
Похожие документы

16. Binding - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... Configuring Apache to listen on specific addresses and ports. ... When Apache starts, it binds to some port and address on the local machine and waits for incoming requests. ... For example, to make the server accept connections on both port 80 and port 8000, use: . ... One complicating factor for Apache administrators is whether or not an IPv6 socket can handle both IPv4 connections and IPv6 connections. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/bind.html -- 10.8 Кб -- 10.12.2010
Похожие документы

17. Zen: GiST internals
Hide Zen home . ... Parameters: table and index descriptors . ... Parameters: index descriptor, value, pointer to table record . ... Also rebuilds internal keys if needed (index is locked when rebuilding). ... These are base methods for search in index - create scan, finish scan, repeat scan. ... Restore one WAL record. Parameters: LSN (LogSequenceNumber), WAL record . ... GiST has no direct access to tables, only via pointers ( the number of page and the number of record on the page) to records. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/relation_featur%C5s/DB/GiST/GiST_internals -- 11.8 Кб -- 11.04.2016
Похожие документы

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. XV-TRACKER
... Satellite data ] . SMIS ] . The program controls the data acquisition according to the specified schedule of the sessions. ... The calibration of AVHRR instrument data is performed during acquisition . The program can be started in parallel with the satellite pass visualization, that allows the user to monitor a session and store data only relevant to specific regions in manual selection mode. ... Back to SMIS Home Page . ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/inform/engl/soft/e_track.htm -- 3.4 Кб -- 13.03.1997
Похожие документы
Еще в разделе: (Показать все результаты (>14) - smis.iki.rssi.ru/ )

20. HTML Forms
... Note you are not allowed to nest FORM elements! ... Forms are created by placing input fields within paragraphs, preformatted text, lists and tables. ... Notice the use of the NAME attribute to name each field : TITLE Sample Questionaire /TITLE H1 Sample Questionaire /H1 P Please fill out this questionaire: FORM METHOD=post ACTION= http://www.hal.com/sample P Your name : input name = name size= 48 P input name = male type =radio Male P input ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/forms.html -- 7.6 Кб -- 19.12.1996
Похожие документы

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


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

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

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