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

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

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

1. Stellarium: Member List
... ClassљList . ... Planet Member List . ... protected . ... computeDistance (const Vec3d &obsHelioPos) (defined in Planet ) . ... drawHints (const StelCore *core, class StelRenderer *renderer, const QFont &planetNameFont, SharedPlanetGraphics &planetGraphics) (defined in Planet ) . ... getParentSatellitesFov (const StelCore *core) const (defined in Planet ) . ... getSkyLabel (const StelCore *core) const (defined in Planet ) . ... getSpheroidAngularSize (const StelCore *core) const (defined in Planet )...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classPlanet-members.html -- 41.6 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>2706) - 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
Похожие документы
Еще в разделе: (Показать все результаты (>168) - 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. 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
Похожие документы
Еще в разделе: (Показать все результаты (>2000) - www.sai.msu.su/ )

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

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

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

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

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

10. Pulsar Group Tasks/Clear Parkes
... Data archive . Tasks . When the DFB disks start to fill up an automated email is sent to various staff members (including George, Dick and John Sarkissian). ... John Sarkissian backing up the data at Parkes . ... choose the correct disk at the top of the script that you wish to remove files from (e.g., /nfs/ PKCCC3 _1, /nfs/ PKCCC4 _1 or /nfs/ PKCCC4 _3). ... This file should be copied to one of the following directories at Parkes: /data1/ PDFB4 _1, /data1/ PDFB3 _1. e.g., . ... Group . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/pulsar/index.html?n=Tasks.ClearParkes -- 10.7 Кб -- 01.03.2014
Похожие документы

11. http://xmm.vilspa.esa.es/sas/6.0.0/doc/hkstrip/ChangeLog
... Version 3.12 - 2002-08-02 (DH) ------------ - Update DEPEND file to latest param version. Version 3.11 - 2002-08-02 (DH) ------------ - Update for new parameter interface. Version 3.10 - 11-10-2001 (DH) ------------ - Change MJD reference time and include a complete set of timing keywords in hkstrip output files where the input file has ascii times. ... Version 3.2 - 10-08-99 (DH) ----------- - Change test harness reference file to reflect new version of testodf/scisimsimple. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/hkstrip/ChangeLog -- 3.9 Кб -- 08.08.2002
Похожие документы

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

13. Apache HTTP Server: Security Tips
... Server Side Includes . ... Protect Server Files by Default . Some hints and tips on security issues in setting up a web server. ... In typical operation, Apache is started by the root user, and it switches to the user defined by the User directive to serve hits. ... If the logs directory is writeable (by a non-root user), someone could replace a log file with a symlink to some other system file, and then root might overwrite that file with arbitrary data. ... Accessing http://localhost/~root/ . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/security_tips.html -- 12.2 Кб -- 01.08.2003
Похожие документы

14. ESO - Swedish Heterodyne Facility Instrument Science Verification
... Science . ... Science Users Information > Science Activities > APEX Science Verification > SHFI . ... Observing Facilities . ... Observing with ESO Telescopes . ... Telescope Time Allocation . ... ESO Data . ... The Science Verification (SV) observations of the APEX Swedish Heterodyne Facility Instrument were observed in March 2008. ... A selection of the APEX-1 proposals listed below have been observed during the week of joint SV observations in March 2008, and later during the ESO time of period...
[ Сохраненная копия ]  Ссылки http://www.eso.org/sci/activities/apexsv/shfisv.html -- 33.1 Кб -- 10.04.2016
Похожие документы

15. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/sai/merlin/asv-review2
... Here is my bug report. 0) Complete installation took about 200MB (not including swap file). ... Open IBM Works, select "New" Word Processor, type something, try to exit). 2) Truetype font rendering looks poor. ... No controls appear. ... 15) Install routines are very inconsistent between them - different look, different controls, etc. 16) Installation CD is also a mess; I suspect they are having great time coordinating pieces of software written by different people into one installation. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/sai/merlin/asv-review2 -- 5.5 Кб -- 02.08.1996
Похожие документы

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

17. vxWorksPrograms
... aosock_Cmd Converting rpc routines on vxWorks to use daemons : . ... pnt_Cmd: interfaces to the telescope pointing, tiedowns,turret. aosock_Cmd: lets you do regular socket i/o from a tcl script. ... If TCL_ERROR is returned then then command will be aborted (or any function it is called from). ... Errors will usually return with an error message included in the return value. aosock (cl)ose $sockFd . ... TCL_OK with n telling of the bytes returned: . n >0 bytes return. ... sockFd is socket number . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/vxWorks.html -- 15.8 Кб -- 04.03.2013
Похожие документы

18. http://www.adass.org/adass/proceedings/adass02/reprints/P3-12.pdf
... The BIMA Image Pipeline is nearing production mode. ... For example, a processing job to fill, calibrate, and image data is composed of a sub-stage that uses a shell script to copy the data to be processed to the work area, a substage that uses a Glish script for filling and calibration in AIPS++ on a serial machine, a sub-stage that uses a Glish script for imaging and deconvolution on a parallel machine such as a Linux cluster, and a sub-stage that uses a shell script to archive the data products. ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass02/reprints/P3-12.pdf -- 77.1 Кб -- 11.03.2003
Похожие документы

19. Benefits of the Exercise
... Students were asked to complete a questionnaire after the end of the course. ... All students completed the questionnaire. 38% of the students commented that it forced them to thoroughly learn and understand the course material. ... Took lots of thought and made you apply lecture material. 31% of students commented that this exercise forced them to think hard. ... I conclude that the exercise succeeded in making students thoroughly think through and learn the course material. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/pfrancis/pbl/paper/node6.html -- 5.7 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>435) - www.mso.anu.edu.au/ )

20. Main research and development work completed in 2009 and ready for
... Space Research Institute . ... Main research and development work completed in 2009 and ready for implementation . ... Development of the Northern Eurasia land cover map based on medium spatial resolution satellite data. ... The research and development has been completed of the first in Russia and in the whole world high-speed digital streams decoder for space and satellite channels with extremely high noise levels. ... Main research and development work completed in 2008 and ready for...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/eng/niokr2009.htm -- 7.7 Кб -- 18.07.2011
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/eng/niokr2009.htm -- 7.7 Кб -- 18.07.2011
Похожие документы

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


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

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

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