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

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

Показаны документы, содержащие фрагменты текста из документа
http://astro.uni-altai.ru/~aw/stellarium/api/structexoplanetData-members.html.

1. Stellarium: Member List
. Stellarium 0.12.3 . MainљPage . Namespaces . Classes . CodingљStyle . Scripting . Plugins . Renderer . FileљStructure . ClassљList . ClassљIndex . ClassљHierarchy . ClassљMembers . TuiNodeResponse Member List . This is the complete list of members for TuiNodeResponse , including all inherited members. accepted (defined in TuiNodeResponse ) . TuiNodeResponse . newNode (defined in TuiNodeResponse ) . TuiNodeResponse . Generated on Sat Aug 10 2013 17:12:45 for Stellarium by љ 1.8.3.1
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structTuiNodeResponse-members.html -- 4.0 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>2725) - astro.uni-altai.ru/ )

2. Including text in a shell script
Text can be included in the shell script by using a here document, a special form of input redirection. The << symbol is used to indicate that text should be read up to a given mark. For example: #!/bin/sh # this script outputs the given text before it runs cat << EOF This shellscript is currently under development, please report any problems to Danny (danny@cornflake.ed) EOF exec /usr/local/test/bin/test_version . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>197) - comet.sai.msu.ru/ )

3. http://www.stsci.edu/documents/dhb/web/c20_nicdataanal.fm4.html
... The analysis of NICMOS polarization images is aimed at determining the Stokes' Parameters, and from those the polarization angle and degree for each pixel. NICMOS Camera 1 and Camera 2 each contain three polarizers, whose principal axes of transmission are separated by 120 degrees. ... The images in the three filters need to be compared, in order to produce the Stokes' parameters. ... The Stokes parameters can then be combined to yield the polarized intensity, I p: . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/documents/dhb/web/c20_nicdataanal.fm4.html -- 8.6 Кб -- 17.11.1997
Похожие документы

4. Supernova 2009js in NGC 918
Supernova 2009js in NGC 918 . This page is devoted to information on Supernova 2009js in NGC 918 . Basic information on this SN, including the last reported brightness, on this Supernova can be found on the main page . Information on the original web pages for many of these images can be found on the updates and links web pages. Discovered independently by Lick Observatory Supernova Search (USA) and Koichi Itagaki (Japan). ... 2009/10/11.44 . 17.2 . ... Joseph Brimacombe . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/mirrors/isn/sn2009/sn2009js.html -- 8.2 Кб -- 13.02.2011
[ Сохраненная копия ]  Ссылки http://www.rochesterastronomy.org/sn2009/sn2009js.html -- 8.4 Кб -- 19.04.2014
Похожие документы

5. http://xmm.vilspa.esa.es/sas/6.1.0/doc/testodf/ChangeLog
... Version 0.32 (Marco Beijersbergen) ------------ + recreated with createtestodf-1.2 scisimodf-1.4 scisim_v2.1a19991208 odffix-1.27 Version 0.31 ( JBa ) ------------ + recreated with createtestodf-1.0 scisimodf-1.0 scisim_v2.1.a19991104 odffix-1.26 Version 0.30 (MB) ------------ + recreated with createtestodf-0.23 scisimodf-0.27 scisim_v2.1.a19990917 odffix-1.24 Version 0.29 (MB) ------------ + ... Version 0.6 1998-11-19 ----------- + yet again, we had the wrong names around. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/testodf/ChangeLog -- 6.0 Кб -- 10.09.2004
Похожие документы

6. http://star.arm.ac.uk/~csj/lines/lte/lte_line
C Shell script ' lte_line ' # # # # L T E _ L I N E S # # # # Function : Concatenate the atomic data for the # # selected ions into a single file # # # # Revised for new data structure # # # ############################################################################# #____________Some initial settings : set noglob alias rm 'rm -f' ### Enable easy deleting and renaming. alias mv 'mv -f' set nonomatch unalias cd set Ldir = $LINES_LTE ### Name of directory with atomic data. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/lines/lte/lte_line -- 8.5 Кб -- 13.11.2001
Похожие документы

7. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы

8. TUI:Scripts:Scripting Tutorial:Conclusion
You have seen how to write a variety of scripts, including scripts that use current status information from instruments and the telescope and that add widgets for user input and output. ... This is a detailed manual for the script runner sr and includes such handy topics as: . Where to put your scripts so they are automatically loaded. ... Look through existing scripts and perhaps existing TUI code. ... Writing your own TUI windows is not hard, once you have written some scripts. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/Conclusion.html -- 2.3 Кб -- 05.09.2014
Похожие документы

9. Simulation of HST PSFs using Tiny Tim
... Tiny Tim has been used for generating Hubble Space Telescope ( HST ) point-spread functions (PSFs) for deconvolution, algorithm testing, proposal planning, and optical studies. ... Tiny Tim is a stand-alone program for simulating HST PSFs as viewed with the on-board imaging cameras (WF/PC-1, WFPC2, FOC, COSTAR/FOC). ... The measured aberrations for FOC f/96, WF/PC-1 PC6, WFPC2, and COSTAR/FOC are used by Tiny Tim . ... Figure: FOC f/96 observed and Tiny Tim model PSFs (pre-COSTAR) at 253 nm. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kristj.html -- 10.1 Кб -- 03.11.2000
Похожие документы

10. CIMA Configuration Files
CIMA configuration files offer You a conveniant way of saving CIMA set-ups to files. ... Then instead of making this selections interactively when You are observing, You can just load and apply the configuration files. ... Any other set-up will be ignored! ... In that case, You are forced to use the 'Load only' option to load the configuration file, inspect the selected set-up carefully, apply the set-up (with the 'Accept' or 'Apply' buttons) and then save a new version of the configuration file. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~cima/cima_config_files.html -- 8.0 Кб -- 01.03.2012
Похожие документы

11. http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc
ESO Phase 3 Data Release Description Please start from this template when preparing the documentation for your ESO Phase 3 data release. ... Finally, the release description will be published as submitted - without further editing by ESO - to support the user community in utilizing the data. ... Please indicate if this is a catalogue data release. ... Data Reduction and Calibration Please address the following questions for scientific catalogue data, particularly in case of source catalogues: . ...
[ Текст ]  Ссылки http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc -- 62.0 Кб -- 24.05.2012
Похожие документы

12. Low Surface Brightness Galaxy Gallery
In this gallery are many images of Low Surface Brightness Galaxies which have recently been discovered and analyzed. ... The central surface brightness of this galaxy is 24.28 . Malin 2 This galaxy is another huge disk galaxy with a scale length of 15 kpc and a redshift of 15000 km/a. The high surface brightness knot in one of its spiral arms actually has the same color, luminosity and H-alpha equivalent width as the entire Large Magellanic Cloud . ... Truly it is a Low Surface Brightness Galaxy. ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/sb2.html -- 4.8 Кб -- 26.05.2000
Похожие документы
Еще в разделе: (Показать все результаты (>341) - zebu.uoregon.edu/ )

13. WCSLIB: wcslib.h Source File
WCSLIB љ 5.15 . ... Files . ... wcslib.h . ... 3 љ WCSLIB 5.15 - an implementation of the FITS WCS standard. ... Use it to include all . ... 3282 љfunction name, source file, line number, and an error message which may be . ... 3296 љEach of the @ref structs "structs" in @ref overview "WCSLIB" includes a . ... int wcsfree(struct wcsprm *wcs) . ... int wcsset(struct wcsprm *wcs) . ... int wcsperr(const struct wcsprm *wcs, const char *prefix) . ... int wcsini(int alloc, int naxis, struct wcsprm *wcs) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/wcslib_8h_source.html -- 25.1 Кб -- 10.04.2016
Похожие документы

