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

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

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

1. Uses of Class ij.macro.Program (ImageJ API)
... Class . Use . ... Packages that use Program . ij.macro . ... Uses of Program in ij.macro . Methods in ij.macro that return Program . ... Tokenizer. tokenize (java.lang.String program) . Uses a StreamTokenizer to convert an ImageJ macro file into a token stream. ... Interpreter. run ( Program pgm) . ... Interpreter. runMacro ( Program pgm, int macroLoc, java.lang.String macroName) . ... MacroRunner ( Program pgm, int address, java.lang.String name, java.lang.String argument) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/macro/class-use/Program.html -- 13.5 Кб -- 02.12.2010
Похожие документы

2. casacore: casa::ArraySampledFunctional< T > Class Template Reference
... Classes . ... casa . casa::ArraySampledFunctional< T > . ... ArraySampledFunctional (const T &data) . ... operator() (const uInt &index) const . ... The Array that is passed to the constructor is copied by this class but because Arrays themselves use reference symantics, the actual data is not copied but referenced. ... An alternate version of the sampling function which is more effecient because it does not need to create as many temporary objects or copy the Array data. template<class T> . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ArraySampledFunctional.html -- 29.3 Кб -- 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
Похожие документы
Еще в разделе: (Показать все результаты (>10036) - www.eso.org/ )

4. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>498) - www.cplire.ru/ )

5. Stellarium: OctahedronPolygon Class Reference
... OctahedronPolygon Class Reference . OctahedronPolygon (const SubContour &subContour) . ... OctahedronPolygon (const QVector< QVector< Vec3d > > &contours) . OctahedronPolygon (const QVector< Vec3d > &contour) . ... inPlaceIntersection (const OctahedronPolygon &mpoly) . ... Create the OctahedronContour by splitting the passed SubContour on the 8 sides of the octahedron. const QVector< Vec3d >& OctahedronPolygon::fillVertices . ... const QVector< Vec3d >& OctahedronPolygon::outlineVertices . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classOctahedronPolygon.html -- 22.2 Кб -- 28.02.2014
Похожие документы

6. Python: module popen2
popen2 . ... usr/local/Python-2.5/lib/python2.5/popen2.py . Module Docs . ... The normal os.popen(cmd, mode) call spawns a shell command and provides a . ... This module provides the functions popen2 (cmd) . and popen3 (cmd) which return two or three pipes to the spawned command. ... del__ (self) . init__ (self, cmd, capturestderr =False , bufsize =-1 ) . ... will be passed directly to the program without shell intervention (as . ... If 'cmd' is a string it will be passed to the shell . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/popen2.html -- 11.9 Кб -- 05.11.2015
Похожие документы

7. Java Classes, Constructors, and Methods
... This chapter documents the Java classes used for LiveConnect, along with their constructors and methods. It is an alphabetical reference for the classes that allow a Java object to access JavaScript code. ... Full entries for each class appear in alphabetical order. Tables included in the description of each class summarize the constructors and methods of the class. Full entries for the constructors and methods of a class appear in alphabetical order after the entry for the class. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/classint.htm -- 2.6 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (Показать все результаты (>6867) - www.arcetri.astro.it/ )

8. Some notes on the GNU toolchain Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The order in which libraries to link to are passed to the linker is important . ... Many libraries use the GNU Autoconf/Automake build toolchain. ... Run the ./configure script, which looks for the various programs and libraries that the package needs . ... The simplest way is to run ./configure and make note of any complaints about missing programs or libraries that it reports. ... Some notes on the GNU toolchain . ... Passing options to configure . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/gnutoolchainnotes.html -- 18.2 Кб -- 04.04.2016
Похожие документы

9. lsst.coordConv: coordConv::PVTCoord Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::PVTCoord Class Reference . ... PVTCoord ( Coord const &coord, Eigen::Vector3d const &vel, double tai) . PVTCoord ( Coord const &coord0, Coord const &coord1, double tai, double deltaT) . PVTCoord ( PVT const &equatPVT, PVT const &polarPVT, PVT const &distPVT= PVT ()) . PVTCoord ( PVT const &equatPVT, PVT const &polarPVT, PVT const &distPVT, double equatPM, double polarPM, double radVel) . ... Definition at line 13 of file pvtCoord.h . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_p_v_t_coord.html -- 41.8 Кб -- 07.05.2015
Похожие документы

10. Language classes move Russia academics a step closer to PhD
... A language centre has helped move a group of Russian academics a step closer to realising their ambition of studying for a prestigious research degree in the UK. The scholars from Samara State Aerospace University lacked the English language skills needed to study at Glynd?r University for a PhD, one of the highest academic qualifications. ... This has seen Glynd?r University Professor Richard Day, Professor of Composites, visit Russia to deliver guest lectures to students at Samara. ...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/11474/ -- 25.8 Кб -- 30.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>1543) - www.ssau.ru/ )

