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

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

Показаны документы, содержащие фрагменты текста из документа
http://xmm.vilspa.esa.es/sas/5.4.1/doc/dscp/ChangeLog.

1. casacore: casa::LogSinkInterface Class Reference
... Classes . ... casa . casa::LogSinkInterface . ... LogSinkInterface (const LogFilterInterface &filter) . ... virtual . ... Get given part of the i-th message from the sink. virtual String . ... virtual const LogFilterInterface & casa::LogSinkInterface::filter . ... virtual LogSinkInterface & casa::LogSinkInterface::filter . ... virtual String casa::LogSinkInterface::getLocation . ... virtual String casa::LogSinkInterface::getMessage . ... virtual String casa::LogSinkInterface::getObjectID . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1LogSinkInterface.html -- 44.4 Кб -- 14.02.2011
Похожие документы

2. Stellarium: StelVertexBufferBackend Class Reference
Stellarium 0.12.3 . ... Classes . ... Protected Attributes . StelVertexBufferBackend Class Reference abstract . Base class of all vertex buffer backends. ... StelVertexBufferBackend (const QVector< StelVertexAttribute > & attributes ) . Construct a StelVertexBufferBackend , specifying attributes of the vertex type. ... virtualљ . ... virtual voidљ . ... Data members of the vertex must match vertex attributes of the buffer. ... const Attributes StelVertexBufferBackend::attributes . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelVertexBufferBackend.html -- 25.5 Кб -- 28.02.2014
Похожие документы

3. Documentation on pixel-based CTE correction algorithm implemented in CALACS
... HST . Documentation on pixel-based CTE correction algorithm implemented in CALACS . ... HST Peer Review Process . ... HST Overview . Overview . ... Retrieving HST Data . ... HST Science Year in Review . ... CTE Information . ... ACS ETC . ... CTE Formula Corrections . ... Aperture Corrections . ... CALACS . ... ACS Instrument Handbook . ACS Data Handbook . ACS Instrument Science Reports . ... ACS ISRs . ... Pixel-Based CTE Correction of ACS/WFC images (out of date) Copyright | ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/acs/performance/calacs_cte/documentation -- 19.3 Кб -- 11.04.2016
Похожие документы

4. http://xmm.vilspa.esa.es/sas/6.0.0/doc/dscp/ChangeLog
... Version 0.27.1 2000-11-09 (MT) -------------- - Now depends on dal-1.130.1 - dspurify now converts X columns to int32 columns. - dspurify now uses hduname to name tables. ... Implement dscp which copies objects - Implement info files - dsverify now checks attribute values - Now depends on dal-1.119 Version 0.20 2000-04-20 (MT) ------------ - Implementation (prototype) of dsvalidate, which uses a template structure ( similar to the output from dsstruct ) to check the validity of a given dataset. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/dscp/ChangeLog -- 7.8 Кб -- 11.11.2003
Похожие документы

5. lsst.coordConv: coordConv::OtherCoordSys Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::OtherCoordSys Class Reference . ... OtherCoordSys (std::string const &name, double date=0, DateTypeEnum dateType= DateType_None , bool isMean =false) . ... virtual Coord љ . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom ( CoordSys const &fromCoordSys, Coord const &fromCoord, Site const &site, double tai=0) const . ... virtual Coord coordConv::OtherCoordSys::removePM . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_other_coord_sys.html -- 47.5 Кб -- 07.05.2015
Похожие документы

6. DUST: Dust::RadField Class Reference
... Classes . ... Dust :: RadField . ... List of all members. virtual . ... virtual double . ... Edens (void) . ... Edens (double elow_J, double ehigh_J) . ... Class represtation of a radiation field, in terms of u_E. Dust::RadField::~RadField . ... virtual double Dust::RadField::operator() . ... The Specific Energy density. ... double Dust::RadField::Edens . ... Returns the specific energy by integrating the differential energy density between the cutlow and cuthigh limits. double Dust::RadField::Edens...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1RadField.html -- 9.2 Кб -- 11.07.2008
Похожие документы

