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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.astronomy.net/forums/observation_reports/messages/247.shtml.

1. Attributes
... Requires a handle to the object and the name of the attribute. units Returns a string describing the units of an attribute, given a handle to the object and the name of the attribute. label Returns the comment string of an attribute, given a handle to the object and the name of the attribute. setAttribute Sets the value of an attribute. In the case of a numeric attribute, requires the handle of the object, the name of the attribute, the value, the units and a comment. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/dal/node25.html -- 5.4 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>9055) - xmm.vilspa.esa.es/ )

2. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/reset.htm
... A reset button on an HTML form. ... Client-side object . ... JavaScript 1.1: added type property; added onBlur and onFocus event handlers; added blur and focus methods . JavaScript 1.2: added handleEvent method The HTML INPUT tag, with "reset" as the value of the TYPE attribute. ... JavaScript 1.0 blur() None The following example removes focus from the reset button userReset: userReset.blur() This example assumes that the button is defined as <INPUT TYPE="reset" NAME="userReset"> Reset.focus . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/reset.htm -- 21.9 Кб -- 07.10.1999
Похожие документы

3. Properties
... Drag data has the following properties: . Drag action type (ie GDK_ACTION_COPY, GDK_ACTION_MOVE). ... A GDK_ACTION_COPY would be a typical drag-and-drop without the source data being deleted while GDK_ACTION_MOVE would be just like GDK_ACTION_COPY but the source data will be 'suggested' to be deleted after the received signal handler is called. ... Sent and received data format types ( selection target ) come into play only in your request and received data handler functions. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-draganddropproperties.html -- 5.0 Кб -- 19.07.2002
Похожие документы

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

5. CSPICE Routines: EKINSR_C
... Abstract Add a new, empty record to a specified E-kernel segment at a specified index. ... Brief_I/O Variable I/O Description -------- --- -------------------------------------------------- handle I File handle. segno I Segment number. recno I Record number. ... If recno is equal to NREC, the new record is appended. ... To append a record to a segment, use the routine ekappr_c . ... Recall that the DATAORDERS table is in segment number 0./ recno = 0; segno = 0; ekinsr_c ( handle, segno, recno ); /. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/ekinsr_c.html -- 10.6 Кб -- 17.12.2005
Похожие документы

6. Unordered Lists
... Content Model: Optional list header (LH), followed by one or more list items (LI) . An unordered list typically is a bulleted list of items. ... Note: Some legacy documents may include headers or plain text before the first LI element. ... DIR lists are used to present lists of items containing up to 20 characters each. ... CLASS . ... The WRAP attribute is used for multicolumn lists. Use wrap=vert if you want to arrange the list items down the page before wrapping to the next column. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/bulletlists.html -- 6.6 Кб -- 19.12.1996
Похожие документы

7. Procedure to handle Waiver Requests
... The Phase 2 Waiver Request procedure is the channel to handle such requests. ... Waiver requests are handled from PROP, enabling easy(er) back-up in case of absence of the support astronomer to whom the run is assigned. ... The following file lists the standard waivers providing guidelines whether the specific waiver request is handled directly by USD support astronomer or it requires input from Paranal: . ... USD support astronomer sends the final decision on the waiver to the user who requested it...
[ Сохраненная копия ]  Ссылки http://www.eso.org/observing/usg/sciops/Waivers/ -- 11.3 Кб -- 28.12.2015
Похожие документы

8. Who Says What Anything Means? - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . Forums: . ... Who Says What Anything Means? ... Post Message | ... Posted by Richard D. Stafford, Ph.D. on November 25, 2002 11:11:43 UTC . ... They must be handing out doctorates.... - cosmotiger - November 25, 2002 - 19:09 UTC . ... I did say it too simply - quiet - November 26, 2002 - 19:08 UTC . ... www.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/exploration/messages/163.shtml -- 19.9 Кб -- 09.04.2016
Похожие документы

9. http://www.atnf.csiro.au/computing/software/gipsy/sub/events.dc3
... Category: SYSTEM File: events.src Author: J.P. Terlouw Description: The eventhandler routines allow a program to specify ("schedule") one or more functions to be called when a specified event occurs. An event can be one of the following: - data can be read from a specified file descriptor; - data can be written to a specified file descriptor; - a specified period of time has elapsed. The following elementary routines are available: ScheduleRead - Schedule function for reading. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/events.dc3 -- 4.4 Кб -- 04.08.1999
Похожие документы

