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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/gui/Arrow.html.

1. ThresholdAdjuster (ImageJ API)
... Class . ... FIELD | ... DETAIL: FIELD | ... All Implemented Interfaces: . ... public class ThresholdAdjuster . ... Nested classes/interfaces inherited from class java.awt.Frame . ... Nested classes/interfaces inherited from class java.awt.Window . ... Nested classes/interfaces inherited from class java.awt.Container . ... Nested classes/interfaces inherited from class java.awt.Component . ... Fields inherited from class java.awt.Frame . ... Fields inherited from class java.awt.Component . ... void ....
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/frame/ThresholdAdjuster.html -- 33.6 Кб -- 02.12.2010
Похожие документы

2. Stellarium: AddRemoveLandscapesDialog Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ClassљHierarchy . ... AddRemoveLandscapesDialog Class Reference . voidљ . ... setVisible (bool) . This function overrides the non-virtual StelDialog::setVisible() to allow the current landscape to be selected in the list of user landscapes (if it is in the list) every time the dialog is displayed. ... boolљ . ... virtual void AddRemoveLandscapesDialog::createDialogContent . ... void AddRemoveLandscapesDialog::setVisible . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classAddRemoveLandscapesDialog.html -- 14.8 Кб -- 28.02.2014
Похожие документы

3. Python: module dan_util
dan_util (version 16.01.13) . ... dan_util.py . ... A module for dealing with JWST DAN messages. ... Methods defined here: . ... check_checksum (self) . ... Returns True if the check passes. Otherwise, returns False. check_size (self) . ... validate (self, prd_name =None , override_name ='NONE' , dbserver ='' , dbname ='' , sql_schema ='' ) . ... init__ (self, dan ='' , sftp =None , logfile =None , logging_level =20 , email =None ) . ... Update the DAN_ACK XML accordingly. return_dan_ack (self) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/dan_util.html -- 30.1 Кб -- 08.04.2016
Похожие документы

4. Property index
previous next contents properties index . ... Inherited? ... inherit . ... yes . aural . ... visual . ... none | ... length> ]{1,2} | ... block-level and replaced elements . ... see individual properties . ... table' and 'inline-table' elements . ... length> <length> ? ... the value of the 'color' property . ... auto | ... positioned elements . ... table-caption' elements . ... yes, the computed value is inherited . ... all elements except non-replaced inline elements and table elements . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/propidx.html -- 60.5 Кб -- 12.05.1998
Похожие документы

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

6. lsst.coordConv: coordConv::GalCoordSys Class Reference
lsst.coordConv љ unknown . ... coordConv::GalCoordSys Class Reference . ... GalCoordSys (double date=0) . ... clone (double date) const . ... taiFromDate (double date) const . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom (double &toDir, double &scaleChange, CoordSys const &fromCoordSys, Coord const &fromCoord, double fromDir, Site const &site, double tai=0) const . ... virtual coordConv::GalCoordSys::~GalCoordSys . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_gal_coord_sys.html -- 42.3 Кб -- 07.05.2015
Похожие документы

7. Use of Inheritance Techniques in Real-Time Systems under DRAMA
... In real-time instrument control systems such as the AAO's DRAMA system, where relatively complex individual tasks control their own parts of a system (spectrograph, camera, telescope, etc), there are often significant similarities between tasks. ... DRAMA is written in C, but combines ideas from the X Windows Xt toolkit with its use of named actions in tasks to provide a successful, effective, inheritance mechanism. ... This action is used to set the simulation mode of our tasks. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/farrellt2.html -- 13.0 Кб -- 03.11.2000
Похожие документы
Еще в разделе: (Показать все результаты (>138) - www.adass.org/ )

8. DUST: Graph Legend
... Truncated class, inheritance relation is hidden */ class Truncated : public Invisible { }; /* Class not documented with doxygen comments */ class Undocumented { }; /*! Class that is inherited using public inheritance */ class PublicBase : public Truncated { }; /*! ... A filled gray box represents the struct or class for which the graph is generated. ... A dark blue arrow is used to visualize a public inheritance relation between two classes. ... A dark red arrow is used for private inheritance. ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/graph_legend.html -- 5.4 Кб -- 11.07.2008
Похожие документы

9. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

10. Variable Override
... Occassionally it is useful for the user to override the value of a uv variable. ... When uvio opens an old file, for each variable name that is present in the uv file, it checks if there is a corresponding item with the same name. If there is, then the value of the item is used to override the value of the variable. Unfortunately the item must consist of a single number, and this single number will be copied into each value of the variable (if the variable consists of several elements). ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/miriad/progguide/node21.html -- 3.6 Кб -- 05.02.2013
Похожие документы
Еще в разделе: (Показать все результаты (>1974) - www.atnf.csiro.au/ )

11. work
Program's coordinator _ . ... Russia inherited a supermilitarisized space program; industrial enterprises and scientific organization strongly oriented to the requirements of Ministry of Defence; ground-based space infrastructure under control of military forces. ... The aim of the program: . ... Main program's directions: . evaluating perspectives of realization of existing military space projects; . substantiating variants of demilitarization of space activities in Russia Federation; . ...
[ Сохраненная копия ]  Ссылки http://www.altrs.narod.ru/En/C/En_CFile2_4.htm -- 9.8 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>5) - www.altrs.narod.ru/ )

12. Noche de Observaci†Ѓn National Astronomy and Ionosphere Center (Arecibo
NATIONAL ASTRONOMY AND IONOSPHERE CENTER . ... Astronomy . ... Noche de Observaci†Ѓn . Kick-Off Ceremony of the Arecibo Observatory 50th Anniversary . ... If you change the setting, it will apply to this article. ... Inherited €аmeans that the permissions from global configuration, parent group and category will be used. Denied €аmeans that no matter what the global configuration, parent group or category settings are, the group being edited cannot take this action on this article. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/general/index.php?option=com_content&view=article&id=252:noche&catid=105&Itemid=640 -- 16.0 Кб -- 13.04.2016
Похожие документы

13. Apache module mod_mime
This module provides for determining the types of files from the filename and for association of handlers with files. ... The directives AddCharset , AddEncoding , AddHandler , AddLanguage and AddType are all used to map file extensions onto the meta-information for that file. ... Files> . ... For example, if you had a directory you wanted to be parsed entirely as imagemap rule files, regardless of extension, you might put the following into an .htaccess file in that directory: SetHandler imap-file . ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_mime.html -- 28.9 Кб -- 05.11.2004
Похожие документы

14. Changing your environment: C and TC shells
At login the C (and TC shell) reads initialisation files in your home directory . First it reads the file .cshrc ( .tcshrc for TC shell) followed by the file .login . In addition to environmental variables, both these shells have a number of local shell variables which are not exported to the environment. When another shell is created to run a program, it only reads the .cshrc ( .tcshrc ) file, but it inherits any environment variables that were set up at login. more .. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/environment/env3b.html -- 2.5 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>17) - comet.sai.msu.ru/ )

15. Celestron 8 2000MM F10 - an Astronomy Net Celestron Forum Message
Celestron Forum Message . Forums: . ... Post . ... Celestron 8 2000MM F10 . ... Post Message | ... Posted by Todd L Warner on October 20, 2004 00:22:12 UTC . ... I've recently inherited an old 15 yrs+ or so, Celestron 8. ... It's a Celestron 8 2000MM F10 aper 8in elf80in that's all I have from the scope. ... www.astronomy.net . About Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/celestron/messages/382.shtml -- 13.7 Кб -- 09.04.2016
Похожие документы

16. Zen: GiST Concurrency Recovery
... GiST . ... GiST is now concurrent and have recovery support ! The gist of our work is that all GiST based extensions, such as tsearch2, ltree, intarray, PosGIS automatically inherit concurrency and recovery support after upgrading of PostgreSQL software and thereby provides applications an industrial strength. ... However, current GiST implementation (as of 8.0.3) still doesn't support concurrent access, transactional isolation or recovery, which PostgreSQL provides for B-tree access method. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/GiST_Concurrency_Recovery -- 13.1 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>86) - www.sai.msu.su/ )

17. XPA Programs
Use the XPA programs to send/receive data to/from XPA servers from the command line or from scripts. <data> | xpaset [-h] [-i nsinet] [-m method] [-n] [-p] [-s] [-t sval,lval] [-u users] [-v] <template> [paramlist] xpaget [-h] [-i nsinet] [-m method] [-s] [-t sval,lval] [-u users] <template> [paramlist] xpainfo [-h] [-i nsinet] [-m method] [-n] [-s] [-t sval,lval] [-u users] <template> [paramlist] xpaaccess [-c] [-h] [-i nsinet] [-m method] [-n] [-u users] [-v|-V] <template> [type] <data> | ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/programs.html -- 10.1 Кб -- 03.11.2006
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/programs.html -- 10.1 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>84) - hea-www.harvard.edu/ )

18. Environment variables
... Meta Index / Home Page / User information The behavior of the tasks is modified by the following environment variables: . ... This has the same meaning as the command line option --ccf (see above). A command line override supersedes any assignment made to SAS_CCF , i.e., the CIF pointed at via SAS_CCF is ignored in this case. ... A command line override supersedes any assignment made to SAS_CCFFILES , i.e., the list of CCF replacement constituents is ignored in this case. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/taskmain/node3.html -- 6.8 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>328) - xmm.vilspa.esa.es/ )

19. Further Threads Programming:Thread Attributes (POSIX)
... Attributes . Initializing Thread Attributes . ... Thread Stack Size . ... include <pthread.h> pthread_attr_t tattr; pthread_t tid; void *start_routine; void arg int ret; /* initialized with default attributes */ ret = pthread_attr_init(&tattr); /* call an appropriate functions to alter a default value */ ret = pthread_attr_*(&tattr,SOME_ATRIBUTE_VALUE_PARAMETER); /* create the thread */ ret = pthread_create(&tid, &tattr, start_routine, arg); . ... thread . ... stack size. priority New thread . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node30.html -- 29.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>58) - jet.sao.ru/ )

20. Forget-Me-Not - Slide Show
... Slide show: how to use Forget-Me-Not ? ... List of pages . View text page . ... Search system . Unique search . ... The main window (Fig. 1) has the program logo and the list of available archives (boxes). ... How the Leopard Changed Its Spots.box . ... Every chapter of the book is linked to the list of pages (documents) in the text form. ... For example, a fragment of one of the pages (Fig. 8) close by content to the aim of the search is taken as that input information for the request in Fig. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/html/InformChaosLab/products/slideshow.html -- 43.0 Кб -- 19.05.1999
Похожие документы
Еще в разделе: (Показать все результаты (>19) - www.cplire.ru/ )

1 | 2 | 3 | 4 | След.


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

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

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