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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/Images_2WCBox_8h_source.html.

1. StelTexture::StelTextureParams Struct Reference
... StelTexture . StelTextureParams . ... Contains the parameters defining how a texture is created. ... StelTextureParams (bool qgenerateMipmaps=false, GLint afiltering=GL_LINEAR, GLint awrapMode=GL_CLAMP_TO_EDGE) . ... Define the scaling filter to use. Must be one of GL_NEAREST or GL_LINEAR. ... GLint StelTexture::StelTextureParams::filtering . ... Must be one of GL_NEAREST or GL_LINEAR. bool StelTexture::StelTextureParams::generateMipmaps . ... GLint StelTexture::StelTextureParams::wrapMode . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/structStelTexture_1_1StelTextureParams.html -- 7.3 Кб -- 02.10.2012
Похожие документы

2. 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
Похожие документы
Еще в разделе: (Показать все результаты (>913) - www.mso.anu.edu.au/ )

3. DUST: Dust::GenPAHCC Class Reference
... Classes . ... Dust :: GenPAHCC . ... CCFamily { InPlane , OutPlane } . GenPAHCC (double a, dust_nmoded *nm, CCFamily family) . virtual double . ... dust_nmoded * . ... a is the grain radius , nm contains the specifications of the normal modes for the dust model . References bndust_PAHatoNC() , dust_draine_beta2() , dust_nCCIPmodes() , dust_nCCOPmodes() , dust_nmoded::PAHTDebCCIP , and dust_nmoded::PAHTDebCCOP . ... double Dust::GenPAHCC::operator[] . ... double Dust::GenPAHCC::Nmodes . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1GenPAHCC.html -- 10.0 Кб -- 11.07.2008
Похожие документы

4. casacore: casa/version.h File Reference
. Main Page . Modules . Namespaces . Classes . Files . Directories . File List . File Members . casa . Namespaces | Functions . #include <string> . Go to the source code of this file. namespace . casa . this file contains all the compiler specific defines . const std::string . casa::getVersion () . Get the casacore version. All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:07:39 for casacore by 1.7.1
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/version_8h.html -- 6.8 Кб -- 14.02.2011
Похожие документы

5. lsst.coordConv: coordConv::Site Class Reference
lsst.coordConv љ unknown . ... Classes . Files . ... Site . ... coordConv::Site Class Reference . ... Site (double meanLong , double meanLat , double elev ) . ... site longitude, ignoring pole wander (deg, positive eastward) More... љ . ... Definition at line 10 of file site.h . coordConv::Site::Site . ... double coordConv::Site::azCorr . ... double coordConv::Site::corrLat . ... double coordConv::Site::corrLong . ... double coordConv::Site::diurAbMag . ... double coordConv::Site::elev . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_site.html -- 28.9 Кб -- 07.05.2015
Похожие документы

6. Editing Documentation (Including this Website) GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Editing Documentation (Including this Website) . ... Show Source . ... The documentation source code is available as part of the pipeline source code, in the documentation subdirectory inside the pipeline root. ... Pipeline primitive documentation is taken semi-automatically from the pipeline primitive headers in IDL, including the structured header comments used to populate the pipeline?s primitives config file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/documentation.html -- 13.2 Кб -- 14.02.2014
Похожие документы

7. http://hea.iki.rssi.ru/conf/hea2007/list/index.php~
... selected="selected"' : ''; $menu .= '<option value="' . ... SERVER['REQUEST_URI'],$trans)); return $urls[0]; } /* get the internal configuration */ global $ cfg ; /* check if we been asked to render a feed */ $ feed = get_get(' feed ',NULL); /* check if we been asked to render a PDF */ $pdf = get_get('pdf',NULL); $ templates = array(); $output = ''; $ file = get_post('db',NULL); if (!$ file ) $ file = get_get('db',Property::get($ cfg ['config'],'default')); /* if the request does not ask for a...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/list/index.php~ -- 9.7 Кб -- 11.09.2007
Похожие документы

8. The C Preprocessor
... Preprocessor Compiler Control . ... This directive includes a file into code. ... include <file> or #include ``file'' . ... As another example if running program on MSDOS machine we want to include file msdos.h otherwise a default.h file. ... This is most often used with programs that translate other languages to C. For example, error messages produced by the C compiler can reference the file name and line numbers of the original source files instead of the intermediate C (translated) source files. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node14.html -- 11.1 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1672) - jet.sao.ru/ )

9. Line Disciplines and Streams Modules
Most radio and modem clocks used for a primary (stratum-1) NTP server utilize serial ports operating at speeds of 9600 baud or greater. ... In order to reduce these errors, a set of special line disciplines and stream modules can be configured in the Unix kernel. ... Note that not all Unix kernels support line disciplines and of those that do, not all support System V streams. ... There are two line disciplines and a special streams module included in the distribution. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/ldisc.html -- 8.3 Кб -- 21.12.2007
Похожие документы

10. Configuration Files - Apache HTTP Server
... Apache HTTP Server Version 2.4 . ... Apache HTTP Server is configured by placing directives in plain text configuration files. ... The server also reads a file containing mime document types; the filename is set by the TypesConfig directive, and is mime.types by default. httpd configuration files contain one directive per line. ... The server administrator further controls what directives may be placed in .htaccess files by configuring the AllowOverride directive in the main configuration files. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/configuring.html -- 18.1 Кб -- 19.11.2015
Похожие документы

11. mod_usertrack - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... Previous releases of Apache have included a module which generates a 'clickstream' log of user activity on a site using cookies. ... In Apache 1.2 and later this module has been renamed the "user tracking" module, mod_usertrack. ... The domain to which the tracking cookie applies . Syntax: . ... Cookie or RFC2109 , which is the syntax that superseded the Netscape syntax. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_usertrack.html -- 16.0 Кб -- 25.02.2008
Похожие документы

