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

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

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

1. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... 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: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 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
Похожие документы
Еще в разделе: (Показать все результаты (>1857) - www.eso.org/ )

3. Stellarium: SerialPort Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... Public Member Functions | ... SerialPort Class Reference . Serial interface connection. ... SerialPort ( Server &server, const char *serial_device) . ... isClosed (void) const . ... Public Member Functions inherited from Connection . Connection ( Server &server, SOCKET fd) . ... getServerMinusClientTime (void) const . ... voidљ . ... const char *љ . ... home/aw/devel/stellarium/trunk/plugins/TelescopeControl/src/servers/ SerialPort.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSerialPort.html -- 15.8 Кб -- 28.02.2014
Похожие документы

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

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. lsst.coordConv: coordConv::OtherCoordSys Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::OtherCoordSys Class Reference . ... OtherCoordSys (std::string const &name, double date=0, DateTypeEnum dateType= DateType_None , bool isMean =false) . ... virtual Coord љ . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom ( CoordSys const &fromCoordSys, Coord const &fromCoord, Site const &site, double tai=0) const . ... virtual Coord coordConv::OtherCoordSys::removePM . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_other_coord_sys.html -- 47.5 Кб -- 07.05.2015
Похожие документы

7. Description of the OOF software architecture Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . Out-Of-Focus (OOF) Holography . ... The architecture of the OOF data reduction software can be summarised in following points: . ... A well defined set of external libraries is used and generally newer versions of these libraries are adopted quickly after release . ... Routines for simulating OOF data-sets . ... OOF ? ... Description of the OOF software architecture . ... OOF Reduction Software . ... Copyright 2005 -- 2016, Bojan Nikolic feedback welcome ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/oof/software-architecture.html -- 12.7 Кб -- 04.04.2016
Похожие документы

8. WAPP Radar Interface
... The PC is interfaced with a high speed parallel card. ... Data is read from the radar interface hardware and sent over the VME bus to a MVME162 card. From the 162 card the data passes over the IP (Industry Pack) bus to a second high speed parallel card in the WAPP PC. ... WAPP Radar interface as tested , 5 megabytes/second . ... Stop the radar observation, in the vxWorks window . Kill the radar interface gui window . ... There remains a bug in the data taking with the WAPP radar interface. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~jeffh/radar.html -- 5.6 Кб -- 02.01.2002
Похожие документы

9. Python: module rcsinfo
rcsinfo . ... RCS rlog interface module. ... element. ... Return the description for the element if <tag> is <> or . returns the description of the specific revision <tag> of . ... Return the head revision for this element. info (self, info_list) . ... Returns a description line. parse_one_revision_entry (self, info_list) . ... Parse the contents of all the revision entries for an element. parse_symbolic_names (self, info_list) . ... Return the state for revision <tag>. tag_to_rev (self, tag) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/rcsinfo.html -- 7.4 Кб -- 08.04.2016
Похожие документы

10. 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/8.0.0/doc/siamgen/node3.html -- 4.6 Кб -- 02.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>12546) - xmm.vilspa.esa.es/ )