11. Passing arguments to the shell
Shell scripts can act like standard UNIX commands and take arguments from the command line. Arguments are passed from the command line into a shell program using the positional parameters $1 through to $9 . Each parameter corresponds to the position of the argument on the command line. ... For example: cat printps # This script converts ASCII files to PostScript # and sends them to the PostScript printer ps1 # It uses a local utility "a2ps" a2ps $* | lpr -Pps1 printps elm.txt vi.ref msg . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.1.html -- 2.8 Кб -- 17.01.1997
Похожие документы

12. INTERNATIONAL SPACE STATION
SECOND CREW REQUIRED RESOURCES FIRST RUSSIAN VISITING CREW IMAGE VIDEO . ... On February 28, 1974 he graduated from Riga Civil Aviation Engineers Institute after the Leninist Komsomol in speciality of Technical Operation of Aviation Radio Equipment, in 1984 he finished training in Alma-Ata aeroclub, USSR Voluntary Society for Co-operation with the Army, Air Force and Navy and in 1986 he finished training in the 30-th training detachment of civil aviation (CA), whereupon he got CA pilot certificate. ...
[ Сохраненная копия ]  Ссылки http://www.energia.ru/eng/iss/iss02/soyuz-tm-32/musabaev.html -- 15.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>2495) - www.energia.ru/ )

13. CICADA, CCD and Instrument Control Software
... Computerised Instrument Control and Data Acquisition (CICADA) is a software system for control of telescope instruments in a distributed computing environment. ... Computerised Instrument Control and Data Acquisition (CICADA) is a software system developed to provide access to, control of, and retrieval of data from, instruments mounted on observatory telescopes. ... Each instrument class generates its own request data structures using its own generate_req method, which is called by the control...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/youngp.html -- 12.5 Кб -- 23.06.1998
Похожие документы

14. XPA/Tcl Interface
Tcl /Tk programs can act as XPA clients and/or servers using the Tcl interface to XPA that is contained in the libtclxpa.so shared object. set xpa [xpanew class name help sproc sdata smode rproc rdata rmode] xpafree xpa set xpa [xpanew class name help iproc idata imode] set xpa [xpacmdnew class name ] xpacmdadd xpa name help sproc sdata smode rproc rdata rmode xpacmddel xpa cmd ... When this routine is called, a copy of buf is saved for transmission to the client. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/tcl.html -- 9.0 Кб -- 03.01.2008
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/tcl.html -- 9.0 Кб -- 01.10.2012
Похожие документы

16. WorldCoords(3)
WorldCoords - C++ class for working with world coordinates . include WorldCoords .h class WorldCoords { ... public: WorldCoords (); WorldCoords ( const HMS ra, const HMS dec , double equinox = 2000.0 ); WorldCoords ( double ra_deg, double dec _deg, double equinox = 2000.0 ); WorldCoords (int rh, int rm, double rs, int dd, int dm, float ds, double equinox = 2000.0 ); WorldCoords ( ... WorldCoords() Initialize null world coordinates. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.19.html -- 7.6 Кб -- 11.09.1998
Похожие документы

17. Outreach Program to Schools ? Amateur Astronomers Association of New York
... Home Education Outreach Program to Schools . ... Lecture Series 2014-2015 . ... Outreach Program to Schools . ... Clear Sky Chart . This Month's Sky . ... This Month's Sky - 2015 . This Month's Sky - January 2015 . ... Beyond New York City . ... Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . ... A History of the First Forty Years of the Amateur Astronomers Association . ... 2016 Amateur Astronomers Association of New York Designed by Press Customizr Powered by . ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/education/outreach-program-to-schools/ -- 96.3 Кб -- 10.04.2016
Похожие документы

18. Converting Arecibo Correlator Data to SDFITS or CLASS Native Format
Converting Arecibo Data Into CLASS Internal Format . This is a program to convert Arecibo data into CLASS internal format files. ... The total number of scans/cycle (i.e. it's four if you took: ON, OFF, CAL ON, CAL OFF) . Once you feel confident you know these things, login to an Arecibo computer and then go to whatever directory you wish your CLASS files to reside in. ... Offset 5400.000000 (5400.215304) Scan 103700040: U5440-3. Offset 5400.000000 (5400.215304) Scan 103700041: U5440-4. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/data/data_formats/class.html -- 6.3 Кб -- 20.05.2013
Похожие документы

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

20. Astronaut Information
... Astronaut Information on the NASA Web . ... Astronaut Candidate Class . ... Astronaut Selection and Training - (PDF Format) NASA Human Spaceflight Program Resources . ... U.S. Human Spaceflight History (JSC History Portal) . ... Mercury Program (JSC History Portal) . ... Gemini Program (JSC History Portal) . ... Apollo Program (JSC History Portal) . ... Skylab Program (JSC History Portal) . ... Apollo-Soyuz Test Project (JSC History Portal) . ... Space Shuttle Program (JSC History Portal) . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/more.html -- 29.8 Кб -- 03.11.2015
Похожие документы

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


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

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

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