Найдено документов: 361710 (171 сайтов) ---- Время поиска: 0.56сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.apo.nmsu.edu/Telescopes/coordConv/html/namespaces.html.
http://www.apo.nmsu.edu/Telescopes/coordConv/html/namespaces.html.
1. Stellarium: TelescopeClient Class Reference
Stellarium 0.12.3 . ... TelescopeClient Class Reference abstract . ... getEnglishName (void) const . ... getInfoString (const StelCore *core, const InfoStringGroup &flags) const . ... getJ2000EquatorialPos (const StelCore *core) const =0 . ... getEquinoxEquatorialPos (const StelCore *core) const . ... getJ2000GalacticPos (const StelCore *core) const . ... getSideralPosGeometric (const StelCore *core) const . ... getPositionInfoString (const StelCore *core, const InfoStringGroup &flags) const . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTelescopeClient.html -- 40.7 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1485) - astro.uni-altai.ru/ )
2. casacore: mallinfo Struct Reference
... Definition at line 638 of file malloc.h . ... Definition at line 639 of file malloc.h . ... Definition at line 647 of file malloc.h . ... Definition at line 645 of file malloc.h . ... Definition at line 643 of file malloc.h . ... Definition at line 642 of file malloc.h . ... Definition at line 648 of file malloc.h . ... Definition at line 640 of file malloc.h . ... Definition at line 641 of file malloc.h . ... Definition at line 646 of file malloc.h . ... Definition at line 644 of file malloc.h . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/structmallinfo.html -- 15.0 Кб -- 14.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>17380) - www.atnf.csiro.au/ )
3. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1207) - www.apo.nmsu.edu/ )
4. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2550) - www.mrao.cam.ac.uk/ )
5. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1964) - www.astro.louisville.edu/ )
6. API Help
Package . Class . ... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. 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: . ... These links take you to the next or previous class, interface, package, or related page. ...
[
Сохраненная копия
]
Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/help-doc.html -- 9.3 Кб -- 16.05.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>45238) - www.eso.org/ )
7. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1697) - www.mso.anu.edu.au/ )
8. ImageIO(3)
ImageIO - Reference Counted C++ Class for Reading and Writing Images . include ImageIO .h // types of image data (these mostly correspond to the FITS BITPIX values) enum ImageDataType { UNKNOWN_ IMAGE = -1, // unknown type BYTE_ IMAGE = 8, // 8 bit images X_ IMAGE = -8, // special, color scaled, X image data SHORT_ IMAGE = 16, // 16 bit signed USHORT_ IMAGE = -16, // 16 bit unsigned LONG_ IMAGE = 32, // 32 bit integer FLOAT_ IMAGE = -32 // 32 bit floating point }; ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.17.html -- 9.6 Кб -- 11.09.1998
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1960) - www.sao.ru/ )
9. http://www.armaghplanet.com/pdf/Administration/Planetarium-FOI-Guide%20_2_TM_FINAL.pdf
PUBLICATION SCHEME - GUIDE TO INFORMATION Class of Information Who we are and what we do Description of Information Manner Fee This class contains information on: · the roles and responsibilities of the organization and those working at a senior level in the organization; · the aims, objectives On the Planetarium website: www.armaghplanet.com None for information available on the website. ... Available for inspection. ... On the Planetarium website: www.armaghplanet.com None ...
[
Текст
]
Ссылки http://www.armaghplanet.com/pdf/Administration/Planetarium-FOI-Guide%20_2_TM_FINAL.pdf -- 81.3 Кб -- 20.09.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2353) - www.armaghplanet.com/ )
10. Lecture Series 2015-2016 ? Amateur Astronomers Association of New York
... Home Lectures Lecture Series 2015-2016 . ... Lecture Series 2014-2015 . ... Beyond New York City . ... The Amateur Astronomers Association is proud to present an astronomy lecture series from October through May each year for our members and the public. ... Amateur Astronomer Association is pleased to announce we will be offering select, limited reserved seating for current AAA members for the Friday, January 8, 2015 AAA Lecture entitled Robert Nemiroff ?2015 Astronomy Picture of the Day?. ...
[
Сохраненная копия
]
Ссылки http://www.aaa.org/lectures/lecture-series-2015-2016/ -- 98.0 Кб -- 10.04.2016
Похожие документы
Похожие документы
11. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm
... A wrapped Java array accessed from within JavaScript code is a member of the type JavaArray . Core object . ... JavaScript 1.1, NES 2.0 Any Java method which returns an array. ... Use zero-based indexes to access the elements in a JavaArray object, just as you do to access elements in an array in Java. ... Method . ... In this example, the JavaArray byteArray is created by the java.lang.String.getBytes method, which returns an array. var javaString = new java.lang.String("Hello world!"); . ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/javarray.htm -- 8.3 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>10841) - www.arcetri.astro.it/ )
12. http://zebu.uoregon.edu/1996/ph199/hw5.html
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1996/ph199/hw5.html -- 2.8 Кб -- 05.11.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>357) - zebu.uoregon.edu/ )
13. Armagh Observatory
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . Description of Information . ... This class contains information on: . ... Annual audited accounts тАУ Management Commentary . ... Annual Report . ... Other information in this class can be obtained by writing to The Administrator, Armagh Observatory, College Hill, Armagh, BT61 9DG, e-mail: administrator arm.ac.uk . ... Other information in this class can be obtained by writing to The Administrator at the address given above. ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/FOI/FOI-Guide-to-info.html -- 11.0 Кб -- 19.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3257) - star.arm.ac.uk/ )
14. Flat Fielding GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . ... Processing GPI Data, Step by Step . ... Flat Fielding . ... The goal of a flat-field is to correct for transmission of the instrument as a function of field-of-view. ... Field dependent instrument transmission (includes such effects vignetting (not present in GPI), optical element transmission variations etc.) ... Seeing as it is unrealistic to perform a flat-field at every single instrument position, a new flat-fielding technique is required. ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~mperrin/software/gpidata/ifs/steps/flat_fielding_detector.html -- 13.4 Кб -- 14.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>19226) - www.stsci.edu/ )
15. Detailed Description
... hkgtigen (hkgtigen-1.14.2) [xmmsas_20070708_1801-7.1.0] . Meta Index / Home Page / Description For each instrument standard HK parameter validity ranges are stored in the corresponding CCF constituent HKParmInt [ 2 ]. The ranges are expressed in terms of boolean selection expressions as defined by the selectlib package. ... In more detail, when invoked for a particular instrument (see parameter instrument ), hkgtigen performs the following operations to construct the single GTI data set: . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/hkgtigen/node5.html -- 7.2 Кб -- 09.07.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>15349) - xmm.vilspa.esa.es/ )
16. http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7B8FF2B8F1-C981-4EFB-AB45-BC7CF3845D25%7D
Most of the galaxies visible in this Hubble image are members of a huge cluster called CLASS B1608+656, which lies about 5 billion light-years away. But the field also contains other objects that are both significantly closer and far more distant including two gravitational lenses dubbed Fred and Ginger. ... Fred, also known more prosaically as [FMK2006] ACS J160919+6532, lies near the lens galaxies in CLASS B1608+656, while Ginger ([FMK2006] ACS J160910+6532) is markedly closer to us. ...
[
Сохраненная копия
]
Ссылки http://www.astronomy.com/sitefiles/resources/image.aspx?item=%7B8FF2B8F1-C981-4EFB-AB45-BC7CF3845D25%7D -- 4.4 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5945) - www.astronomy.com/ )
17. HUDF: Dawn of the Galaxies
Astronomy Picture of the Day . HUDF: Dawn of the Galaxies . ... 29.09.2004 . ... ESA , NASA Explanation: When did galaxies form? Faint red smudges identified on the deepest optical sky image ever taken may well be members of the first class of galaxies. ... Analyses indicate that the discovered class of galaxies is exclusively composed of these smaller dwarf galaxies from which larger modern galaxies must have formed. ... September 2004 . ... U. Based on Astronomy Picture Of the Day ...
[
Сохраненная копия
]
Ссылки http://www.astronet.ru/db/xware/msg/1199735 -- 14.3 Кб -- 30.09.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>93475) - www.astronet.ru/ )
18. APOD: 2004 September 29 - HUDF: Dawn of the Galaxies
... 2004 September 29 . HUDF: Dawn of the Galaxies . ... ESA , NASA . Explanation: When did galaxies form? ... Analyses indicate that the discovered class of galaxies is exclusively composed of these smaller dwarf galaxies from which larger modern galaxies must have formed. ... The first class of dwarf galaxies likely contained energetic stars emitting light that transformed much of the remaining normal matter in the universe from a cold gas to a hot ionized plasma . ... About APOD | ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/apod/ap040929.html -- 5.3 Кб -- 02.10.2012
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4086) - www.sai.msu.su/ )
19. ZnTe Safety Data Sheet
... Protective equipment: . ... Product: . ... Employers should use this information only as a supplement to other information gathered by them, and should make independent judgement of suitability of this information to ensure proper use and protect the health and safety of employees. This information is furnished without warranty, and any use of the product not in conformance with this Material Safety Data Sheet, or in combination with any other product or process, is the responsibility of the user. ...
[
Сохраненная копия
]
Ссылки http://www.issp.ac.ru/lpcbc/DANDP/zntemsds.html -- 17.3 Кб -- 14.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>808) - www.issp.ac.ru/ )
20. Pulsar ALFA Surveys
... The pulsar consortium met on 1-2 November 2002 in Arecibo. ... Preliminary parameters for the pulsar surveys will produce on the order of 1 Pbyte of raw data over the course of 3-5 years. ... Young canonical pulsars (galactic plane) . ... The Parkes Multibeam Pulsar Survey adopted an integration time of 2100 sec. Surveys with ALFA need only 20 sec to match this sensitivity, but we want 300 sec to go much deeper. ... For pulsar surveys, we require the following in a spectrometer: . ... Jim . ...
[
Сохраненная копия
]
Ссылки http://www.naic.edu/alfa/ealfa/meeting1/minutes/palfa.html -- 15.0 Кб -- 08.05.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4324) - www.naic.edu/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда