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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/31370.html.

1. Stellarium: SphericalRegionP Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... SphericalRegionP Class Reference . ... SphericalRegionP (const SphericalRegionP &other) . ... Create a SphericalRegion from the given input JSON stream. ... ra,dec], [ra,dec], [ra,dec], [ra,dec]] A list of points connected by great circles with the last point connected to the first one. ... a valid QVariantMap which can be created e.g. from parsing a JSON file with the StelJsonParser class. static void SphericalRegionP::serializeToJson . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSphericalRegionP.html -- 20.2 Кб -- 28.02.2014
Похожие документы

2. LWN: Driver porting: Device classes
... This article is part of the LWN Porting Drivers to 2.6 series . ... To help with this sort of resource discovery issue, the driver model exports a "class" interface. Devices, once registered, can be associated with one or more classes which describe the function(s) performed by the device. ... int (*hotplug)(struct class_device *dev, char **envp, int num_envp, char *buffer, int buffer_size); . ... struct class *class; int (*add) (struct class_device *); void (*remove) (struct class_device *); . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/porting_to_26/31370.html -- 18.6 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/porting_to_26/31370.html -- 18.6 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/porting_to_26/31370.html -- 18.6 Кб -- 02.10.2012
Похожие документы

3. casacore: casa::TableVector< T > Class Template Reference
... casa . casa::TableVector< T > . ... Templated read/write table column vectors. ... TableVector (const Table &, const String &) . ... Create a table vector from another one (reference semantics). ... operator= (const ROTableVector < T > &) . ... Create a table vector from another one (reference semantics). template<class T> . ... Create table vector containing given Vector (reference semantics). template<class T> . ... Create table vector containing a Vector with given length. template<class T> . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1TableVector.html -- 34.1 Кб -- 14.02.2011
Похожие документы

4. Initializing a New Class
... Normally you do not need a base class initializer. ... GtkButton . Here is the GtkButton class initialization function, just to give you an initial sense of things; read on to learn what this code does. static void gtk_button_ class _init (GtkButtonClass * klass ) { GtkObjectClass * object_class ; GtkWidgetClass * widget_class ; GtkContainerClass *container_ class ; object_class = (GtkObjectClass*) klass ; widget_class = (GtkWidgetClass*) klass ; container_ class = (GtkContainerClass*) ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GGAD/sec-classinit.html -- 12.6 Кб -- 12.07.2000
Похожие документы

5. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. ... During initialisation, the server will call each modules hook registering function, which is included in the module structure: . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/developer/hooks.html -- 13.8 Кб -- 21.01.2013
Похожие документы

6. The Body Element and Related Elements
... Content Model: %Body.Content . ... Note that the ID, LANG and CLASS attributes can be used with virtually all of the elements permitted in the document body. ... CLASS . ... The CLASS attribute is most commonly used to attach a different style to some element, but it is recommended that where practical class names should be picked on the basis of the element's semantics, as this will permit other uses, such as restricting search through documents by matching on element class names. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/docbody.html -- 4.2 Кб -- 19.12.1996
Похожие документы

7. Tcl- and [Incr tcl]- Based Applications for Astronomy and the Sciences
... Up: Science Software Applications . ... It has extensions for creating GUI (Tk) and object-oriented ([incr tcl]) applications. Several Tcl-based tools that may be used for astronomical and other scientific applications have been created and are discussed. One example is ptcl , which registers PGPLOT functions as Tcl commands, creating a powerful interactive plotting package. ... Both programs use the same C code, Tcl commands, and [incr tcl] classes; only the GUIs are different. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/eliasn.html -- 10.1 Кб -- 23.06.1998
Похожие документы

8. Region Names and Colors
SAOtng can associate names with region markers in order to aid users in remembering the significance of the region. ... By default, marker regions that you create in SAOtng are defined to be either "source" regions or "background" regions and are colored green and red, respectively. ... This type name is controlled by the "Set Type (and Color)" option in the marker menu (activated using the right mouse button within a region). ... Colors can be associated with names for regions. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regionnames.html -- 5.1 Кб -- 01.10.2012
Похожие документы

9. NewImage (ImageJ API)
... public class NewImage . ... createByteImage (java.lang.String title, int width, int height, int slices, int options) . ... Method Detail public static ImagePlus createByteImage (java.lang.String title, int width, int height, int slices, int options) . ... public static void open (java.lang.String title, int width, int height, int nSlices, int type, int options) . public static ImagePlus createImage (java.lang.String title, int width, int height, int nSlices, int bitDepth, int options) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/NewImage.html -- 23.0 Кб -- 02.12.2010
Похожие документы

10. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/text-archives/vclassed16.txt
... It can even create instances of WPS Classes. ... Proposed directory for placement: /pub/os2/util/wps Your name: Gianfilippo Cimmino Email address: gianfli.cim@gmail.com Program contact name: Daniele Vistalli Program contact email: dvistalli@tin.it Program URL: http://www.quasarbbs.com/Virusface Would you like the contact email address included in listings? yes Operating System/Version: OS/2 Warp (3.0 and 4.0) Additional requirements: None Replaces: ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/text-archives/vclassed16.txt -- 2.0 Кб -- 11.09.2014
Похожие документы

11. How to create a new tool in CASA Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... Building CASA . ... XML Schema for the tools description ( casa.xsd ) . These are my notes on how to create a new tool for CASA, in particular in this case a new tool to implement WVR phase correction. ... include <wvrphase_cmpt.h> . ... All of the files below need to be placed in the casa/code/xmlcasa/implement/synthesis directory and the tool will be built and accessible from Python. ... create (); wvrphase . ... How to create a new tool in CASA . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/casanewtool.html -- 19.7 Кб -- 04.04.2016
Похожие документы

12. Zen: ReadmeTrgm
... The trgm contrib module provides functions and index classes for determining the similarity of text based on trigram matching. ... The set of trigrams in the word "cat" is " c", " ca", "at " and "cat". *real similarity(text, text) . ... The trgm module comes with an index operator class that allows a developer to create an index over a text column for the purpose of very fast similarity searches. ... CREATE TABLE test_trgm (t text); CREATE INDEX trgm_idx ON test_trgm USING gist(t gist_trgm_ops); . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/oddmuse/index.cgi/ReadmeTrgm -- 13.1 Кб -- 11.04.2016
Похожие документы

13. Python: module create_contacts
create_contacts (version 14.05.08) . ... Run the PASS AVTUT tool. ... Allow for user input tdrs.dat file. ... Modules . ... time_util . ... pass_product.pass_product ( configure_util.pickled_product ) . ... class avtut ( pass_product.pass_product ) . ... pass_product.pass_product . ... init__ (self, ms =None , tut_file ='' , tdrs_dat =None ) . ... Get the run name this product is associated with. get_run_time (self) . ... set the run name this product is associated with. set_run_time (self, runtime) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/create_contacts.html -- 21.3 Кб -- 08.04.2016
Похожие документы

14. DFOS: calibration memory and AB creation
... This page deals with the operational issue of how to fill the calibration memory properly, and with the interplay of createAB and that memory. The calibration memory is the list of all calibration product files currently available for association. ... The dynamic calibrations are created by the pipeline from raw files and are stored in $DFO_CAL_DIR/<date>. ... DFO_CAL_DIR/VCAL is the pool of virtual calibrations. ... The calibration memory is managed by DFOS in the following way: . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/AB_creation1.html -- 9.2 Кб -- 06.03.2013
Похожие документы

15. Does the time it takes different methods to create all the elements coincide
... Does the time it takes different methods to create all the elements coincide with the universeт??s accepted age? ... Illinois Urbana-Champaign) Different kinds of stars create elements at different rates, all of which are consistent with the age of the universe. Get instant access to subscriber content on Astronomy.com! ... Registration is FREE and takes only a few seconds to complete. If you are already registered on Astronomy.com, please log in below. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/magazine/ask-astro/2011/02/cosmic-chemistry -- 63.2 Кб -- 10.04.2016
Похожие документы

16. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы

17. Can Black Holes Create Space Time? - an Astronomy Net Blackholes Forum Message
Blackholes Forum Message . ... Can Black Holes Create Space Time? ... Quasar jet streams (QJS) have been exhibiting Faster than light motion since they were first discovered by radio astronomy a long time ago. ... But what if Black holes were creating Space time, what if a relationship between matter energy and space time exists, in a conundrum what can matter exist in, it can exist in side of it's self, how about this as a hypothesis, can black holes create space time? ... www.astronomy.net . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes/messages/6660.shtml -- 15.7 Кб -- 09.04.2016
Похожие документы

18. Колготки для кукол Zapf Creation Baby Annabell 2 пары 792-261 в ассортименте -
... Бренд: Zapf Creation, Тип: Колготки для кукол . Аксессуары для кукол . ... Пособие содержит темы, подготовленные на основе базовой учебной программы по дисциплине "Банковский маркетинг". ...
[ Сохраненная копия ]  Ссылки http://astrokuban.info/astroku5800.html -- 18.8 Кб -- 14.02.2016
Похожие документы

19. q3c [SAI Virtual Observatory - Wiki]
Trace: q3c . start : q3c . ... SAI VO Projects . ... Help on Wiki search . ... dropdb q3ctest createdb q3ctest psql q3ctest /usr/local/pgsql/share/contrib/ q3c .sql psql q3ctest /usr/local/pgsql/share/contrib/pg_sphere.sql \timing on DROP TABLE running_ q3c ; DROP TABLE running_pgsphere; CREATE TABLE running_ q3c (id INT, ra FLOAT, dec FLOAT); CREATE INDEX running_ q3c _idx ON running_ q3c ( q3c _ang2ipix(ra, dec)); CREATE ... SAI VO | ... SAI MSU | ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/q3c?do=register -- 14.5 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>238) - vo.astronet.ru/ )

20. SSAU will create sandwich materials
... Educational programs (English) . ... SSAU History . ... On June 11 Heinz Palkovski, Director of Institute of Metallurgy from Germany conducted a lecture on Preparation, testing and use of sandwich materials . ... The very same material is a sandwich, where the base and the filler arranged in layers of a certain thickness. ... Professor Heinz Palkovski is currently engaged in research of sandwich materials and his lecture was devoted to this theme. ... Tags: heinz palkovski lecture sandwich materials...
[ Сохраненная копия ]  Ссылки http://www.ssau.ru/engnews/10695-SSAU-will-create-sandwich-materials/ -- 26.1 Кб -- 18.06.2014
Похожие документы

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


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

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

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