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

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

Показаны документы, содержащие фрагменты текста из документа
http://hea-www.harvard.edu/PROS/PUG/node7.html.

1. Stellarium: StelSkyCultureMgr Class Reference
Stellarium 0.12.3 . ... Classes . ... StelSkyCultureMgr Class Reference . Manage sky cultures for stellarium. ... QStringљ . getCurrentSkyCultureEnglishName () const . Get the current sky culture English name. ... Get the current sky culture translated name. ... Get the current sky culture ID. ... Set the current sky culture from the ID. ... Get a list of sky culture names in the current language. ... Get a list of sky culture IDs. void StelSkyCultureMgr::init . ... const QString &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelSkyCultureMgr.html -- 22.2 Кб -- 28.02.2014
Похожие документы

2. Macro (ImageJ API)
... Class . ... If a command started using run(name, options) is running, and the current thread is the same thread, returns the options string, otherwise, returns null. static java.lang.String . ... Define a set of Macro options for the current Thread. public static void setOptions (java.lang.Thread thread, java.lang.String options) . Define a set of Macro options for a Thread. public static java.lang.String getValue (java.lang.String options, java.lang.String key, java.lang.String defaultValue) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/Macro.html -- 17.3 Кб -- 02.12.2010
Похожие документы

3. casacore: casa::MedianSlider Class Reference
... Classes . ... casa::MedianSlider . ... Definition at line 62 of file MedianSlider.h . ... Definition at line 108 of file MedianSlider.h . ... Definition at line 109 of file MedianSlider.h . ... Definition at line 136 of file MedianSlider.h . ... Definition at line 146 of file MedianSlider.h . ... Definition at line 103 of file MedianSlider.h . ... Definition at line 131 of file MedianSlider.h . ... Definition at line 113 of file MedianSlider.h . ... Definition at line 123 of file MedianSlider.h . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1MedianSlider.html -- 42.6 Кб -- 14.02.2011
Похожие документы

