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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/Converter.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
Похожие документы
Еще в разделе: (Показать все результаты (>26791) - www.eso.org/ )

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

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

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

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

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

9. 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/ztcs/manual/bind.html -- 10.8 Кб -- 25.02.2008
Похожие документы

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

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

12. Keyword arguments and default arguments
Routines can now be called with keyword arguments and can use default arguments, that means that some arguments can be given with keywords instead of position and some do not have to be given at all, in which case a standard or default value is used. ... IMPLICIT NONE INTERFACE SUBROUTINE SOLVE (A, B, N) INTEGER, INTENT (IN) : : N REAL, INTENT(OUT) : : A REAL, INTENT(IN), OPTIONAL : : B END SUBROUTINE SOLVE END INTERFACE REAL X ! ... You will use keyword arguments and default arguments so that . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c8.html -- 5.4 Кб -- 11.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c8.html -- 5.4 Кб -- 11.02.1996
Похожие документы

13. Comedi Reference
... is for inputs/outputs referenced to ground . ... On most architectures, lsampl_t is defined to be uint32. typedef struct comedi _trig_struct comedi _trig; struct comedi _trig_struct{ unsigned int subdev; /* subdevice */ unsigned int mode; /* mode */ unsigned int flags; unsigned int n_chan; /* number of channels */ unsigned int *chanlist; /* channel /range list */ sampl_t * data ; /* data list, size depends on subd flags */ unsigned ... read values from an input channel . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x1850.html -- 32.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x1850.html -- 32.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x1850.html -- 32.0 Кб -- 02.10.2012
Похожие документы

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

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

16. Event File Specifications
SAOtng supports display of photon event data contained in raw files, similar to its support for FITS Binary Table extensions (e.g., X-ray event lists). ... Because event files do not usually contain enough information to generate an image, we have adopted some conventions for specifying how to interpret the data in these files and for how to bin rows of events into images. To image an event file, it is first of all necessary to define the structure of the events in the event file. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/event_spec.html -- 7.1 Кб -- 01.10.2012
Похожие документы

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

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

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

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


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

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

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