11. ImageCoords(3)
ImageCoords - class representing image coordinates (x, y) . include ImageCoords .h class ImageCoords { ... public: ImageCoords (); ImageCoords ( double x, double y); ImageCoords ( const char* x_str, const char* y_str); isNull() const ; void setNull(); friend ostream operator (ostream , const ImageCoords pos ); void print (char* x_buf, char* y_buf); void print (ostream os); void get( double x, ... ImageCoords() Initialize null coordinates. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.16.html -- 5.6 Кб -- 11.09.1998
Похожие документы
Еще в разделе: (Показать все результаты (>1495) - www.sao.ru/ )

12. Page contents
Next: Presentation of the results Up: World Wide Web version Previous: WWW access . On the main page, a very short description of the program may be found. ... The first link brings the user to a very friendly interface of the main code, where all parameters can be set and the calculations can be started. The second lonk provides a list of papers containing the results of the Scenario Machine calculations beginning from 1983 untill 1996 and a short description of the code. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~polar/sceintro/poster/be_inwww/node7.html -- 3.0 Кб -- 21.06.1996
Похожие документы
Еще в разделе: (Показать все результаты (>195) - xray.sai.msu.ru/ )

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

14. XPA/Xt Interface
Describes how XPA access points can be added to X Toolkit (Xt) programs. ... Thus, in order to add XPA access points to the standard Xt event loop, the following routine should be called before entering the loop: int XPAXtAddInput(XtAppContext app, XPA xpa) . The XPAAddAddInput() routine will add XPA access points to the Xt event loop by making calls to the standard XtAppAddInput() routine. ... If the xpa argument is NULL, then all active XPA access points are added to the loop. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/xt.html -- 2.6 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/xt.html -- 2.6 Кб -- 01.10.2012
Похожие документы

15. Digitized Sky Survey - SIAP Interface
SAI VO . ... SAI CAS . ... Web Services . Catalog Access Services . ... SAI VO Wiki . ... Program Access . SAI CAS Wiki . SAI Web Services . ... DSS Mirror . ... We provide an implementation of IVOA standard Simple Image Access Protocol interface to our DSS mirror. Service metadata is available here . Currently, we provide the atlas service only, which returns the list of original DSS images intersecting the requested sky area. ... SAI MSU | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/dss/siap.html -- 5.0 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>163) - vo.astronet.ru/ )

16. Work notes
As it was already mentioned, the idea behind File Juggler is rather simple: using CGI scripts as processing tools and WWW browser as user interface, display the structure and content of typical anonymous FTP server in a convenient, easily navigated form. ... My P5-133 spends about 0.025 ms on one file when doing linear search with simple criterion (690 ms for 27,000 files, search for substring among file names/descriptions with 70 hits). ... Let's now look whether we can handle 1,000,000 files. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/software/juggler/work.html -- 7.6 Кб -- 12.02.2000
Похожие документы

17. KSI/Odetics TPRO/S IRIG Interface
... Reference ID: IRIG . Driver ID: IRIG-TPRO . ... Features: KSI/Odetics device driver (required) . This driver supports the KSI/Odetics TPRO and TPRO-SAT IRIG-B Decoder, which is a module connected directly to the SBus of a Sun workstation. ... Using the TPRO interface as a NTP reference clock provides precision time only to xntpd and its clients. ... Specifies the time offset calibration factor, in seconds and fraction, with default 0.0. time2 time . ... Not used by this driver. flag2 0 | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/driver12.html -- 3.2 Кб -- 21.12.2007
Похожие документы

18. StarCalc Home Page [English]
... About StarCalc . News . ... StarCalc Home Page . Short description of changes, implemented in the StarCalc, . ... CHANGES OF PROGRAM CORE FUNCTIONS. CHANGES OF PROGRAM INTERFACE. CHANGES OF OBJECT INTERFACES. ... New "Output console". ... Information, which is generated by StarCalc, is added into the console - for example, ephemeris tables. ... In the StarCalc state file can be saved autorotation parameters, object selection, object locking mode, auto start and stop autorotation mode. ...
[ Сохраненная копия ]  Ссылки http://www.m31.spb.ru/StarCalc/wnew_eng.htm -- 5.7 Кб -- 27.12.2004
Похожие документы
Еще в разделе: (Показать все результаты (>9) - www.m31.spb.ru/ )

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

20. Space physics cordinate systems
The Equatorial Inertial (GEI) coordinate system: . The X GEI axis is directed to the point of the spring equinox, . The Z GEI axis is coincide with the Earth's rotation axis, . The Y GEI supplements the right three. The Geographic (GEO) coordinate system: . ... The Solar Magnetic (SM) coordinate system: . ... About space physics coordinate transformation see Russel [1971] and Hapgood [1992] . ... M.A. Hapgood , Space physics coordinate transformations: A user guide // Planet Space Sci. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/coords.htm -- 3.6 Кб -- 18.01.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/coords.htm -- 3.6 Кб -- 18.01.1999
Похожие документы

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


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

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

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