7. mod_session_cookie - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.4 . ... Cookie based session support . ... session_cookie_module . ... The session modules make use of HTTP cookies, and as such can fall victim to Cross Site Scripting attacks, or expose potentially private information to clients. ... Name and attributes for the RFC2109 cookie storing the session . ... The SessionCookieName directive specifies the name and optional attributes of an RFC2109 compliant cookie inside which the session will be stored. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/mod_session_cookie.html -- 14.0 Кб -- 19.11.2015
Похожие документы

8. Apache 2.0 Hook Functions - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Developer Documentation . ... In general, a hook function is one that Apache will call at some point during the processing of a request. ... Use the AP_DECLARE_HOOK macro, which needs to be given the return type of the hook function, the name of the hook, and the arguments. For example, if the hook returns an int and takes a request_rec * and an int and is called do_something , then declare it like this: . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/tb/manual/de/developer/hooks.html -- 11.9 Кб -- 10.12.2010
Похожие документы

9. Apache Miscellaneous Documentation
Below is a list of additional documentation pages that apply to the Apache web server development project. ... Description of Apache's Application Programming Interface. ... Reading Client Input in Apache 1.2 . Describes differences between Apache 1.1 and 1.2 in how modules read information from the client. ... Notes about Apache's compatibility with the NCSA server. ... Performance Notes (BSD 4.4) . Some notes about ways to improve/optimize Apache performance on BSD 4.4 systems. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/ -- 5.7 Кб -- 15.10.2001
Похожие документы

10. Center for Linguistic Documentation
. Центр лингвистической документации . Center for Linguistic Documentation . при Независимом Московском Университете . О центре . Участники . Проекты . Текущая информация . Объявления о семинарах . Лингвистическая литература (электронные книги) . Авторефераты . Полезные ссылки . Поддержка сайта: Миша Даниэль , Юра Бронников , Митя Сичинава .
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ling/ -- 2.7 Кб -- 10.04.2006
Похожие документы
Еще в разделе: (Показать все результаты (>29) - www.mccme.ru/ )

11. Admonishments
... The NOTE element is designed for use as admonishments such as notes, cautions or warnings, as commonly used in technical documentation. The CLASS attribute specifies the type of the element and is typically associated with different graphics such as a road traffic warning sign. ... The class names: NOTE, CAUTION and WARNING are recommended for standard admonishments. In the absence of the CLASS attribute, a NOTE element is typically rendered indented, without an accompanying graphic. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/notes.html -- 4.8 Кб -- 19.12.1996
Похожие документы

12. The XPA Messaging System
The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/ -- 3.8 Кб -- 09.04.2016
Похожие документы

13. motion control documentation
... SAT Results ./ ... Manuals ./ Manuals/Third Party Documentation ./ Manuals/Third Party Documentation/Heidenhain Documentation ./ Manuals/Third Party Documentation/Emerson CT Documentation ./ Manuals/Third Party Documentation/Phoenix Contact Documentation ./ Manuals/Third Party Documentation/Puls ./ Manuals/Third Party Documentation/Telemecanique Documentation ./ ... Operations & Maintenance Manual Part 1 RevB:12jan15 (.pdf) . ... SAT part 1 Tests in Local Control (.pdf) . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/12meter/motionCtrlDoc.html -- 17.8 Кб -- 29.03.2016
Похожие документы

14. The GIMP Documentation Project
This is the main page for the GIMP Documentation Project. ... User's Guide . ... Style Guide for Plug-Ins . ... In the 0.54 release there were a limited set of of plug-ins in the core package so a short description of some of the contributed plug-ins will be provided. In 0.60 a large number of the contributed plug-ins have been rolled into the base package. ... The Style Guide for Plug-Ins will provide a set of guidelines that plug-in authors can use when creating their plug-in user interfaces. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/gimp/mjhammel/gdp/gdp.html -- 7.8 Кб -- 22.12.2007
Похожие документы