4. CSPICE Routines: EKNELT_C
... Abstract Return the number of elements in a specified column entry in the current row. ... This routine allows the caller of those routines to determine appropriate loop bounds to use to fetch each column entry in the current row. ... Since DARRAY contains variable-size array elements, we call eknelt_c to determine how many elements to fetch./ selidx = 1; eltidx = 0; nelt = eknelt_c ( selidx, row ); isnull = SPICEFALSE; while ( ( eltidx < nelt ) && ( !isnull ) ) { /. ... Link to routine source . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/eknelt_c.html -- 10.8 Кб -- 17.12.2005
Похожие документы

5. U of O High Energy Physics Seminars
November 5, 2001 (Monday) Xiao-Gang He, National Taiwan University . ... Tuesday, 2:00 pm, 472 Willamette Hall . Fall 2000 . Winter 2001 . Spring 2001 . ... Recent data from type Ia supernovae show that our universe is currently expanding with an accelerating rate. ... I will also discuss how structure formation is affected. 4:00pm, 318 Willamette Hall . ... To facilitate interpretation of this result, model independent analyses are also presented. 2:00 pm, 472 Willamette Hall . ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/~uochep/seminars/seminars-fall01.html -- 4.5 Кб -- 17.12.2001
Похожие документы

6. The Markers Menu
The left mouse button controls the creation and manipulation of region markers or cursors. ... Text When a marker type of selected, new markers of that type can be created using the left mouse button. The current default marker type is displayed below the menu. ... Set Default Marker Name (and Color) . ... Reset the fix parameter state of currently existing markers to match the global state set by the -fix command switch or by the Edit Global Fix Params For New Markers option in the Markers menu. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regions_menu.html -- 6.2 Кб -- 01.10.2012
Похожие документы

7. The Current CIMA Versions
. The following is a list of the currently installed versions of the CIMA. The links refer to the CIMA version log page . Normal: version 3.0 - this is the next version of CIMA which has become the new default version --- NOTE that this version uses a new syntax for command file observations, uses new configuration files and needs source files with full velocity information . Old: version 2.2 - this is the old version of CIMA You can return to the main CIMA page by clicking here .
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_versions.html -- 2.3 Кб -- 01.03.2012
Похожие документы

8. Special shell variables
There are some variables which are set internally by the shell and which are available to the user: Name Description . ... 0 the name of the command currently being executed. $# the number of positional arguments given to this invocation of the shell. $? the exit status of the last command executed is given as a decimal string. ... For example '1 2' 3 becomes "1 2 3" . is identical to the arguments received by the shell, the resulting list of words completely match what was given to the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.2.html -- 3.2 Кб -- 17.01.1997
Похожие документы

9. lsst.coordConv: coordConv::FK4CoordSys Class Reference
lsst.coordConv љ unknown . ... coordConv::FK4CoordSys Class Reference . ... FK4CoordSys (double date=1950.0) . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom (double &toDir, double &scaleChange, CoordSys const &fromCoordSys, Coord const &fromCoord, double fromDir, Site const &site, double tai=0) const . ... virtual double coordConv::FK4CoordSys::dateFromTAI . ... virtual double coordConv::FK4CoordSys::taiFromDate . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_f_k4_coord_sys.html -- 46.4 Кб -- 07.05.2015
Похожие документы

10. List of currently available KP AZ.
Orbital data : INTERBALL AZ GSE and GSM cartesian coordinates, GSE cartesian velocity (once per 10 minutes). ... Magnetic field data from IMAP experiment. Magnetic fileld absolute value and magnetic field index (the difference between absolute value and model value), status flag. ... Counts of H+ and O+ ions are accumulated during one spin period by detectors D6 (antisunward looking), D8 (spin plane), D10 (sunward looking) of TRICS2 subsystem (1.0-30 keV). ... TRICS1, TRICS2, TRICS3 subsystems: . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/ibelova/az_key.htm -- 14.8 Кб -- 12.05.1999
Похожие документы

11. Version, UI, and Status Information
... This chapter describes the functions that allow a plug-in to display a message on the status line, get agent information, and check on the current version of the Plug-in API and Communicator. ... Displaying a Status Line Message . ... The Communicator and Plug-in API major version numbers represent code release numbers, and their minor version numbers represent point release numbers. ... Differing version numbers may mean that the current Plug-in API and Communicator versions are incompatible. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/plugin/vrsn.htm -- 12.0 Кб -- 15.01.1997
Похожие документы

12. Detailed Description
... hkgtigen (hkgtigen-1.14.2) [xmmsas_20060628_1801-7.0.0] . Meta Index / Home Page / Description For each instrument standard HK parameter validity ranges are stored in the corresponding CCF constituent HKParmInt [ 2 ]. The ranges are expressed in terms of boolean selection expressions as defined by the selectlib package. ... In more detail, when invoked for a particular instrument (see parameter instrument ), hkgtigen performs the following operations to construct the single GTI data set: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/hkgtigen/node5.html -- 7.3 Кб -- 28.06.2006
Похожие документы

13. Fringe delays
... fdldelay ( baseline [, spectrometer , /scan ]) Function. Return residual FDL delay for specified baseline. ... The scan keyword specifies whether or not all records belonging to the scan will be returned. If not, then only the records associated with the currently loaded bincount data (if any) will be returned. ... Return complex Fourier transform of visibility with respect to wavenumber, computed at delay values d . ... Return white light phase delay for complex visibility . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node240.html -- 4.2 Кб -- 28.04.2015
Похожие документы

14. XHelp: A Help Navigator for the IRAF System
... Help pages are formatted and converted automatically to HTML for presentation in the GUI (or on the WWW), or to Postscript for hardcopy output. ... XHelp is a GUI browser for the IRAF help system which uses existing help facilities in IRAF to locate documents, but provides a familiar web-browser interface. ... Easy access to auxiliary help documents such as package ``system documents'' and task source code, . ... Extensions to LROFF to support HTML style document links within IRAF help pages. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P3-01/ -- 10.6 Кб -- 11.10.2000
Похожие документы

15. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/history.htm
... JavaScript 1.1: added current, next, and previous properties. ... To change a window's current URL without generating a history entry, you can use the Location.replace method. ... For example, if the history list contains three named entries, these entries are reflected as history[0] , history[1] , and history[2] . ... back . ... onClick="history.go('home.netscape.com')"> The following button navigates to the URL that is three entries backward in the history list: <P><INPUT TYPE="button" VALUE="Go" ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/history.htm -- 22.9 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (Показать все результаты (>7180) - www.arcetri.astro.it/ )

16. OptInt PmWiki : PmWiki / Fmt Page Name
OptInt PmWiki : Pm Wiki / Fmt Page Name . ... This page describes an internal function in PmWiki's engine called FmtPageName(). ... Returns $fmt , with $variable and internationalisation substitutions performed, under the assumption that the current page is pagename . ... Replace any sequences of the form $XyzFmt with value of any corresponding global variable. ... Typically this is used to handle things like $Name and $Group etc that are specific to the name of the current page. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/FmtPageName?action=print -- 16.9 Кб -- 01.03.2014
Похожие документы

17. Electric Currents from Space--History
... Files in red?history) . ... Auroral Currents . 25H. Birkeland Currents . ... As noted earlier Kristian Birkeland, reporting in 1903 on his expeditions to the auroral zone, proposed that magnetic disturbances accompanying the aurora were caused by large electric currents flowing down the length of auroral formations. ... In later years these currents became known as the auroral electrojets , and considerable debate ranged over their cause and the way their circuit might be completed. ...
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/mirrors/stern/Education/whcurren.html -- 9.3 Кб -- 24.03.2006
Похожие документы

18. The course and unit level
Next: The exercise level Up: Using Ceilidh as a Student Previous: Using Ceilidh as a Student . ... This menu is identical whether it is obtained from the system level of Ceilidh using the sc command, or by entering Ceilidh with a -c argument. ... Course Summary button) If the teacher remembers to keep the information up-to-date, this command gives you a summary of the timetable for your course, with . ... ceilidh -c pr1 . ... If you entered the course level from the system level using first ceilidh . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/subsection2_19_3_1.html -- 7.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/subsection2_19_3_1.html -- 7.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/subsection2_19_3_1.html -- 7.6 Кб -- 02.10.2012
Похожие документы

19. XWare > APOD
... Valles Marineris Perspective from Mars Express . ... The first of the current armada to arrive at Mars, the orbiting satellite will photograph the entire Martian surface.. ... Now the second NASA rover.. Spiral Galaxy NGC 1232 . ... Valles Marineris from Mars Express . ... Looking down from orbit on January 14, ESA's Mars Express spacecraft scanned a 1700 by 65 kilometer swath across Valles Marineris - the Grand Canyon of Mars - with its remarkable High Resolution Stereo Camera. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/apod.html?page=92&d=2006-07 -- 15.3 Кб -- 12.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>90514) - www.astronet.ru/ )

20. APOD: 2004 January 29 - Valles Marineris Perspective from Mars Express
... 2004 January 29 . Valles Marineris Perspective from Mars Express . ... Explanation: Europe's Mars Express satellite has started returning detailed color images of the red planet. ... Pictured above is a 3D perspective of the first image released from this satellite -- a stunning computer reconstruction of part of the Valles Marineris region, a canyon nicknamed the Grand Canyon of Mars. ... Mars Express is scheduled to continue to send back images for at least a full Martian year . ... About APOD | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap040129.html -- 5.5 Кб -- 02.10.2012
Похожие документы

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


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

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

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