10. ELECTRICITY GENERATION
.
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/1995/ph161/l3.html -- 7.3 Кб -- 03.10.1997
Похожие документы
Еще в разделе: (Показать все результаты (>339) - zebu.uoregon.edu/ )

11. MCP Menu documentation
Instructions for using Menu-driven Axis Control Software . ... Altitude and azimuth axes use position feedback and the setting is in counts per second times 10. ... Use b to set the brakes and use c to clear the brakes for the corresponding axis, either azimuth or altitude. ... Use m to move to the previously specified position and velocity for the corresponding axis; either azimuth or altitude. ... Use g to move to the previously specified position and velocity for both the azimuth and altitude axis. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/25Procedures/ArchiveProced/op99002motcontrlviamcp.htm -- 6.7 Кб -- 19.02.2001
Похожие документы

12. Actor Prolog User Guide. Residents.
In Actor Prolog a resident is a special mechanism that helps processes to inspect state of other processes. A resident observes the state of a specified (target) process and if the state of the process changes (for instance, after message handling) it proves a specified predicate of the process. ... Work of the resident. ... Any change of the list of target processes or arguments of resident function results in activation of the resident and repeated collection of information in the target worlds. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_reside.html -- 14.6 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>438) - www.cplire.ru/ )

13. String Handling: <string.h>
... Basic String Handling Functions . ... Character conversions and testing: ctype.h . ... char *stpcpy ( const char *dest, const char *src) -- Copy one string into another. int strcmp( const char *string1, const char *string2) - Compare string1 and string2 to determine alphabetic order. char *strcpy( const char *string1, const char *string2) -- Copy string2 to stringl. char *strerror( int errnum) -- Get error message corresponding to specified error number ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node19.html -- 14.1 Кб -- 02.10.2012
Похожие документы

14. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы

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

16. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1
TH setINDI 1 .SH NAME setINDI \- set one or more writable INDI property values .SH SYNOPSIS \fBsetINDI [options] device.property.e1[;e2...]=v1[;v2...] ... \fP .SH DESCRIPTION .na .nh .PP setINDI connects to an indiserver and sends commands to set new values for specified properties. ... TP -p <p> connect using alternate port p; the default is 7624. ... SH EXIT STATUS The setINDI program exits with a status of 0 if it suceeded in setting the new value for each specified property. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1 -- 3.2 Кб -- 03.08.2011
Похожие документы

18. Getting Common Information About Access Points
There are various kinds of generic information you can retrieve about an XPA access point by using the xpaget command. ... Each XPA access point supports a number of reserved sub-commands that provide access to different kinds of information, e.g. the access control for that access point. ... acl get (set) the access control list [options: host type acl, for set] . ... This access point is available only on the server machine. -env get (set) an environment variable [options: name (value, for set)] . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/info.html -- 7.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/info.html -- 7.9 Кб -- 01.10.2012
Похожие документы

19. Stellarium: ScreenImageMgr Class Reference
Stellarium 0.12.3 . ... ScreenImageMgr Class Reference . ... createScreenImage (const QString &id, const QString &filename, float x, float y, float scale=1., bool visible=true, float alpha=1., float fadeDuration=1.) ... setImageAlpha (const QString &id, float alpha) . ... setImageXY (const QString &id, float x, float y, float duration=0.) ... virtual voidљ . ... the ID for the desired image. virtual void ScreenImageMgr::draw . ... the ID for the desired image. virtual void ScreenImageMgr::init . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classScreenImageMgr.html -- 39.4 Кб -- 28.02.2014
Похожие документы

20. http://www.mccme.ru/ium/postscript/s12/T1-Sem4.pdf
... A closed surface (i.e. a compact surface without boundary) is homeomorphic to either a sphere with g handles (a connected sum of a sphere with g tori) or to a sphere with g M obius bands attached (a connected sum of a sphere with g copies of RP 2 ). A compact surface with boundary is homeomorphic to a closed surface with a nite number of disks deleted. ... Prove that on the sphere with g handles the maximal number of nonintersecting closed curves not dividing this surface is equal to g. IV.11. ...
[ Текст ]  Ссылки http://www.mccme.ru/ium/postscript/s12/T1-Sem4.pdf -- 60.4 Кб -- 09.03.2012
Похожие документы

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


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

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

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