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

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

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

1. Stellarium: StelObjectModule Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelObjectModule Class Reference abstract . Specialization of StelModule which manages a collection of StelObject . ... virtual QList< StelObjectP >љ . searchAround (const Vec3d &v, double limitFov, const StelCore *core) const =0 . ... searchByNameI18n (const QString &nameI18n) const =0 . Find a StelObject by name. ... searchByName (const QString &name) const =0 . ... virtual QStringљ . ... const QString &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelObjectModule.html -- 37.0 Кб -- 28.02.2014
Похожие документы

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

3. http://hea.iki.rssi.ru/conf/hea2007/list/index.php~
... selected="selected"' : ''; $menu .= '<option value="' . ... SERVER['REQUEST_URI'],$trans)); return $urls[0]; } /* get the internal configuration */ global $ cfg ; /* check if we been asked to render a feed */ $ feed = get_get(' feed ',NULL); /* check if we been asked to render a PDF */ $pdf = get_get('pdf',NULL); $ templates = array(); $output = ''; $ file = get_post('db',NULL); if (!$ file ) $ file = get_get('db',Property::get($ cfg ['config'],'default')); /* if the request does not ask for a...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/list/index.php~ -- 9.7 Кб -- 11.09.2007
Похожие документы

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

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

6. WCSLIB: wcserr Struct Reference
WCSLIB љ 5.15 . ... DataљStructures . Files . ... wcserr Struct Reference . Error message handling. ... const char *љ . function . ... file . ... Line number where the error occurred as given by the __LINE__ preprocessor macro. const char *function Name of the function where the error occurred. const char *file Name of the source file where the error occurred as given by the __FILE__ preprocessor macro. const char* wcserr::function . const char* wcserr::file . char wcserr::msg . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/structwcserr.html -- 7.5 Кб -- 10.04.2016
Похожие документы

7. DUST: dust_model Struct Reference
... Classes . ... Class List . Class Hierarchy . Class Members . include < dustmodel.h > . Collaboration diagram for dust_model: . ... List of all members. dust_pahenhancements . ... dust_carbprops . ... dust_nmoded . ... Represents the entire dust model . The documentation for this struct was generated from the following file: . dustmodel.h . Generated on Fri Jul 11 07:32:08 2008 for DUST by 1.5.5 ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/structdust__model.html -- 4.7 Кб -- 11.07.2008
Похожие документы

8. Gadget Box PPS Level Converter and CHU Modem
... It includes level converters and a optional radio modem designed to decode the radio timecode signals transmitted by the Canadian time and frequency station CHU. A complete set of schematics, PCB artwork, drill templates is in the pub/ntp/gadget.tar.Z file on ftp.udel.edu. ... One of these converts a TTL positive edge into a fixed- width pulse at EIA levels and is for use with a timecode receiver or oscillator including a TTL PPS output. ... See the schematic diagram gadget.s01 for reference. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/gadget.html -- 6.3 Кб -- 21.12.2007
Похожие документы

9. TUI:Scripts
Information about writing user scripts and adding windows to TUI. ... Built In Scripts a description of the scripts built into TUI, including: . ... Scripting Tutorial a tutorial for writing scripts, with many examples. Scripting Manual the scripting manual. Programming how to add new windows to TUI and information about the internals of TUI (some of which may be of interest to script writers). TUIAdditions where to put user scripts and code for new windows. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/index.html -- 2.1 Кб -- 05.09.2014
Похожие документы

10. Description
... Describes the pn filter transmission vs energy. The CCF contains one extension of transmission values per filter, and one extension containing the common energy bins. The filter extensions include a region expression to cover cases where there are known spatial variations. ... Thin1 filter transmission values. ... The description of the region in which the transmission values are valid. ... Variable length vector containing the transmission values corresponding to each energy bin datum. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node719.html -- 7.4 Кб -- 20.09.2011
Похожие документы

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