12. Apache module mod_usertrack
This module uses cookies to provide for a clickstream log of user activity on a site. ... In Apache 1.2 and later this module has been renamed the "user tracking" module, mod_usertrack. ... Instead, a configurable log format file should be used to log user click-streams. ... When used, this directive determines whether the cookie used for user tracking is created using the default ("normal") format (eg: decimal values for items like the PID) or using a more compact format (eg: hexidecimal values). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/mod_usertrack.html -- 13.3 Кб -- 01.08.2003
Похожие документы

13. pdev_birdies_25jun07
... The fpga code has been modularized so that different signal processors can reuse the verilog code of the different modules. ... Module constants are normally defined in module/src/Makefiles.def . ... dlpf/ : Code for DLPF module. src: Makefile.defs, mkdlpf perl script, top.v . ... plinth : holds code that is not included in sp. src: verilog code for plinth as well as Makefile.defs. build: this directory has an .edn and .edf file but no Makefile? . ... dlpf: Makefile to build dlpf module for sp . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/pdev/fpga/fpga.html -- 25.5 Кб -- 06.02.2009
Похожие документы
Еще в разделе: (Показать все результаты (>4419) - www.naic.edu/ )

14. Uses of Class ij.process.ImageStatistics (ImageJ API)
... Class . Use . ... Packages that use ImageStatistics . ... Returns an ImageStatistics object generated using the specified measurement options and histogram bin count. ... Returns an ImageStatistics object generated using the specified measurement options, histogram bin count and histogram range. ... Draws the histogram using the specified title and ImageStatistics. ... ParticleAnalyzer. drawParticle ( ImageProcessor drawIP, Roi roi, ImageStatistics stats, ImageProcessor mask) . ... class . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/process/class-use/ImageStatistics.html -- 22.7 Кб -- 02.12.2010
Похожие документы

15. Region Names and Colors
SAOtng can associate names with region markers in order to aid users in remembering the significance of the region. ... By default, marker regions that you create in SAOtng are defined to be either "source" regions or "background" regions and are colored green and red, respectively. ... This type name is controlled by the "Set Type (and Color)" option in the marker menu (activated using the right mouse button within a region). ... Colors can be associated with names for regions. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regionnames.html -- 5.1 Кб -- 01.10.2012
Похожие документы

16. SAS Makefiles
to build all that is needed to run, do make (either at the toplevel directory of the SAS or your package). If it reports an error, see build.html. to run the tests do 'make test'. to run a thorough check, do make check (either at the toplevel directory of the SAS or your package). ... Each subdirectory contains a Makefile that includes the toplevel Make.include. ... Each Makefile should define a few variables and then include the toplevel Makefile: # Makefile include $(SAS_DIR)/Make.include are: . ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/make.html -- 9.0 Кб -- 09.08.2000
Похожие документы
Еще в разделе: (Показать все результаты (>11804) - xmm.vilspa.esa.es/ )

17. pyQC: overview
... pyqc.tar v2.0 (May 2014) . ... pyQC script structure . ... plot modules . ... instrument-independent module creating 2D images from a single detector (raw frame, master, comparison to reference) . ... instrument-independent module creating a simple 2D image from a raw or product file; does not need additional configuration . ... instrument-independent module creating an overview of all (or of a selected number of) extensions in a raw or product file; does not need additional configuration . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/tqs/pyqc/pyqc.html -- 25.2 Кб -- 08.03.2016
Похожие документы

18. http://www.adass.org/adass/proceedings/adass03/reprints/P4-12.pdf
... These include support for spectral coordinate systems, and compliance with FITS WCS papers I, II and III. ... Status Supported Supported Supported Supported Supported (only written when producing a FITS-AIPS header) Coordinate /algorithm/distortion Supported (all coordinate systems [intype cluding helio-ecliptic] and algorithm codes listed in papers I, I I and I I I, with the exception of the STOKES and COMPLEX values defined in paper I, the CUBEFACE value defined in ...
[ Текст ]  Ссылки http://www.adass.org/adass/proceedings/adass03/reprints/P4-12.pdf -- 66.7 Кб -- 27.08.2004
Похожие документы

19. AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 ? Amateur
... Home Education Classes AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 . ... AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 . AAA Winter Astronomy Class: Measuring Distances in Space тАУ Dec 2015 тАУ Feb 2016 . AAA Spring Astronomy Class: The Physics of Astronomy тАУ February - March 2016 . ... Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . ... A History of the First Forty Years of the Amateur Astronomers Association . ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/education/classes/aaaa-fall-astronomy-class-astronomy-basics-october-november-2015/ -- 99.8 Кб -- 10.04.2016
Похожие документы

20. http://www.jsc.nasa.gov/roundup/online/2005/0205_p22_27.pdf
... NASA/Blair JSC2004E50126 Jackie Jaron, NBL Poolside. ... NASA/Blair JSC2004-00360 Jennifer Beall, JSC's Teague Auditorium. ... Center. ... John Young, Roundup NASA S72-16660 24 Roundup 25 Key elements of success Principal Functions Space Shuttle International Space Station Advanced Human Support Technology Biomedical Research and Countermeasures Space Medicine Space Operations/Communications Management Extravehicular Activity (EVA) Curatorial Care and Study of Lunar/Planetary Materials I...
[ Текст ]  Ссылки http://www.jsc.nasa.gov/roundup/online/2005/0205_p22_27.pdf -- 566.2 Кб -- 04.02.2005
Похожие документы

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


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

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

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