Найдено документов: 233205 (166 сайтов) ---- Время поиска: 0.42сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.eso.org/~qc/dfos/dfosCleanPath.html.
http://www.eso.org/~qc/dfos/dfosCleanPath.html.
1. Adding Variables to CONFIG.SYS
README for XFree86 on OS/2 : Adding Variables to CONFIG.SYS . ... ETC . Set to an ETC directory. Normally, this is already set to the ETC directory of the TCP/IP code, such as SET ETC=C:\TCPIP\ETC For Warp 4 and later, this may point to the \MPTN\ directory. ... Normally you will set this variable to the same value as the HOSTNAME variable and simply add a :0.0 after it, such as SET DISPLAY=myhost:0.0 Read the X11 man page on the exact meaning of these postfixes and other options. ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/OS29.html -- 8.3 Кб -- 23.10.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3119) - crydee.sai.msu.ru/ )
2. Initial ``fixes'' to millimetre data
... The next step after loading is to apply a number of ``fixes'' that are important for 3-mm data. ... By default atfix applies the ``standard'' gain/elevation model for the antennas. ... As mentioned above, the ATCA uses the chopper wheel method to measure an above atmosphere system temperature. ... On the night of an ATCA reconfiguration, a solution for the antenna positions is derived. ... Task atfix corrects the data for an improved antenna location solution via the dantpos parameter. ... ATFIX . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/miriad/userguide/node209.html -- 9.8 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>23767) - www.atnf.csiro.au/ )
3. CSPICE Routines: BADKPV_C
... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- caller I Name of the routine calling this routine. name I Name of a kernel pool variable comp I Comparison operator. size I Expected size of the kernel pool variable divby I A divisor of the size of the kernel pool variable. type I Expected type of the kernel pool variable The function returns SPICEFALSE if the kernel pool variable is OK. ... Index_Entries Check the properties of a kernel pool variable...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/badkpv_c.html -- 9.2 Кб -- 17.12.2005
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>13354) - www.stsci.edu/ )
4. Values, Variables, and Literals
... This chapter discusses values that JavaScript recognizes and describes the fundamental building blocks of JavaScript expressions: variables and literals. ... So, for example, you could define a variable as follows: . var answer = 42 And later, you could assign the same variable a string value, for example, . ... These are fixed values, not variables, that you literally provide in your script. ... A string literal is zero or more characters enclosed in double ( " ) or single ( ' ) quotation marks. ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/JS/Guide/ident.htm -- 11.1 Кб -- 12.12.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1948) - www.sao.ru/ )
5. Environment Variable
... The following environment variables may be set by the user: . ... Determines the clobber behaviour. 0 implies that datasets may not be overridden, whilst 1 implies otherwise. ... The following settings are allowed: . ... 2, DAL . ... The DAL can write table columns (to the underlying FITS file) either in a column-by-column or a row-by-row fashion. The default behaviour is row-by-row, but setting the environment variable SAS_COLUMN_WISE ensures the column-by-column method is used. ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/dal/node9.html -- 4.7 Кб -- 01.07.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9289) - xmm.vilspa.esa.es/ )
6. Plot variables and their indices
... Some data selection widgets for plotting display more indices than needed for some of the plot variables in order to avoid recycling of the data selection widget if the variables change. ... They are organized by class, even though, strictly speaking, an plot class refers only to a specific selection of variables listed in a plot selection widget. ... Also note that the IDL variables in italic font denote a derivation from this variable, i.e. the data is not exactly identical to the variable...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~chummel/oyster/manual/node253.html -- 23.6 Кб -- 28.04.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>66084) - www.eso.org/ )
7. Environment Variables in Apache
The Apache HTTP Server provides a mechanism for storing information in named variables that are called environment variables . ... For additional flexibility, the directives provided by mod_setenvif allow environment variables to be set on a per-request basis, conditional on characteristics of particular requests. ... As discussed above, the environment passed to CGI scripts includes standard meta-information about the request in addition to any variables set within the Apache configuration. ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/env.html -- 15.1 Кб -- 01.08.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>108) - neptun.sai.msu.ru/ )
8. OptInt PmWiki : PmWiki / Page Text Variables
OptInt PmWiki : Pm Wiki / Page Text Variables . Page variables | ... Page text variables are string variables automatically made available through natural page markup or explicitly with page directive markup within the wiki text of the page. ... use a definition list - the normal pmwiki markup for a definition list will create a page text variable . ... This creates a new variable that can be accessed by {$:Name} (becomes: "Crisses") in the page. use a simple colon delimiter in normal text . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/PageTextVariables?action=print -- 28.4 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1391) - www.mrao.cam.ac.uk/ )
9. When not to use mod_rewrite - Apache HTTP Server
... Directives | ... Apache HTTP Server Version 2.4 . ... It describes perhaps one of the most important concepts about mod_rewrite - namely, when to avoid using it. mod_rewrite should be considered a last resort, when other alternatives are found wanting. ... Using RewriteMap . ... Note that whether you use RewriteRule or ProxyPass , you'll still need to use the ProxyPassReverse directive to catch redirects issued from the back-end server: ProxyPassReverse /images/ http://imageserver.local/images/ . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/manual/en/rewrite/avoid.html -- 15.8 Кб -- 19.11.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7013) - www.arcetri.astro.it/ )
10. Changes for release 1.7
... The following changes have been initiated by user feedback: . ... SAOtng command line options can be stored as csh-style environment variables in the ~/.saotng file. ... See SAOtng Command Line Options for more information. ... See SAOtng Colormap Considerations for more information. ... We have added the ability for SAOtng to resize image frame #1 each time a new image is loaded (as did SAOimage). ... See Autoflip of Images for more information. ... See Marker Analysis in SAOtng for more...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/RD/saotng/new17.html -- 4.4 Кб -- 01.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2117) - hea-www.harvard.edu/ )
11. Startling Star V838 Mon
... Image Processed by Al Kelly Explanation: Variable star V838 Monocerotis startled astronomers in January of 2002, undergoing a dramatic outburst like no other variable star known. Followed closely by ground-based instruments and the Hubble Space Telescope over the following months, it was soon realized that the quickly evolving dusty nebula surrounding V838 Mon was in fact made visible by "light echoes" from the outburst . ... Publications with keywords: v838 mon - light echo - variable star . ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/msg/1195479 -- 15.4 Кб -- 05.12.2003
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>52908) - www.astronet.ru/ )
12. Stars | Astronotes - Part 2
Astronotes Armagh Planetarium's Stellar Blog! ... Sun . ... Stars . ... Space Flight . ... Posted on March 3, 2011 | 9 Comments To observers on Earth, the great bull of Taurus has a fiery red eye. This is Aldebaran, an old red giant star which dwarfs our Sun. ... Continue Reading.. ... Posted on December 3, 2010 | ... No Comments Imagine that once the Sun sets, rather than a dark sky sprinkled with a few thousand dim stars, we had a sky blazing with ten thousand or so stars blazing [ ] . ...
[
Сохраненная копия
]
Ссылки http://www.armaghplanet.com/blog/category/our-galaxy/stars-our-galaxy/page/2 -- 52.7 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2344) - www.armaghplanet.com/ )
13. Evaluating shell variables
The following set of rules govern the evaluation of all shell variables. ... var signifies the value of var or nothing, if var is undefined. ${var} same as above except the braces enclose the name of the variable to be substituted. ${var-thing} value of var if var is defined; otherwise thing. $var is not set to thing. ${var=thing} value of var if var is defined; otherwise thing. If undefined $var is set to thing. ${var?message} If defined, $var; otherwise print message and exit the shell. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.3.html -- 2.5 Кб -- 17.01.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>303) - comet.sai.msu.ru/ )
14. APOD: 2013 September 9 - Nearby Cepheid Variable RS Pup
... 2013 September 9 . Nearby Cepheid Variable RS Pup . Image Credit: Hubble Legacy Archive , NASA , ESA - Processing: Stephen Byrne . ... Pulsating RS Puppis , the brightest star in the image center, is some ten times more massive than our Sun and on average 15,000 times more luminous. In fact, RS Pup is a Cepheid type variable star , a class of stars whose brightness is used to estimate distances to nearby galaxies as one of the first steps in establishing the cosmic distance scale. ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/apod/ap130909.html -- 6.1 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4925) - www.sai.msu.su/ )
15. lsst.tcc: tcc.axis.computeSlew Namespace Reference
... axis . ... tcc.axis.computeSlew Namespace Reference . ... Compute a slew to a given user-specified position, by iteration. ... Send the DRIFT command to all axes that are moving (whether you want to halt them or slew them) and update obj.actMount and obj.axisCmdState accordingly. ... If obj.axisCmdState==AxisState_Drifting and obj.targetMount[axis].isfinite(): compute a slew to the new position. ... object block: input: object block computed at approximately the current time (see above) output: . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1axis_1_1compute_slew.html -- 17.4 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1379) - www.apo.nmsu.edu/ )
16. Further Data Types
... Defining New Data Types . Unions . ... Static Variables . ... struct gun { char name[50]; int magazinesize; float calibre; }; struct gun arnies; . ... struct gun { char name[50]; int magazinesize; float calibre; } arnies; . ... typedef struct gun { char name[50]; int magazinesize; float calibre; } agun; agun arnies={"Uzi",30,7}; . ... stat() { int auto_var = 0; static int static_var = 0; printf( ``auto = %d, static = %d n'', auto_var, static_var); ++auto_var; ++static_var; } . ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node9.html -- 12.2 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>715) - jet.sao.ru/ )
17. XVIII International Astronomy Olympiad: Important Notes for interested
... Since founding of the Olympiad] The Olympiad participants are not supposed to study at any institutions of higher education (university or school which can be considered technical colleges). ... Note: Exception may be done for the second time participating in IAOs students not older than 14.00 years on January 1st of the year of the Olympiad (i.e. born after January 01, 1999). ... Team of region, city, town: . ... of the XVIII International Astronomy Olympiad (2013), . ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/iao/statutes/iao3i13.html -- 10.5 Кб -- 14.05.2014
Похожие документы
Похожие документы
18. Cepheid Variables
... CEPHEID VARIABLE STARS: A Cepheid variable or Cepheid is a member of a particular class of very luminous, massive variable stars with pulsation periods of 1-70 days. ... The relationship is calibrated using data collected from Cepheids whose distances are determined by other means. ... Browse through the 68 CCD fits images he sent you, using ds9 and locate the Cepheid variable. ... Image credits: ESA - "http://sci.esa.int/science-e-media/img/20/cepheid-variables.jpg" . ...
[
Сохраненная копия
]
Ссылки http://www.mso.anu.edu.au/~jerjen/researchprojects/cepheids/cepheids.html -- 8.3 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>536) - www.mso.anu.edu.au/ )
19. Debugging and Tracing
... The VDPAU wrapper library supports tracing VDPAU function calls, and their parameters. This tracing is controlled by the following environment variables: . VDPAU_TRACE . Enables tracing. Set to 1 to trace function calls. Set to 2 to trace all arguments passed to the function. ... The VDPAU wrapper library is responsible for determining which vendor-specific driver to load for a given X11 display/screen. ... The environment variable VDPAU_DRIVER may be set to override this default. ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/~phil/hardware/nvidia/doc/driverInstall/appendix-h-section-05.html -- 4.5 Кб -- 30.10.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2934) - www.naic.edu/ )
20. http://www.sai.msu.su/gcvs/gcvs/nl75/readme
THE 75th NAME-LIST OF VARIABLE STARS. ... The 75th Name-List consists of two tables. ... the literature, taken from positional catalogues, including USNO A1.0/A2.0 and GSC, or determined by the authors); the range of variability (sometimes the column Min gives, in parentheses, the amplitude of light variation; the symbol ( means that the star , in minimum light, becomes fainter, than the magnitude indicated); and the system of magnitudes used ( P are photographic ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/gcvs/gcvs/nl75/readme -- 7.8 Кб -- 19.04.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>22) - www.sai.msu.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда