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

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

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

1. casacore: casa::HyperGeometric Class Reference
... Classes . ... casa . casa::HyperGeometric . ... Hypergeometric distribution. ... HyperGeometric ( RNG *gen, Double mean=0.5, Double variance=1.0) . Construct a random number generator for an hypergeometric distribution. virtual . ... These function allow you to manipulate the parameters (mean & variance) described above through the base class. virtual Vector < Double > . ... virtual Double casa::HyperGeometric::operator() . ... virtual Vector < Double > casa::HyperGeometric::parameters . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1HyperGeometric.html -- 27.3 Кб -- 14.02.2011
Похожие документы

2. SGML reference information for HTML
... The following sections contain the formal SGML definition of HTML 4.0. It includes the SGML declaration , the Document Type Definition (DTD), and the Character entity references , as well as a sample SGML catalog . ... Default DTD: . http://www.w3.org/TR/REC-html40/strict.dtd . ... http://www.w3.org/TR/REC-html40/loose.dtd . ... For better validation, you should check your document against an SGML parser such as nsgmls (see [SP] ), to verify that HTML documents conform to the HTML 4.0 DTD. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/sgml/intro.html -- 7.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/sgml/intro.html -- 7.1 Кб -- 24.04.1998
Похожие документы
Еще в разделе: (Показать все результаты (>3316) - crydee.sai.msu.ru/ )

3. Stellarium: StelLocationMgr Class Reference
Stellarium 0.12.3 . ... ClassљList . ... StelLocationMgr Class Reference . Manage the list of available location. ... locationForString (const QString &s, bool *ok=NULL) const . ... Get whether a location can be permanently added to the list of user locations The main constraint is that the small string must be unique. bool StelLocationMgr::deleteUserLocation . ... Return the StelLocation for a given string Can match location name, or coordinates. bool StelLocationMgr::saveUserLocation . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelLocationMgr.html -- 20.3 Кб -- 28.02.2014
Похожие документы

4. lsst.coordConv: coordConv::PVT Class Reference
lsst.coordConv љ unknown . ... PVT . ... coordConv::PVT Class Reference . include < pvt.h > . PVT (double pos , double vel , double t ) . ... operator+= ( PVT const &rhs) . ... operator+= (double const &rhs) . ... operator+ ( PVT const &rhs) const . ... operator+ (double const &rhs) const . ... Definition at line 18 of file pvt.h . ... Definition at line 152 of file pvt.h . PVT coordConv::PVT::operator* . ... Definition at line 132 of file pvt.h . ... Definition at line 108 of file pvt.h . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_p_v_t.html -- 44.5 Кб -- 07.05.2015
Похожие документы

5. References and Documentation
... available from http://www.vsop.isas.ac.jp/ops/VSOG_doc.html . draft dated 1 July 1996. ... dated 12 March 1996. ... version 2.0, dated 14 Dec 96. ... version 2.0, dated 19 Feb 1996. ... version 1.0, dated 11 October 1996. ... version 3.0, dated 10 April 1996. ... version 1.1, dated 30 July 1996. ... version 1.10, dated 13 Nov 1996. ... version 1.0, dated 05 Sep 1997. available from http://www.vsop.isas.ac.jp/ops/VSOG_doc.html . ... draft version dated 27 November 1996. back to top . ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/RadioAstron/documents/rmoh/eng/refdoc.htm -- 5.9 Кб -- 18.05.2001
Похожие документы
Еще в разделе: (Показать все результаты (>142) - www.asc.rssi.ru/ )

6. CDS GLU, a Tool for Managing Heterogeneous Distributed Web Services
Next: The CDS Information Hub . ... In this context, the CDS (Centre de Donn?es astronomiques de Strasbourg) has developed the GLU system (G?n?rateur de Liens Uniformes). This tool allows all managers participating in the system to describe and easily distribute the URL definitions required to access their databases. ... So, the GLU system is particularly adapted to design cooperative Web services, allowing one to generate links to other services which remains always up-to-date. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/ferniquep.html -- 10.6 Кб -- 12.06.2006
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass97/ferniquep.html -- 10.7 Кб -- 15.05.1998
Похожие документы

