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

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

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

1. Stellarium: Member List
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... ClassљMembers . AngleSpinBox Member List . This is the complete list of members for AngleSpinBox , including all inherited members. AngleSpinBox (QWidget *parent=0, DisplayFormat format=DMSSymbols, PrefixType prefix=Normal) (defined in AngleSpinBox ) . ... DecimalDeg enum value . ... inline . ... DisplayFormat enum name . ... Unknown enum value (defined in AngleSpinBox ) . ... AngleSpinBox () (defined in AngleSpinBox ) . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classAngleSpinBox-members.html -- 11.5 Кб -- 28.02.2014
Похожие документы

2. casacore: Member List
... Class List . ... Class Members . This is the complete list of members for casa::Normal , including all inherited members. asString (Random::Types type) . casa::Random . ... asType (const String &str) . ... BINOMIAL enum value . ... casa::Normal . virtual] . ... DISCRETEUNIFORM enum value . ... ERLANG enum value . ... GEOMETRIC enum value . ... HYPERGEOMETRIC enum value . ... LOGNORMAL enum value . ... NORMAL enum value . ... Generated on Fri Sep 3 2010 13:08:01 for casacore by 1.7.1 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Normal-members.html -- 15.0 Кб -- 14.02.2011
Похожие документы

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

4. TUI:Scripts:Scripting Tutorial:User Input
This example shows how to add a few input widgets to a script and how to get data from them. This is a fairly artificial example in that one would normally just use the DIS Expose window for this purpose. ... import RO.Wdg import Tkinter import TUI .Inst.ExposeModel as ExposeModel from TUI .Inst.ExposeStatusWdg import ExposeStatusWdg class ScriptClass(object): Take a series of DIS darks with user input . def __init__(self, sr): Display exposure status and a few user input ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Scripts/ScriptingTutorial/UserInput.html -- 6.6 Кб -- 05.09.2014
Похожие документы

5. A.2 Normalized Passbands including System Response
. Space Telescope Science Institute . http://www.stsci.edu . Voice: (410) 338-1082 . help@stsci.edu .
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/instruments/wfpc2/Wfpc2_hand6/ch999_appendix_a_passbands3.html -- 4.2 Кб -- 20.11.2003
Похожие документы

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

7. pdev_birdies_25jun07
... The fpga code has been modularized so that different signal processors can reuse the verilog code of the different modules. ... Module constants are normally defined in module/src/Makefiles.def . ... dlpf/ : Code for DLPF module. src: Makefile.defs, mkdlpf perl script, top.v . ... plinth : holds code that is not included in sp. src: verilog code for plinth as well as Makefile.defs. build: this directory has an .edn and .edf file but no Makefile? . ... dlpf: Makefile to build dlpf module for sp . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/fpga.html -- 25.5 Кб -- 06.02.2009
Похожие документы

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

9. Apache's Handler Use
What is a Handler . ... mod_actions . ... A "handler" is an internal Apache representation of the action to be performed when a file is called. Generally, files have implicit handlers, based on the file type. Normally, all files are simply served by the server, but certain file types are "handled" separately. Apache 1.1 adds the ability to use handlers explicitly. ... The following directives will enable the send-as-is handler, which is used for files which contain their own HTTP headers. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/handler.html -- 7.2 Кб -- 15.10.2001
Похожие документы

10. SAS Makefiles
to build all that is needed to run, do make (either at the toplevel directory of the SAS or your package). If it reports an error, see build.html. to run the tests do 'make test'. to run a thorough check, do make check (either at the toplevel directory of the SAS or your package). ... Each subdirectory contains a Makefile that includes the toplevel Make.include. ... Each Makefile should define a few variables and then include the toplevel Makefile: # Makefile include $(SAS_DIR)/Make.include are: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/make.html -- 9.0 Кб -- 09.08.2000
Похожие документы

11. Linux I/O port programming mini-HOWTO: Using I/O ports in C programs
... Routines for accessing I/O ports are in /usr/include/asm/io.h (or linux/include/asm-i386/io.h in the kernel source distribution). ... Before you access any ports, you must give your program permission to do so. This is done by calling the ioperm() function (declared in unistd.h , and defined in the kernel) somewhere near the start of your program (before any I/O port accesses). ... For example, ioperm(0x300, 5, 1) would give access to ports 0x300 through 0x304 (a total of 5 ports). ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/io-portprog/IO-Port-Programming-2.html -- 7.6 Кб -- 02.10.2012
Похожие документы

12. http://hea.iki.rssi.ru/integral06/proceedings.doc
... Margin |0.79|2.0| ... Font: Text: Times New Roman Variable: Times New Roman Italic Symbol: True Type Symbol font (Type 1 fonts only) Type Size: Paper title: 12 pt bold (TITLE) Author(s): 10 pt bold (Author) Affiliation(s): 10 pt italic (Affiliation) Normal text: 10 pt (regular text) Text in tables: 9 pt Symbols: 10 pt (( ( ( ) Sub/super-script: 7 pt (x y) For Latex users, a set of macros is available on the ESA Publications www- site: http://www.esa.int/SPECIALS/ESA_Publications/SEMA2D81Y3E_0.html 3...
[ Текст ]  Ссылки http://hea.iki.rssi.ru/integral06/proceedings.doc -- 763.5 Кб -- 21.03.2007
Похожие документы

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

14. ASP: Eclipse Watching: Making a Solar Filter
adapted from Observe: Eclipses, published in 1979 by the Astronomical League and "Safe Solar Filters," by B. Ralph Chou, Sky and Telescope, August 1981) . ... Tape TWO pieces of film together into a sandwich, and tape this over the opening in the cardboard. ... The cardboard frame will act as a shade from the bright Sun, while you safely observe through the film sandwich. ... Undeveloped film is not safe. ... tape . ... At the end of one of the tubes, tape the aluminum foil, and make a tiny pinhole. ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/edu/publications/tnl/41/filter.html -- 10.0 Кб -- 02.10.2012
Похожие документы

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

16. OptInt PmWiki : PmWiki / Url Approvals
OptInt PmWiki : Pm Wiki / Url Approvals . ... This page explains how to discourage "link spamming" on your wiki site using PmWiki's urlapprove.php script. ... allowing you to limit the number of unapproved links that may be added to a page. ... page. You can limit the number of unapproved links per page. ... To see what link is to be approved without editing the page a tool tip can be displayed when the cursor hovers over the (approve links) link that displays the URL. e.g. Example . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/UrlApprovals?action=print -- 16.2 Кб -- 01.03.2014
Похожие документы

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

18. PINTofALE EXAMPLE : Simulation for Chandra ACIS-I
... This thread uses PINTofALE to generate a simulated Chandra spectrum. ... define a DEM . ... pset marx .par ExposureTime=50000 OutputDir='sim_ marx ' \ ; GratingType='NONE' DetectorType=' ACIS-I ' SourceFlux=-1 \ ; SpectrumType='FILE' SpectrumFile='spec_ marx .dat' \ ; SourceType='POINT' DitherModel='INTERNAL' ; marx TSTART=2006.46 ; marx2fits sim_ marx / spec_ marx .evt ; dmextract infile= spec_ marx .evt[EVENTS][(x,y)=circle(4018,4141,10)] ; [bin pi=1:1024:1] outfile= spec_ ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PINTofALE/doc/EXAMPLE_Chandra.html -- 11.5 Кб -- 01.10.2012
Похожие документы

19. Encapsulated PostScript Files
... For any PostScript hardcopy printer that has been assigned by ASSIGN/GRAPH , MIDAS produces a so-called encapsulated PostScript file. Using a public domain macro package ( e.g. Psfig/TeX) this PostScript plot file can, with a minimum of effort, be included in TeX or LaTeX documents. To do so, in the TeX or LaTeX document one should refer to the (possibly renamed) MIDAS PostScript file (normally pscrplot.ps ). ... Here is how the LaTeX text file with the included MIDAS plot then looks like. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node84.html -- 4.0 Кб -- 23.02.1996
Похожие документы

20. http://www.stecf.org/goods/releases/20040430/goods_isaac_tiles.reg
Region file format: DS9 version 3.0 # GOODS/ESO observations of the CDFS with ISAAC [ProgID=168.A-0485(A)] global color =red font= helvetica 10 normal select=1 edit=1 move=1 delete=1 include=1 fixed=0 source # Completed fields in J and Ks (1.0 release - April 2004): fk5 ; box (53.13820,- 27.74867 , 150.0 , 150.0 ,0) # color = cyan text (53.13820,- 27.74867 ,{9}) # color = yellow fk5 ; box (53.09112,- ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/goods/releases/20040430/goods_isaac_tiles.reg -- 4.0 Кб -- 10.05.2004
Похожие документы
Еще в разделе: (Показать все результаты (>248) - www.stecf.org/ )

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


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

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

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