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

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

Показаны документы, содержащие фрагменты текста из документа
http://zebu.uoregon.edu/2004/es399/lec04.html.

1. NA2 baffle study
. Although this design reduces the vignetting seen at the NA2 guider. We do not have a good feeling yet what the effect might be on scattered light at the focal plane.
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/arc35m/Instruments/ARCTIC/Development/TechnicalDocuments/NA2baffleStudy/index.html -- 5.7 Кб -- 20.02.2014
Похожие документы

2. ADASS Conference Series
ADASS Home . ... e-Proceedings . ... Papers that are presented at ADASS conferences are required to conform to the following policies. ... Authors may request a presentation type of: oral, display, or demonstration. ... Submission Deadline . ... Authors of all presentation types are encouraged to submit their papers for inclusion in the conference proceedings. ... All presentation types (oral, display, demonstration), as well as BoF summaries, are eligible to be included in the conference proceedings. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/paperpolicy.html -- 9.8 Кб -- 23.11.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1756) - www.adass.org/ )

3. Issues Regarding DNS and Apache
This page could be summarized with the statement: don't require Apache to use DNS for any parsing of the configuration files . ... In order for Apache to function properly it absolutely needs to have two pieces of information about each virtual host: the ServerName and at least one IP address that the server responds to. ... use IP addresses in Listen . ... In any event it doesn't seem possible to reliably boot a virtual-hosted web server when DNS has failed unless IP addresses are used. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/dns-caveats.html -- 9.8 Кб -- 01.08.2003
Похожие документы
Еще в разделе: (Показать все результаты (>110) - neptun.sai.msu.ru/ )

4. Issues Regarding DNS and Apache HTTP Server - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... This page could be summarized with the statement: don't configure Apache HTTP Server in such a way that it relies on DNS resolution for parsing of the configuration files. If httpd requires DNS resolution to parse the configuration files then your server may be subject to reliability problems (ie. it might not start up), or denial and theft of service attacks (including virtual hosts able to steal hits from other virtual hosts). ... The "main server" Address . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/dns-caveats.html -- 13.1 Кб -- 19.11.2015
Похожие документы

5. DUST: Dust::CarbSD Class Reference
... Classes . Files . Class List . Class Hierarchy . Class Members . Dust :: CarbSD . include < sizedist.hxx > . Collaboration diagram for Dust::CarbSD: . ... List of all members. CarbSD ( dust_sdpars &sdpars) . double . operator() (double a) . A class representation of the size distribution of carbonaceous grains . The documentation for this class was generated from the following files: . ... Generated on Fri Jul 11 07:32:09 2008 for DUST by 1.5.5 ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1CarbSD.html -- 4.6 Кб -- 11.07.2008
Похожие документы

6. casacore: casa::RecordTransformable Class Reference
... Classes . ... casa . casa::RecordTransformable . ... Interface class for converting to/from records. ... toRecord ( String &error, RecordInterface &outRecord) const =0 . ... void printAsRecord( const RecordTransformable & myClass) { String errorMessage; Record rec; if (!myClass.toRecord(errorMessage, rec)) { cout << "Cannot convert class to a Record. ... The destructor must be virtual so that the destructor of derived classes is actually used. virtual Bool casa::RecordTransformable::fromRecord . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RecordTransformable.html -- 28.2 Кб -- 14.02.2011
Похожие документы

7. HST Call for Proposals
HST Call for Proposals and HST Primer for Cycle 24 . help@stsci.edu . Hubble Space Telescope Call for Proposals for Cycle 24 > Chapter 11: Grant Funding and Budget Submissions > 11.4 Eligibility for STScI Grant Funds . ... Eligibility for STScI Grant Funds . ... Please review the STScI Grants Administration website before submitting your Cycle 24 proposal. Only eligible U.S. investigators may request funding for their successful Cycle 24 programs. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/hst/proposing/documents/cp/12_Grant_Funding5.html -- 7.1 Кб -- 11.04.2016
Похожие документы

8. Stellarium: StelScriptMgr Class Reference
... StelScriptMgr Class Reference . ... const QStringљ . ... Stops any running script. ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getDescription . ... If the file is not found or cannot be opened for some reason, an Empty string will be returned. const QString StelScriptMgr::getLicense . ... Get the rate at which the script is running as a multiple of the normal execution rate. void StelScriptMgr::pauseScript . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelScriptMgr.html -- 32.4 Кб -- 28.02.2014
Похожие документы

9. Regarding Bunk - an Astronomy Net Blackholes2 Forum Message
Blackholes2 Forum Message . Forums: . ... Regarding Bunk . ... General relativity" involves curved trajectories and accelerated reference frames (if I recall right): how would you know general from special relativity? ... To know "general relativity" IS curved paths etc. would require YOUR path to compensate so net straight path? ... To describe curved paths, general relativity would need a curved math ? ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes2/messages/4921.shtml -- 14.4 Кб -- 09.04.2016
Похожие документы

10. Issues Regarding DNS and Apache - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... If Apache requires DNS resolution to parse the configuration files then your server may be subject to reliability problems (ie. it might not boot), or denial and theft of service attacks (including users able to steal hits from other users). ... In order for Apache to function properly, it absolutely needs to have two pieces of information about each virtual host: the ServerName and at least one IP address that the server will bind and respond to. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/dns-caveats.html -- 13.5 Кб -- 25.02.2008
Похожие документы

11. http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc
ESO Phase 3 Data Release Description Please start from this template when preparing the documentation for your ESO Phase 3 data release. ... Finally, the release description will be published as submitted - without further editing by ESO - to support the user community in utilizing the data. ... Please indicate if this is a catalogue data release. ... Data Reduction and Calibration Please address the following questions for scientific catalogue data, particularly in case of source catalogues: . ...
[ Текст ]  Ссылки http://www.eso.org/sci/observing/phase3/release-description-tmpl.doc -- 62.0 Кб -- 24.05.2012
Похожие документы