14. Amateur Telescope Makers of Boston
... GIANT Magellan Telescope . Dr. Dan Fabricant . ... The Giant Magellan Telescope (GMT) is a 25 meter diameter optical-infrared telescope that will be sited in Chile. ... Dr. Fabricant, a leader in the design of new instruments for optical astrophysics, led the development of the optical and instrument design for the Multiple Mirror Telescope (MMT) in Arizona. ... Copyright (c) Amateur Telescope Makers of Boston, Inc. ...
[ Сохраненная копия ]  Ссылки http://www.atmob.org/events/clubmeetings.php?id=79 -- 10.1 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>66354) - www.atmob.org/ )

15. Gliese 876 System Includes Large Terrestrial Planet
... NASA , NSF Explanation: Is our Earth unique? In continuing efforts to answer this question, astronomers have now discovered an Earth-like planet orbiting a distant normal star. ... Slight, fast, but regular wobbles of nearby small M - dwarf star Gliese 876 showed evidence for a planet with a likely mass slightly higher than a minimum six times the mass of Earth. ... Publications with keywords: planets - Earth - Gliese 876 . Publications with words: planets - Earth - Gliese 876 . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1206269 -- 16.6 Кб -- 12.10.2011
Похожие документы

16. HTML Tag Reference
... This section discusses the tags for defining scripts in a document. Scripts allow you to include JavaScript code in your HTML documents. ... The SCRIPT tag specifies client-side JavaScript code, which means JavaScript code that runs directly in the browser. ... For example, the browser interprets text within angle brackets as a script element, not as an HTML element. ... You can also use SCRIPT tags in the body of your document to define JavaScript code to be executed in that part of the document. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/JS/REF/tags13.htm -- 10.7 Кб -- 26.03.1998
Похожие документы

17. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README
CFITSIO Interface Library CFITSIO is a library of ANSI C routines for reading and writing FITS format data files. ... The CFITSIO library is built on Unix systems by typing: > ./configure [--prefix=/target/installation/path] > make (or 'make shared') > make install (this step is optional) at the operating system prompt. The configure command customizes the Makefile for the particular system, then the `make' command compiles the source files and builds the library. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/libcfitsio-3.310/README -- 6.9 Кб -- 30.12.2010
Похожие документы

18. Astronaut Bio: Alfred Merrill Worden
... Alfred Merrill Worden . NASA Astronaut (former) . ... Married to Jill Lee Worden (Hotchkiss). ... He served as a member of the astronaut support crew for the Apollo 9 flight and as backup command module pilot for the Apollo 12 flight. ... Scott and Irwin collected approximately 171 pounds of lunar surface materials on their three expeditions onto the lunar surface; and Worden logged 38 minutes in extravehicular activity outside the command module, "Endeavour." ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/worden-am.html -- 7.1 Кб -- 07.07.2015
Похожие документы

19. OptInt PmWiki : PmWiki / Local Customizations
OptInt PmWiki : Pm Wiki / Local Customizations . ... A Wiki Administrator can make a lot of customizations simply by setting variables in the /local/config.php and defining cascading style sheets in /pub/css/local.css files. Any group or page can also have its own configuration file and configuration css file . ... As a result, the core pmwiki.php script makes extensive use of PmWiki.Variables to determine how markup sequences will be processed and what each individual page will output. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/LocalCustomizations?action=print -- 18.4 Кб -- 01.03.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1978) - www.mrao.cam.ac.uk/ )

20. http://hea.iki.rssi.ru/integral06/proceedings.pdf
... Font: Text: Variable: Symbol: Times New Roman Times New Roman Italic True Type Symbol font (Type 1 fonts only) Type Size: Paper title : Author (s): Affiliation (s): Normal text: Text in tables: Symbols: Sub/super-script: 12 10 10 10 9 10 7 pt pt pt pt pt pt pt bold ( TITLE ) bold ( Author ) italic ( Affiliation ) (regular text) ( ) (x y) GENERAL SPECIFICATIONS For Latex users, a set of macros is available on the ESA Publications www-site ... Papers must be prepared in this two-column format. ...
[ Текст ]  Ссылки http://hea.iki.rssi.ru/integral06/proceedings.pdf -- 73.1 Кб -- 21.03.2007
Похожие документы

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


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

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

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