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
[ Сохраненная копия ]