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

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

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

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

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

3. Stellarium: Deprecated List
Stellarium 0.12.3 . ... Deprecated List . Member SolarSystem::computePositions (double date, const Vec3d &observerPos=Vec3d(0.) In the "deprecated" section, but used in SolarSystem::init() . Member SolarSystem::getAllPlanets () const . Used in LandscapeMgr::update() , but commented out. Member SolarSystem::getPlanetHashString () . Member StelMainScriptAPI::getObjectPosition (const QString &name) . Use getObjectInfo() . ... Use the >> operator from Vec3f class . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/deprecated.html -- 4.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>127) - astro.uni-altai.ru/ )

4. WCSLIB: Deprecated List
... Deprecated List . globalScope> Global celini_errmsg . Added for backwards compatibility, use cel_errmsg directly now instead. globalScope> Global celprt_errmsg . Added for backwards compatibility, use cel_errmsg directly now instead. globalScope> Global cels2x_errmsg . Added for backwards compatibility, use cel_errmsg directly now instead. globalScope> Global celset_errmsg . Added for backwards compatibility, use cel_errmsg directly now instead. globalScope> Global celx2s_errmsg . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/deprecated.html -- 16.4 Кб -- 10.04.2016
Похожие документы

5. OptInt PmWiki : PmWiki / Wiki Farm Terminology
OptInt PmWiki : Pm Wiki / Wiki Farm Terminology . ... A wiki farm is nothing more than multiple wikis that share the same installation of the PmWiki software. ... All of the wikis in a farm are more or less the same, except the "home wiki" is a wiki that is located in the same directory as the PmWiki software. ... Home wiki . A wiki in a farm that's located in the same directory as the PmWiki software and therefore shares the farm's cookbook/ and pub/ directories. ... Use PmWiki directory instead. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/WikiFarmTerminology?action=print -- 13.4 Кб -- 01.03.2014
Похожие документы
Еще в разделе: (Показать все результаты (>287) - www.mrao.cam.ac.uk/ )

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

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

8. CSPICE Routines: BODVAR_C
... Return the values of some item for any body in the kernel pool. ... Examples The call SpiceInt body; SpiceInt dim; SpiceChar * item; SpiceDouble value[10]; body = 399; item = "RADII"; bodvar_c ( body, item, &dim, value ); returns the dimension and values associated with the variable "BODY399_RADII", for example, dim is 3 value[0] is 6378.140 value[1] is 6378.140 value[2] is 6356.755 . ... Version -CSPICE Version 2.0.3, 27-OCT-2005 (NJB) Routine is now deprecated. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/bodvar_c.html -- 6.2 Кб -- 17.12.2005
Похожие документы
Еще в разделе: (Показать все результаты (>2629) - www.stsci.edu/ )

9. comedi_get_timer
Comedi Documentation . ... Next . comedi_get_timer -- timer information (deprecated) . ... int comedi_get_timer (comedi_t * device, unsigned int subdevice, double frequency, unsigned int * trigvar, double * actual_frequency); . deprecated The function comedi_get_timer converts the frequency frequency to a number suitable to send to the driver in a comedi_trig structure. ... comedi_get_buffer_offset . ... comedi_timed_1chan ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-timer.html -- 4.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-timer.html -- 4.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-timer.html -- 4.2 Кб -- 02.10.2012
Похожие документы

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

11. Tsearch - full text extension for PostgreSQL
... GiST interface ( Russian ) | ... Search PostgreSQL resources | ... PostgreSQL site . Attention: Old tsearch (v1) is deprecated in 7.4 and will be obsoleted in 7.5. ... Tsearch v1 ( deprecated ) . tsearch V1 introduction by Robert John Shepherd . README.tsearch . ... long-ends.rus.gz - endings for russian language . long-stop-list.RU.gz - stop words for russian language . long-ends.eng.gz - endings for english language . long-stop-list.ENG.gz - stop words for english language ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/tsearch/ -- 3.2 Кб -- 22.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>127) - www.sai.msu.su/ )

12. Spectrum - control
... spectrum . ... nsource <n> : choice of source function (def: 3=Feautrier) . noptype <n> : choice of continuous opacity (def: 1=Kiel) . nhedat <nhedat> : choice of HeI data (BCS or Mon treal) (def: 1=BCS) . ... read_model <filename>: read model atmosphere in QUB/STERNE2 format . ... wavmax <w_max> : distance from line centre to compute . ... nvturb <n vt > : number of points in -dependent v turb . ... tau_exp <n> : increase resolution of optical depth scale by adding additional points . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/spectrum_commands.html -- 10.8 Кб -- 03.06.2012
Похожие документы
Еще в разделе: (Показать все результаты (>426) - star.arm.ac.uk/ )

13. Widget Hierarchy
GTK+ 2.0 Tutorial . Prev . Chapter 5. Widget Overview . Next . For your reference, here is the class hierarchy tree used to implement widgets. Deprecated widgets and auxiliary classes have been omitted.) ... Widgets Without Windows ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-widgethierarchy.html -- 5.0 Кб -- 19.07.2002
Похожие документы

14. Module mod_log_agent
This module provides for logging of the client user agents. ... AgentLog . See also: CustomLog and LogFormat . ... A program to receive the agent log information on its standard input. Note the a new program will not be started for a VirtualHost if it inherits the AgentLog from the main server. Security: if a program is used, then it will be run under the user who started httpd. This will be root if the server was started by root; be sure that the program is secure. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_log_agent.html -- 4.8 Кб -- 25.01.2002
Похожие документы
Еще в разделе: (Показать все результаты (>16) - neptun.sai.msu.ru/ )

15. Understanding HTML and SGML
HTML is an application conforming to International Standard ISO 8879 -- Standard Generalized Markup Language (SGML). ... Every SGML document has three parts: . SGML declaration . ... For example, the SGML declaration in the HTML DTD specifies that the string that opens an end tag is </ and the maximum length of a name is 72 characters. ... Most HTML elements are identified in a document as a start tag, which gives the element name and attributes, followed by the content, followed by the end tag. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/HTMLandSGML.html -- 9.5 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>13) - comet.sai.msu.ru/ )

16. Database of Optical Constants -- Level: welcome
The database contains references to the papers, data files and links to the Internet resources related to measurements and calculations of the optical constants in the wavelength interval from X-rays to radio domain. ... References to some useful books and reviews on the subject (e.g. the classical handbooks edited by E.D.Palik) and links to Internet collections of optical constants and personal WWW pages with related software were also placed in the database. You have arrived at our welcome page. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/ -- 10.8 Кб -- 19.11.2010
Похожие документы

17. Таблица основных физических величин
... RECOMMENDED VALUES OF PHYSICAL CONSTANTS AND CONVERSION FACTORS. ... This reference must be included when these constants are used in a context where their full accuracy is important. ... elementary charge (of proton) . ... gravitational constant . ... unified atomic mass constant . ... of electron . ... of proton . ... Planck constant . ... Rydberg constant, m 0 2 m e e 4 c 3 /8h 3 . ... fine structure constant, m 0 e 2 c/2h . ... Bohr radius, h 2 ( pm 0 c 2 m e e 2 ) . ... Bohr magneton, e h /2m e...
[ Сохраненная копия ]  Ссылки http://www.scientific.ru/refdat/cohen.html -- 10.8 Кб -- 10.03.2011
Похожие документы
Еще в разделе: (Показать все результаты (>102) - www.scientific.ru/ )

18. Character string constants, operators and functions
XMM-Newton Science Analysis System . ... Meta Index / Home Page / Description Boolean subexpressions may also be formed from character string constants, identifiers that refer to text columns, and a limited set of associated operators and functions. As in C/C++ a string constant is a list of characters enclosed in double quotes ( " ). ... Examples of valid string constants are: "XMM" , "" , "The double quote: "" , 'A single-quoted string with a double quote (")' . ... upper / lower . ... ascii . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/selectlib/node10.html -- 7.3 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>1139) - xmm.vilspa.esa.es/ )

19. Paul Francis -- Astronomical Constants
... 1 erg = 0.1 microjoules . 1 Jansky = 10**-26 watts per metre square per hertz . 1 Angstrom = 0.1 nanometres . ... 1 Astronomical unit = 1.4960 times 10**11 m . ... Mass of Sun = 1.989 times 10**30 kg . ... Mass of the Earth = 5.976 times 10**24 kg . Mass of Jupiter = 318 times mass of Earth . Solar constant = 1.37 kW per metre . c= 3 times 10**8 metres per second . ... Mass of Proton = 1836.1 times mass of electron . ... Stefan Boltzmann constant = 5.67 times 10**-8 W m**-2 K**-4 . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/constants.html -- 2.9 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>220) - www.mso.anu.edu.au/ )

20. Мужские наручные швейцарские часы в коллекции Slim Line Frederique Constant -
... title=' fashion наручные мужские часы Pierre Lannier 243F033. Коллекция Elegance Basic - Pierre Lannier' border='0' align='left' width='120' style='margin-right: 20px;' hspace='7' vspace='5'/> Кварцевые часы. ... Коллекция: Barete . ... Светильник LSF-7700-01 легко выступит в качестве объекта современного искусства в интерьерах поп-арт, хай-тек или кантри. ... Мужские наручные швейцарские часы в коллекции Timewalker Montblanc - Montblanc - Montblanc . ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku7472.html -- 20.5 Кб -- 14.02.2016
Похожие документы

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


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

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

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