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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/structwcserr.html.

1. Stellarium: StelMainGraphicsView Class Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ... StelMainGraphicsView Class Reference . ... More... #include < StelMainGraphicsView.hpp > . voidљ . ... Definition at line 37 of file StelMainGraphicsView.hpp . ... Definition at line 105 of file StelMainGraphicsView.hpp . ... Definition at line 100 of file StelMainGraphicsView.hpp . ... Definition at line 103 of file StelMainGraphicsView.hpp . ... Definition at line 108 of file StelMainGraphicsView.hpp . ... StelMainGraphicsView.hpp . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelMainGraphicsView.html -- 41.3 Кб -- 28.02.2014
Похожие документы

2. casacore: casa::FITSError Class Reference
... Classes . ... casa::FITSError . ... default FITS error handling function, typdef, and enumeration More... #include < FITSError.h > . ... This example shows how one could set up an error handler which does what the FITS classes originally did - just send the error message to cout without any indication as to the severity of the error message. void coutErrHandler( const char *errMessage, FITSError::ErrorLevel ) { cout << errMessage << endl; } FitsInput fin( "myFile" , FITS::Disk , 10, coutErrHandler);...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1FITSError.html -- 15.4 Кб -- 14.02.2011
Похожие документы

3. DUST: Dust::TMatrix Class Reference
... Classes . ... Class List . ... Dust :: TMatrix . ... Inheritance diagram for Dust::TMatrix: . ... Collaboration diagram for Dust::TMatrix: . ... TMatrix (unsigned M ) . ... void . Zero (void) . A class to make handling of the dust_tmatrix structure easier . Dust::TMatrix::~TMatrix . The destructor ensures automatic deletion of the data structure . References dust_tmatrix::data . ... unsigned . ... References dust_tmatrix::data , and dust_tmatrix::M . void Dust::TMatrix::Zero . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1TMatrix.html -- 8.0 Кб -- 11.07.2008
Похожие документы

4. http://www.stsci.edu/documents/dhb/web/c03_stsdas.fm1.html
... The tasks in STSDAS are far too numerous and complicated to describe comprehensively in this volume. ... You can refer to online help or the STSDAS User's Guid e for details on how to use these tasks. Some useful online help commands are: . ... Note that IRAF version 2.11 must be installed on your system in order for you to use STSDAS 2.0 and TABLES version 2.0. ... images : This package includes general tasks for copying ( imcopy ), moving ( imrename ), and deleting ( imdelete ) image files. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/documents/dhb/web/c03_stsdas.fm1.html -- 6.0 Кб -- 17.11.1997
Похожие документы

5. Help
... Documentation for the Python objects defined by the project is divided into separate pages for each package, module, and class. The API documentation also includes two pages containing information about the project as a whole: a trees page, and an index page. ... A description of the package. ... A summary of the classes defined by the package. ... The module contents frame contains a list of every submodule, class, type, exception, function, and variable defined by a module or package. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~mwhite/pynifs-doc/help.html -- 11.5 Кб -- 27.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1715) - www.mso.anu.edu.au/ )

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

7. CCF Components
Next: General CCF Components Up: Calibration Access and Data Previous: List of CAL Routines Contents . This section contains descriptions of the structure of CCF constituents. ... The calibration team of the SOC is also providing additional CCF components where required in conjunction with data that were generated with SciSim. ... These CCF components are generated on a need basis and are identical in structure to the real life components. ... Generation from Ground Calibration Data . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node653.html -- 30.1 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>19816) - xmm.vilspa.esa.es/ )

8. Using mod_rewrite to control access - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... It describes how you can use mod_rewrite to control access to various resources, and other related techniques. ... This technique relies on the value of the HTTP_REFERER variable, which is optional. ... RewriteCond %{HTTP_REFERER} !^ RewriteCond %{HTTP_REFERER} !www.example.com [NC] RewriteRule \.(gif|jpg|png)$ - [F,NC] . ... RewriteCond ${deflector:%{HTTP_REFERER}} =- RewriteRule ^ %{HTTP_REFERER} [R,L] RewriteCond %{HTTP_REFERER} != ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/rewrite/access.html -- 14.9 Кб -- 19.11.2015
Похожие документы

9. IRAS Small Scale Structure Catalog
... This file irassss.dat 180 16740 IRAS Small Scale Structure Catalog Sources assoc.dat 58 5178 Information about positional associations with sources in other catalogs meaning.txt 80 235 Details of ... Units Label Explanations -------------------------------------------------------------------------------- 1- 10 A10 --- PSCname IRAS source name 11 A1 --- BMFlg Number of bands in 2): These fields are blank if the source was not detected in the corres- ponding IRAS band. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/doc/IRASSSSC.html -- 12.0 Кб -- 18.03.2015
Похожие документы

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