7. Doug Burke's Perl/S-Lang pages: Datatype examples
... Doug's Home Page . ... In the examples below we show a number of ways that data can be moved back and forth between S-Lang and Perl . ... Source code typeof : "undef"; __END__ __SLang__ variable foo = Any_Type [3]; foo[0] = "a string"; foo[1] = 23; define getfoo(x) { return foo[x]; } message( "In S-Lang:" ); vmessage( "typeof(foo[0]) = %s", string(typeof(foo[0])) ); vmessage( "typeof(foo[1]) = %s", string(typeof(foo[1])) ); vmessage( "typeof(foo[2]) = %s", string(typeof(foo[2])) ); . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/~dburke/perl-slang/examples_datatypes.html -- 12.1 Кб -- 02.10.2012
Похожие документы

8. Module Index - Apache HTTP Server
Modules | ... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 . ... Other Modules . ... Core Apache HTTP Server features that are always available . ... This module provides for executing CGI scripts based on media type or request method. mod_alias . ... Sends files that contain their own HTTP headers . ... User authentication using MD5 Digest Authentication. mod_authn_alias . ... Provides for "trailing slash" redirects and serving directory index files . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/en/mod/ -- 16.7 Кб -- 21.01.2013
Похожие документы

9. Definitions of terms used to describe Apache modules
Each Apache module is described using a common format that looks like this: . Status: status . ... This indicates how tightly bound into the Apache Web server the module is; in other words, you may need to recompile the server in order to gain access to the module and its functionality. ... A module with "Extension" status is not normally compiled and loaded into the server. ... Modules which are not included with the base Apache distribution ("third-party modules") may use the "External" status. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/mod/module-dict.html -- 5.2 Кб -- 15.10.2001
Похожие документы

10. Simon Jeffery's Software Store: TAP library
... The Theoretcial Astrophysics subroutine library provides constants and functions commonly used in astrophysical modelling. It began in 1992 as a joint project between CCP7 and Starlink, initiated by Simon Jeffery and Paul Rees. ... SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . ... SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... SUBROUTINE TAP_ABINI ( TAP_ABUND, STATUS ) . ... SUBROUTINE TAP_ERROR ( TAP_ROUTN, NAME, TEXT, STATUS ) . ... SUBROUTINE TAP_ERREP ( TAP_ROUTN, STATUS ) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap.html -- 8.7 Кб -- 06.07.2002
Похожие документы

11. References
... HTTP . HTTP: A Protocol for Networked Information. This document is available at http://www.w3.org/WWW/Protocols/HTTP/HTTP2.html . ... SGML . ... The source is available at ftp.ifi.uio.no/pub/SGML/SGMLS . ... Available by anonymous FTP as Postscript ( info.cern.ch/pub/www/doc/url.ps ) or text ( info.cern.ch/pub/www/doc/url.txt ) . ... The World-Wide Web , a global information initiative. For bootstrap information, telnet info.cern.ch or find documents by ftp://info.cern.ch/pub/www/doc . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/references.html -- 2.5 Кб -- 19.12.1996
Похожие документы

12. Database of Optical Properties -- Level: database
Optical characteristics of non-spherical scatterers (definitions) . Most popular scatterer models and their parameters (a table) . ... Minsk collection of references to over 8000 light scattering papers (available partly) . ... Light scattering codes (incl. our codes with results of test runs) . Benchmarks in optical properties (in tabular form) . Dependence of optical properties on scatterer parameters (a graphics library) . ... Miscellaneous (incl. other similar databases) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/staff/ilin2/DOP-old/1-dbase.html -- 3.3 Кб -- 19.11.2010
Похожие документы

13. http://www.sai.msu.su/gcvs/gcvs/nl75/IBVS2.STY
and 42 % 27-11-1999 Andr\'as Holl % 2.31: 02-05-2001 % % Konkoly Observatory, Budapest, Hungary % Use the following documentstyle definition : % \documentstyle[twoside, ibvs2, epsf]{article} % or % \documentstyle[twoside]{article} % \input ibvs2.sty % \input epsf.sty % epsf is only needed for figures % IBVS.STY screen message \ typeout {} \ typeout {IBVS.STY Ver. 2.31 - 02-05-2001 } \ typeout {Information Bulletin on Variable Stars - Konkoly Observatory} \ ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/gcvs/gcvs/nl75/IBVS2.STY -- 8.5 Кб -- 29.06.2001
Похожие документы
Еще в разделе: (Показать все результаты (>78) - sai.msu.ru/ )

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. Journal "Peremennye Zvezdy"
Peremennye Zvezdy", . ... GSC 4232-02515, NSVS 3147658, NSVS 3174760 . ... 14.2-14.9 (R, NSVS); . ... During observations of a secondary eclipse of GSC 04232-02830 (Goranskij et al., 2005) on August 8, 2007, we identified GSC 4232-02515 as a W UMa eclipsing binary. ... VAST software was used for aperture photometry. ... This method produces a light curve with an arbitrary zero point. ... Light Curve . Light curve of GSC 4232-02515 in NSVS magnitude scale. ... gsc423202515_kadar_nsvs.dat . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/varstars/msg/1223356 -- 11.2 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>18650) - www.astronet.ru/ )

