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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/GgiPlotPrompter.dc2.

1. USER-INTERFACE general subroutines
The following general subroutines belong to the category USER-INTERFACE: . ... De-register a function registered previously by ScheduleGgiPlotCursor. ( ggi.src ) . ... Make Ggi element sensitive to user interaction ( ggi.src ) . ... Create a Ggi button element. ( ggi.src ) . ... Make Ggi element insensitive to user interaction ( ggi.src ) . ... Create a Ggi form element ( ggi.src ) . ... Modify a Ggi input element's user input keyword. ( ggi.src ) . ... Create a text input Ggi element ( ggi.src ) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/dc123doc/USER-INTERFACE_dc2subs.html -- 17.1 Кб -- 17.01.2009
Похожие документы

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

3. Simon Jeffery's Software Store: TAP chemical functions
SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . Return the element symbol. SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... FUNCTION TAP_EMASS ( IZ ) . Return the mean atomic weight of an element. FUNCTION TAP_ZELEM ( NAME ) . ... FUNCTION TAP_AELEM ( NAME ) . ... The mean atomic weight of the element associated with the given name is ! ... The element name associated with the given atomic number is ! ... The atomic number ot element associated with the given name is ! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_chemical.html -- 6.2 Кб -- 04.07.2002
Похожие документы
Еще в разделе: (Показать все результаты (>2114) - star.arm.ac.uk/ )

4. Elements of osculating planetary orbits. Explanation for Computer Ephemeris.
. Computer Ephemeris. Elements of osculating planetary orbits. Explanations. Each row contains at 0h of Time Dynamical Terrestrial of specified date in system of mean equator and ecliptic J2000.0 the ecliptic osculating elements of heliocentric orbit: inclination of orbital plane (degrees), longitude of ascending node (degrees), argument of perigelion (degrees), semimajor axis (astronomical units), mean motion (degrees per day), eccentricity (dimensionless), mean anomaly (degrees).
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/ephem/exp/Pl0.html -- 2.0 Кб -- 16.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>94) - space.univ.kiev.ua/ )

5. RadioAstron Mission Element Overview
Next: RSOG Pre-Observation Products . ... Mission Elements . ... The main mission elements (ME) are: . The RSOG, based at ASC, which is responsible for the science operation of the RadioAstron Mission. ... The Main Ballistic(Navigation) Center (MBC) belonging to Lavochkin Association coordinates preparation and exchange of orbit determination and orbit reconstraction ptoducts. ... Experiment codes of five characters are used in naming GRT related files. ... RSOG . ... Corr (GTS?) ... Corr (RSOG?) ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/rameo.htm -- 14.7 Кб -- 30.08.2001
Похожие документы
Еще в разделе: (Показать все результаты (>144) - www.asc.rssi.ru/ )

6. Argument association
... Fortran . Storage rules Dummy argument is a quantity in the specification of a procedure, function or subroutine. Actual argument is a quantity in the call of a procedure, function or subroutine. ... Becomes 101 END PROGRAM EXAMPLE SUBROUTINE SUB(X, Y, Z) IMPLICIT NONE REAL, INTENT(IN) :: X REAL, INTENT(INOUT) :: Y REAL, INTENT(OUT) :: Z Y = Y**2 Z = X + Y END SUBROUTINE SUB In Fortran there is really only one kind of argument usage, called argument association. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/a10.html -- 9.0 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/a10.html -- 9.0 Кб -- 17.02.1996
Похожие документы

7. NGC 1569: Heavy Elements from a Small Galaxy
... NGC 1569: Heavy Elements from a Small Galaxy . ... Still, heavy elements can profoundly influence galaxy and star formation ... not to mention the formation of planets and people. In this tantalizing false-color x-ray image from the orbiting Chandra Observatory , small dwarf galaxy NGC 1569 is surrounded by x-ray emitting clouds of gas thousands of light-years across. ... NASA Official: Jay Norris. ... Publications with keywords: dwarf galaxy . ... NGC 1569: Starburst in a Dwarf Irregular Galaxy . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/1178545 -- 15.7 Кб -- 25.07.2002
Похожие документы

8. Language Elements
Table of Contents | ... Index . Chapter 4 Statements This chapter describes all JavaScript statements. JavaScript statements consist of keywords used with the appropriate syntax. A single statement may span multiple lines. ... Chapter 5 Operators JavaScript has assignment, comparison, arithmetic, bitwise, logical, string, and special operators. This chapter describes the operators and contains information about operator precedence. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/partlang.htm -- 2.5 Кб -- 07.10.1999
Похожие документы
Еще в разделе: (Показать все результаты (>7053) - www.arcetri.astro.it/ )