15. HTML Design Notebook
... Version: $Id: html-design.html,v 1.15 1994/11/26 19:53:43 connolly Exp $ . ... The HTML 2.0 Specification Review materials includes complete information on the HTML Working group of the IETF, the discussion of the HTML 2.0 specification, mailing list archive, and other supporting materials. ... JHU/APL's WWW HTML Developer's JumpStation - Page 1 . ... Gentle Introduction to SGML from the TEI guidelines. www-talk . ... There is also a hypertext archive. ... IETF Working group for HTML. www-html . ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/misc/doc/htmls/html-design.html -- 13.8 Кб -- 21.12.1994
Похожие документы
Еще в разделе: (Показать все результаты (>806) - crydee.sai.msu.ru/ )

16. Documentation: Backup of DFO and QC machines
home . ... The information on this page applies to the following DFO operational machines: . ... Home directories for the operational instrument accounts (as well as other important home directories such as quality, flowmgr etc) are served to the DFO Blade nodes and the QC cluster nodes via NFS from hrs01 . ... Since 2008-10-07 , the entire /ots directory structure (i.e. including these two vital home directory systems) is backed up to the Backup Server bu2 using the ONANU.backup script . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/docu/DFO_Blade_Backup.html -- 7.8 Кб -- 08.10.2008
Похожие документы

17. The Linux Documentation Project
... The Linux Documentation Project, or LDP, is a loose team of writers, proofreaders, and editors who are working together to provide complete documentation for the Linux operating system. The overall coordinator of the project is Greg Hankins. This manual is one in a set of several being distributed by the LDP, including a Linux Users' Guide, System Administrators' Guide, Network Administrators' Guide, and Kernel Hackers' Guide. ... The LDP Rhyme . ... a Linux f-a-q, . ... to start the LDP. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node4.html -- 5.7 Кб -- 04.05.1997
Похожие документы

18. NEdit.org
Home - News - Download - Documentation - Search - FTP . ... Macros . ... Using these macros also allows a simple find jump history: essentially a position stack is managed (as a string) - the entries (lines) in the string are handled as tag entries. ... The macros use other macro files: . ... Although I have implemented a Return to previous macro, I have not implemented a Goto to next in history list macro, for people who want to go backwards and forwards through their find jump history. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-19.shtml -- 12.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-19.shtml -- 12.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/doc/nedit/macro/2/2-19.shtml -- 12.8 Кб -- 02.10.2012
Похожие документы

19. White Sands Space Harbor HAER documentation
JSC History . ... NASA History . ... White Sands Space Harbor . ... Historic American Engineering Record (HAER) Level II Documentation . From 1976 to 2011, NASA has operated and managed the White Sands Space Harbor (WSSH) for astronaut training operations and as an alternate landing facility for the Space Shuttle Program (SSP). ... White Sands Space Harbor HAER Level II documentation (complete - 20.6 MB) . White Sands Space Harbor HAER Level II documentation (individul sections) . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/history/white_sands/index.htm -- 20.3 Кб -- 08.07.2015
Похожие документы
Еще в разделе: (Показать все результаты (>785) - www.jsc.nasa.gov/ )

20. NAIF IKI Home Page
... SPICE System Documentation . Comprehensive set of SPICE System documentation including tutorials, subroutines and data formats descriptions, etc. Other related home pages: . Navigation and Ancillary Information Facility at JPL . MARS-96 Space Mission . ... Please, forward comments and questions about information on this page and all descending NAIF and M96 SPICE implementation pages to NAIF group at IKI . naif@arc.iki.rssi.ru . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/naif/naif.htm -- 2.2 Кб -- 29.11.2000
Похожие документы

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


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

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

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