11. Spatial Region Boundaries
Describes how spatial region boundaries are handled. The golden rule for spatial region filtering was first enunciated by Leon VanSpeybroeck in 1986: . ... With this in mind, the rules for determining whether a boundary image pixel or table row are assigned to a region are defined below. For image filtering, pixels whose center is inside the boundary are included. ... That is, an row is inside the boundary without regard to its integerized pixel value. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/regbounds.html -- 7.3 Кб -- 01.10.2012
Похожие документы

12. Rotang - IDL procedure for calculating the optimum rotation angle for ALFA
Rotang can either be run from the command line as described here or through the alfa_ang GUI . ... To run rotang at Arecibo: . Start IDL . ... rotang, Date , RA , Dec , Time , /choice . Here Date takes the format YYMMDD (e.g. 041128 for the 28 th of November, 2004). ... Rotang also calculates the Azimuth and Zenith Angle fir every source. If the Zenith Angle is greater than 20 degrees, then the program will return that the source is down and will not calculate an optimum ALFA angle. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~ages/rotang.html -- 4.6 Кб -- 22.11.2004
Похожие документы

13. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы

14. Data bases of Natural Satellites. Documentation. Structure
Databases (NSDC) of the Natural Planetary Satellites. ... NSDC: Database of astrometric observations of Natural Planetary Satellites . ... They are thoroughly looking for observations in different sources, creating their owndatabases which are then mostly inaccessible to other researchers. ... In the file "content" with explications, the reference is given to the data source as well as the bibliographic reference. ... Data sources. ... Why a specific bibliographic database for Natural satellites? ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/neb/nss/DocStructe.htm -- 11.4 Кб -- 18.05.2009
Похожие документы

15. API Help (ImageJ API)
... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. The Overview page is the front page of this API document and provides a list of all packages with a summary for each. ... Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/help-doc.html -- 10.5 Кб -- 02.12.2010
Похожие документы

16. Gadget Box PPS Level Converter and CHU Modem
... It includes level converters and a optional radio modem designed to decode the radio timecode signals transmitted by the Canadian time and frequency station CHU. A complete set of schematics, PCB artwork, drill templates is in the pub/ntp/gadget.tar.Z file on ftp.udel.edu. ... One of these converts a TTL positive edge into a fixed- width pulse at EIA levels and is for use with a timecode receiver or oscillator including a TTL PPS output. ... See the schematic diagram gadget.s01 for reference. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/gadget.html -- 6.3 Кб -- 21.12.2007
Похожие документы

17. Conference Moduli Spaces
... Participants . ... The workshop will take place at two locations: the Independent University of Moscow (3 days) and the Steklov Mathematical Institute (2 days). ... The registration fee is 150 USD for foreign participants (paid upon arrival by those who can cover it from their grants or institutions) and 3000 roubles for participants from the FSU (also paid for those who can cover it from their grants). This covers also the welcome party and the conference dinner. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/lifr/moduli2010/-section=announce.htm -- 19.1 Кб -- 17.03.2010
Похожие документы

18. Simulation of HST PSFs using Tiny Tim
... Tiny Tim has been used for generating Hubble Space Telescope ( HST ) point-spread functions (PSFs) for deconvolution, algorithm testing, proposal planning, and optical studies. ... Tiny Tim is a stand-alone program for simulating HST PSFs as viewed with the on-board imaging cameras (WF/PC-1, WFPC2, FOC, COSTAR/FOC). ... The measured aberrations for FOC f/96, WF/PC-1 PC6, WFPC2, and COSTAR/FOC are used by Tiny Tim . ... Figure: FOC f/96 observed and Tiny Tim model PSFs (pre-COSTAR) at 253 nm. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/kristj.html -- 10.1 Кб -- 03.11.2000
Похожие документы

19. comedi_get_range
Comedi Documentation . ... Next . comedi_get_range -- range information of channel . ... comedi_range * comedi_get_range (comedi_t * device, unsigned int subdevice, unsigned int channel, unsigned int range); . The function comedi_get_range() returns a pointer to a comedi_range structure that contains information that can be used to convert sample values to or from physical units. The pointer is valid until the Comedi device device is closed. ... comedi_get_n_ranges . ... comedi_find_range ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-range.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-range.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-get-range.html -- 3.8 Кб -- 02.10.2012
Похожие документы

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

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


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

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

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