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

1 | 2 | 3 | След.

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

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

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/object.htm
... Object is the primitive JavaScript object type. ... Core object . ... Returns an object literal representing the specified object; you can use this value to create a new object. toString . ... The following code assigns the user-defined function to the object's toString method: Dog.prototype.toString = dogToString With the preceding code in place, any time theDog is used in a string context, JavaScript automatically calls the dogToString function, which returns the following string: Dog Gabby is [ ....
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/object.htm -- 30.9 Кб -- 07.10.1999
Похожие документы

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

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

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

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

7. 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
Похожие документы
Еще в разделе: (Показать все результаты (>295) - star.arm.ac.uk/ )

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

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

10. http://hea-www.harvard.edu/PINTofALE/pro/scrypt/PoA_constructor.pro
... once per session, and ; that it is called _first_ ; ;history ; Vinay Kashyap (FebMMI; based on suggestion by A.Maggio) ; added ! ATOMDB and ! APECDIR (VK; Jun02) ;- ivar =0 defsysv ,'!PoA', exists = ivar if ( ivar eq 0) then defsysv ,'!PoA',2.61 ivar =0 defsysv ,'!TOPDIR', exists = ivar if ( ivar eq 0) then defsysv ,'!TOPDIR','/foo/bar/PINTofALE/' ivar =0 defsysv ,'!LDBDIR', exists = ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PINTofALE/pro/scrypt/PoA_constructor.pro -- 4.5 Кб -- 15.12.2007
Похожие документы
Еще в разделе: (Показать все результаты (>603) - hea-www.harvard.edu/ )

11. http://www.asc.rssi.ru/RadioAstron/archives/RAMN/2005/oct.pdf
... They will undergo acceptance tests. ... Appendix (The list of used acronyms) ASC Cold Plate DC Astro Space Center of Lebedev Physical Instutute cooled LNAs and antenna feed hermetic device container (part of payload); it contains Formatter ... synthesizer, control unit and is placed under dish DM Device Module = DC + H-maser EGSE Electronic Ground Support Equipment Electronic Complex ­ all SRT electronics EM Engineering Model FC Focal Container ­ hermetic package with the ...
[ Текст ]  Ссылки http://www.asc.rssi.ru/RadioAstron/archives/RAMN/2005/oct.pdf -- 85.0 Кб -- 03.11.2011
Похожие документы
Еще в разделе: (Показать все результаты (>59) - www.asc.rssi.ru/ )

12. http://hea.iki.rssi.ru/SXG/PROJECT/project_1_rus.htm~
DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://hea.iki.rssi.ru/SXG/YAMAL/loose.dtd"> <html> <!- DW6 -- head meta http-equiv= Content-Type content= text / html ; charset=koi8-r title Спектр-Рентген-Гамма (Описание проекта) /title link rel= stylesheet href = emx_nav_left.css type= text /css script type= text /javascript !-- var time = 3000; var numofitems = 6; // menu constructor function a href="pageNav">links on this page</a> | ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/SXG/PROJECT/project_1_rus.htm~ -- 4.2 Кб -- 20.03.2006
Похожие документы
Еще в разделе: (Показать все результаты (>61) - hea.iki.rssi.ru/ )

13. Constant Field Values (ImageJ API)
... public static final int . ... public static final char . ... public static final java.lang.String . ... ImageJ . ... protected static final int . ... DIV_BY_ZERO_VALUE . ... n \nOn Windows Vista, ImageJ must be installed in a directory that\nthe user can write to, such as \"Desktop\" or \"Documents\"" . ... GRAY32_INT . ... CHANGE_VALUES . ... GET_VALUE . ... PARSE_INT . ... STRING_CONSTANT . ... FINAL_PROCESSING . ... public static final double . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/constant-values.html -- 271.5 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>10) - www.astro.louisville.edu/ )

14. Calibration data
. ? mfs = 0.7 cm . ? hsfa = 0.8 cm . D sun_slit = F ? (2?) [rad] [cm] . (F mfs = 13500 mm, F hsfa = 35000 mm) . A procedure for calibrating fits images from Ondrejov Multichannel Flare Spectrograph .
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/flare_archive/calib_soft.html -- 1.9 Кб -- 02.07.2009
Похожие документы
Еще в разделе: (Показать все результаты (>39) - lnfm1.sai.msu.ru/ )