12. Scott's Home Page
Scott's Little Corner of the Web . Welcome to my alternative page.. ... You might know me as Szyzyg, my net-pseudonym which I've adopted to avoid those nasty 'name already taken' messages. ... The Music Collection Page , in hte past this used to update automatically to tell you what I was listening to - but it only worked for CD's played on my computer :-( - Instead I've been hacking around with myplay.com and you can now use their servers to listen to some of my selections . ... Szyzyg FAQ . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~spm/welcome2.html -- 7.3 Кб -- 01.10.2012
Похожие документы

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

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

15. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/VisProReports-2_1b_rebuild.txt
Upload Information Template for Hobbes.nmsu.edu =============================================== Archive Filename: VisProReports-2_1b_rebuild.zip Short Description: Rexx file to restore VisPro/Reports WPS objects (unofficial, unsupported, unverified). Long Description: Rexx file to restore VisPro/Reports WPS objects (unofficial, unsupported, unverified), including hidden objects. ... This Rexx script is inspired by REBLDRX.CMD, a restore script of another VisPro product, VisPro/REXX (REBLDRX.CMD). ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/VisProReports-2_1b_rebuild.txt -- 2.3 Кб -- 19.02.2016
Похожие документы

16. Objects, Methods, and Properties
... This chapter documents all the JavaScript objects, along with their methods and properties. ... Full entries for each object appear in alphabetical order; properties and functions not associated with any object appear in Chapter 2, "Top-Level Properties and Functions." ... Tables included in the description of each object summarize the object's methods and properties. Full entries for an object's methods and properties appear in alphabetical order after the object's entry. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/objintro.htm -- 2.9 Кб -- 07.10.1999
Похожие документы

17. The XPA Help Facility
... The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ... XPA User Programs . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/help.html -- 7.4 Кб -- 08.04.2009
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/help.html -- 7.4 Кб -- 01.10.2012
Похожие документы

18. Software Maintenance Manual
... Created: 23 February 2001 . ... SOFTWARE MAINTENANCE MANUAL . ... 9 January 2001 . ... Note: in the final document, the table of contents will be to third level] . The Software Maintenance Manual describes the procedures for installation and maintenance of the software for the Gemini Near-infrared Integral Field Spectrograph (NIFS). ... Section 19.4.3 of the document “Programmatic Requirements for Gemini Instrumentation Development” states the requirements for the Software Maintenance Manual . ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/nifs/manuals/man0003.htm -- 139.3 Кб -- 06.09.2001
Похожие документы

19. http://www.ssau.ru/files/science/conferences/itnt2015/itnt_2015_70.pdf
TOOLS OF TEST GENERATION FOR SATELLITES CONTROL PROGRAMS Andrey Tyugashev, Ekaterina Myasnikova, Elena Sopchenko S.P. Korolyov Samara State Aerospace University (National Reseach University) The paper presents a research in the field of test automation for testing spacecraft control programs. ... Programmers or designers of spacecraft systems write tests manually. ... Tests are carried out by issuing the control actions on the spacecraft and condition monitoring systems parameters of the spacecraft. ...
[ Текст ]  Ссылки http://www.ssau.ru/files/science/conferences/itnt2015/itnt_2015_70.pdf -- 161.6 Кб -- 04.08.2015
Похожие документы
Еще в разделе: (Показать все результаты (>486) - www.ssau.ru/ )

20. HYPERBOLOID Results Page
... HYPERBOLOID is a plasma spectrometer aimed at the investigation of the low energy ions dynamics in the polar ionosphere and magnetosphere on the INTERBALL Auroral Probe . ... The instrument is basically a multi-directional ion mass spectrometer measuring ion distribution functions over an energy range from ~0.1 to 80 eV. ... The ion angular and energy distribution are obtained by means of an electrostatic optics defining 2 planes with several entrance windows. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/auroral/hyper.htm -- 7.7 Кб -- 01.04.1997
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/auroral/hyper.htm -- 7.7 Кб -- 01.04.1997
Похожие документы

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


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

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

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