16. http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.1/README
... XmTel is a telescope control interface designed to to communicate with a telescope server, and Elwood Downey's XEphem, through the INDI protocol. It will also operate as a free-standing program for control of telescopes that use the NexStar and LX200 command sets (but see below). ... XmTel is accompanied by routines which support the necessary communication and commands for running Celestron NexStar and Meade Instruments LX200 telescopes. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/xmtel/archive/xmtel-5.1/README -- 5.2 Кб -- 04.12.2009
Похожие документы

17. Laboratory for the Stellar Magnetism Study of SAO of the RAS - Magnetic stars -
... All contributions must be prepared in English. Contributions, written in other languages, including Russian, will not be accepted. ... The style file sao1.sty is available at the anonymous ftp server ftp.sao.ru:/pub/texSAO/saosty/ . ... November, 1, 2010 . All contributions (including papers of the SAO staff) should be submitted to Dmitry Kudryavtsev ( ). ... Magnetic Stars-2010 . ... Laboratory for the Stellar Magnetism Study of SAO of the RAS . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/lizm/conferences/2010/en/proceedings.html -- 6.1 Кб -- 04.02.2013
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/lizm/conferences/2010/en/proceedings.html -- 6.1 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/lizm/conferences/2010/en/proceedings.html -- 6.1 Кб -- 02.10.2012
Похожие документы

18. Please Give The Reference. - an Astronomy Net Blackholes2 Forum Message
Blackholes2 Forum Message . Forums: . ... Discussion Forums | ... Post . ... Please Give The Reference. Forum List | ... Post Message | ... Posted by Becky on October 3, 2003 05:27:58 UTC . ... Reference - yanniru - October 3, 2003 - 12:54 UTC . Login to Post . ... www.astronomy.net . About Astronomy Net | Advertise on Astronomy Net | ... Forum posts are Copyright their authors as specified in the heading above the post. "dbHTML," "AstroGuide," "ASTRONOMY.NET" & "VA.NET" . ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/blackholes2/messages/4881.shtml -- 13.1 Кб -- 09.04.2016
Похожие документы

19. Stellar Astronomy
... Subject and Problems of Stellar Astronomy. ... Plane of Galaxy, Methods of Its Location Determination. ... Stars Distances. ... Other Methods of Stars Distances Determination. ... Tangential Velocities, Their Determination by Self-Motions. ... Determination of Solar Apex and Spatial Velocity by Radial and Spatial Velocities of Stars. ... Features of Orientation and Parameters of Peculiar Stellar Velocities Ellipsoid. ... General and Selective Light Absorption in Galaxy. ... Darc Clouds in Galaxy. ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/courses/zor_astron_e.html -- 8.0 Кб -- 23.02.2005
Похожие документы
Еще в разделе: (Показать все результаты (>43) - space.univ.kiev.ua/ )

20. http://kcor.sai.msu.ru/2010/calc_kcor.pro
... At present, SDSS (ugriz), UKIRT WFCAM (YJHK), ; Johnson-Cousins (UBVRcIc), and 2MASS (J2H2Ks2) ; are supported ; redshift - redfshift of a galaxy ( floating point) ; colour_name - colour identification (string) ; colour_value - value of colour in magnitudes ( floating point) ; should be in the AB mags for ugrizYJHK ; and in Vega mags for Johnson-Cousins/2MASS colours ; ; RETURN VALUE: K-correction in the specified filter for given redshift ; and ...
[ Сохраненная копия ]  Ссылки http://kcor.sai.msu.ru/2010/calc_kcor.pro -- 12.6 Кб -- 06.02.2013
Похожие документы

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


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

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

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