15. VaST homepage
... VaST is a software tool for finding variable objects on a series of astronomical images. ... VaST performs object detection and aperture photometry using SExtractor on each image, cross-matches lists of detected stars, performs magnitude calibration with respect to the first (reference) image and constructs a lightcurve for each object. ... VaST FITS image viewer ./pgfv . ... Part I" PZP, vol. ... K. V. Sokolovsky, S. A. Korotkiy; "New Variable Stars Discovered by the NMW Survey" PZP, vol. ...
[ Сохраненная копия ]  Ссылки http://scan.sai.msu.ru/vast/ -- 122.2 Кб -- 21.02.2016
[ Сохраненная копия ]  Ссылки http://saistud.sai.msu.ru/poisk/ -- 122.2 Кб -- 21.02.2016
Похожие документы

16. Phase calibration Fringe Fitting
... Left: A POSSM plot of the uncalibrated spectrum of DA 193 at 1.66 GHz on a baseline Bear Lakes to Noto. ... The phase slope as a function of frequency is clear evidence for a small delay error in the correlator model. Right: The same data as shown on the left, but corrected for a delay error and a residual fringe rate. ... Left: A VPLOT plot of the uncalibrated amplitude (upper frame) and uncalibrated phase (lower frame) as a function of time for the source DA 193 on a baseline HartRAO to Noto. ...
[ Сохраненная копия ]  Ссылки http://astra.prao.psn.ru/Molotov/Webpage/INFO/ph_cal.html -- 2.6 Кб -- 05.04.2005
Похожие документы
Еще в разделе: (Показать все результаты (>3) - astra.prao.psn.ru/ )

17. Works of the Department of lunar and planetary research of GAISh MGU
Works of the Department of lunar and . planetary research of GAISh MGU . ... In studying the first space photographs of the Moon, a group of specialists gathered in the mid-60s to found the Department of the Physics of the Moon and Planets of GAISh, and on the initiative of the head constructor of space-rocket technology, Academic S. P. Korolev, its aim was set to be the research and processing of space photographs of the Moon and the preparation of lunar maps and globes. ... Department of Lunar . ...
[ Сохраненная копия ]  Ссылки http://selena.sai.msu.ru/Home/Resear/ResearE.htm -- 25.1 Кб -- 20.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>18) - selena.sai.msu.ru/ )

18. http://observ.pereplet.ru/images/GRB081102/grb_film.html
... GCN 8471 | ... TITLE: GCN CIRCULAR NUMBER: 8516 SUBJECT: GRB 081102: MASTER refind and final results DATE: 08/11/11 15:50:10 GMT FROM: Vladimir Lipunov at Moscow State U/Krylov Obs E. Gorbovskoy, V. Lipunov, V.Kornilov, A.Belinski, N.Shatskiy, N.Tyurina, D.Kuvshinov, P.Balanutsa Sternberg Astronomical Institute, Moscow State University A. Tlatov, A.Parkhomenko Kislovodsk Solar Station of the Pulkovo Observatory V.Krushinski, I.Zalognikh Ural State GCN Circ 8470, Lipunov et al., ...
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/GRB081102/grb_film.html -- 8.2 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>6) - observ.pereplet.ru/ )

19. INFRARED FOURIER-SPECTROMETER SICH-F
INFRARED FOURIER-SPECTROMETER SICH-F . ... Instrument work regimes: 1) Inside. 2) Calibration at inside standard sources 2 - 4 times per a rotation. 3) Calibration at "free space" 2 - 4 times per a rotation. 4) Infrared radiation measuring 10 - 40 min. per a rotation. ... Spectrometer consists of the photodetector block and the block of signal processing and control. ... Diagnostic information and attach data will transfer by state telemetric channels. ... Detector temperature. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/projects/warning/sich.html -- 7.5 Кб -- 15.02.2000
Похожие документы

20. http://lukash.asc.rssi.ru/RADIOASTRON/MGJ0414+534/9708079/Table2.ps
... Julian Date Flux Densities (mJy) Julian Date Flux Densities (mJy) 2440000:0 A1 A2 B C 2440000:0 A1 A2 B C 8930.9968 153.8 134.6 59.8 22.6 9021.6846 154.0 137.0 59.0 22.9 8939.7717 163.7 146.0 66.1 22.9 9024.6766 151.4 134.6 58.4 22.1 8940.8936 153.2 135.8 59.2 22.6 9030.5334 156.7 139.1 59.0 22.4 8944.7380 161.7 142.2 63.7 23.1 9032.6650 151.8 136.5 57.7 22.6 8951.8637 148.4 131.3 58.3 21.7 9036.7067 155.1 137.1 58.8 ...
[ Текст ]  Ссылки http://lukash.asc.rssi.ru/RADIOASTRON/MGJ0414+534/9708079/Table2.ps -- 71.8 Кб -- 06.05.2007
Похожие документы
Еще в разделе: (Показать все результаты (>2) - lukash.asc.rssi.ru/ )

1 | 2 | 3 | След.


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

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

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