Найдено документов: 86315 (151 сайтов) ---- Время поиска: 0.15сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.iki.rssi.ru/mirrors/stern/stargaze/Fsunintro.htm.
http://www.iki.rssi.ru/mirrors/stern/stargaze/Fsunintro.htm.
1. casacore: casa::CLInterpolator2D< T > Class Template Reference
... casa::CLInterpolator2D< T > . ... Let a derived class make a copy of itself. void . set ( MaskedLattice < T > *lattice, const AxesMapping &axesMap, uInt axis1, uInt axis2, uInt curveAxis) . ... Assignment can only be used by derived classes. virtual void . ... template<class T > . ... Copy constructor can only be used by derived classes. template<class T > . ... Thereafter the virtual function preset() is called to give a derived class the opportunity to do some initial work. template<class T > . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1CLInterpolator2D.html -- 35.0 Кб -- 14.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>9950) - www.atnf.csiro.au/ )
2. DUST: Dust::TUpwardEval Class Reference
... Classes . ... Class List . Class Hierarchy . ... Dust :: TUpwardEval . ... TUpwardEval (BNLib::UnaryDD &Cabs, RadField &rf, unsigned nstep) . double . Idx (double Emin, double Emax) . ... EIdx (double Emin, double Emax) . ... Rasterise a product of the radiation field and the cross section of the grain. ... Dust::TUpwardEval::TUpwardEval . ... References Dust::RadField::cuthigh_J , and Dust::RadField::cutlow_J . double Dust::TUpwardEval::Idx . ... double Dust::TUpwardEval::EIdx . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1TUpwardEval.html -- 8.1 Кб -- 11.07.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>950) - www.mrao.cam.ac.uk/ )
3. The GtkWidget Base Class
... Obviously, to subclass GtkWidget , you will have to be familiar with the base class. ... typedef struct _GtkWidgetClass GtkWidgetClass; struct _GtkWidgetClass { GtkObjectClass parent_ class ; guint activate_signal; guint set_scroll_adjustments_signal; /* Basics */ void (* show) ( GtkWidget * widget ); void (* show_all) ( GtkWidget * widget ); void (* hide) ( GtkWidget * widget ); void (* hide_all) ( GtkWidget * widget ); void (* map) ( GtkWidget * widget ); void (* unmap) ( ...
[
Сохраненная копия
]
Ссылки http://www.sao.ru/cats/~satr/GGAD/z144.html -- 19.4 Кб -- 12.07.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1130) - www.sao.ru/ )
4. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>735) - www.astro.louisville.edu/ )
5. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6701) - www.eso.org/ )
6. Stellarium: StelGuiBase Class Reference
Stellarium 0.12.3 . ... Classes . ... StelGuiBase Class Reference abstract . Abstract class defining the base interface for all GUIs. ... virtual voidљ . ... setStelStyle (const QString §ion)=0 . ... virtual class QProgressBar* StelGuiBase::addProgressBar . ... virtual bool StelGuiBase::getVisible . ... virtual bool StelGuiBase::isCurrentlyUsed . ... virtual void StelGuiBase::setInfoTextFilters . ... virtual void StelGuiBase::setStelStyle . ... virtual void StelGuiBase::setVisible . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelGuiBase.html -- 17.1 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1412) - astro.uni-altai.ru/ )
7. Astronomy 123 Spring 1996
First Mid Term Date has Changed . Classes on Friday . ... Second Midterm Date is Changed to May 29 . ... Local Astronomy Stuff . ... Excellent Overview of the Early Universe . ... First Midterm Results . First Midterm Answers . Second Midterm Results . Second Midterm Answers . ... Study Guide for the First Midterm . Study Guide for the Second Midterm . ... WEEK 1: ANCIENT COSMOLOGY . ... The Universe in the first 0.01 -0.1 seconds . The Universe in the first 0.1 -1 second . ...
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1996/astr123.html -- 10.0 Кб -- 10.03.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>120) - zebu.uoregon.edu/ )
8. Class Relationships
... Meta Index / Home Page / F90 DAL API . The C++ classes are related to each other in two ways. The first is the Base-Derived relationship . The F90 API supports the Base-Derived relationships through Base-Class conversion functions. These are: block, attributable, and labelled. and the second is the Parent-Child relationship. These relationships are handled in the F90 API through the parent() function. ... Class . Base Classes . ... Nullable . DataComponent . ... DataSet . ...
[
Сохраненная копия
]
Ссылки http://xmm.vilspa.esa.es/sas/7.0.0/doc/dal/node21.html -- 6.3 Кб -- 28.06.2006
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6555) - xmm.vilspa.esa.es/ )
9. The Sun--Introduction
... Astronomy index . Mechanics index . Sun index . ... The sections of "Stargazers" covering the Sun was an afterthought. The rest of the material was mostly complete when a teacher of astronomy, adapting the material for his course, pointed out an omission. ... Yes, indeed--and therefore this part was added. ... However, almost all the material on the Sun fits seamlessly into the sections that precede it or follow it, and lesson plans have been provided for sections #S-1 to #S-7 as well. ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/mirrors/stern/stargaze/Sunintro.htm -- 7.7 Кб -- 21.12.2007
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Sunintro.htm -- 7.7 Кб -- 22.12.2007
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/mirrors/stern/stargaze/Sunintro.htm -- 7.7 Кб -- 22.12.2007
Похожие документы
Еще в разделе:
(Показать все результаты (>720) - www.cosmos.ru/ )
10. Pipeline Code Internal Organization GPI Data Pipeline 1.0 documentation
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . Enter search terms or a module, class or function name. Pipeline Code Internal Organization . ... Function Call Hierarchy when Running Recipes . ... The GPI data pipeline is implemented in object-oriented fashion using IDL classes. ... For detailed documentation on the functions and variables internal to the following, please see the comments in the source code directly. ... The main object class of the pipeline! ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/organization.html -- 12.3 Кб -- 14.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8064) - www.stsci.edu/ )
11. Astronomy Ireland's Evening Classes to begin on 8 October | International Year
... Astronomy: what is our place in the Universe? Wed 14 October . ... Donegal and Blue Stacks Festival 2009: happening right now! ... Astronomy Ireland's Evening Classes begin this Thursday, October 8, and are taking place at 10 locations nationwide. ... For more details of the classes you can see www.astronomy.ie/class . ... Thursday - October 8 - Dundalk - This lecture will take place in Dundalk to launch the October Evening Classes. ... International Year of Astronomy, Ireland National Node . ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/scholars/iya/local/astronomy-classes.html -- 9.9 Кб -- 31.12.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1228) - star.arm.ac.uk/ )
12. Classes ? Amateur Astronomers Association of New York
... AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 . AAA Winter Astronomy Class: Measuring Distances in Space тАУ Dec 2015 тАУ Feb 2016 . ... This Month's Sky . ... This Month's Sky - 2015 . ... Beyond New York City . ... Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . ... A History of the First Forty Years of the Amateur Astronomers Association . ... 2016 Amateur Astronomers Association of New York Designed by Press Customizr Powered by . ...
[
Сохраненная копия
]
Ссылки http://www.aaa.org/education/classes/ -- 96.0 Кб -- 09.04.2016
Похожие документы
Похожие документы
13. Клатчи Cavalli Class - Cavalli Class - Cavalli Class Gmundner Keramik Gr?ner
... Основатель бренда Cavalli CLASS Роберто Кавалли известен во всем мире как непревзойденный дизайнер, творящий чудеса с материалами и формами, и дерзкий экспериментатор. ... Тип: Клатчи . ... Клатчи . ... Пол: Жен. ' title='Gmundner Keramik Gr?ner Rand Блюдце для чашки эспрессо 11 см - Gmundner Keramik' border='0' align='left' width='120' style='margin-right: 20px;' hspace='7' vspace='5'/> . ...
[
Сохраненная копия
]
Ссылки http://astrokuban.info/astroku8527.html -- 18.4 Кб -- 14.02.2016
Похожие документы
Похожие документы
14. Java Classes, Constructors, and Methods
... This chapter documents the Java classes used for LiveConnect, along with their constructors and methods. It is an alphabetical reference for the classes that allow a Java object to access JavaScript code. ... Full entries for each class appear in alphabetical order. Tables included in the description of each class summarize the constructors and methods of the class. Full entries for the constructors and methods of a class appear in alphabetical order after the entry for the class. ...
[
Сохраненная копия
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/classint.htm -- 2.6 Кб -- 07.10.1999
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6745) - www.arcetri.astro.it/ )
15. Untitled Document
... This section covers the use of LASERs at APO regardless of Class or function. ... This plan does not cover aircraft or satellite issues. ... 30.2 APPLICABLE STANDARDS . ... OSHA PUB 8-1.7 Guidelines for LASER Safety and Hazard Assessment . ... The Site Safety Officer shall determine applicable protective measures based on the applicable standards and the LASER Class. ... Laser control and operation shall be in accordance with the applicable requirements of the standards for the specific LASER class....
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Site/usersguide/SafetyPlan/06SafeSec30.html -- 2.9 Кб -- 21.05.2009
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1125) - www.apo.nmsu.edu/ )
16. Astronaut Class of 1996 (Group 16)
NASA Press Release 96-84: NASA Selects Astronaut Class of 1996 . NASA Press Release 96-162: International Candidates Join 1996 Astronaut Class . JSC Press Release 96-022: Astronaut Class of 1996 Reports for Duty . ... U.S. Navy . Mission Specialist . ... Yvonne D. Cagle, M.D. Civilian . ... Charles J. Camarda, Ph.D. Civilian . ... Sandra H. Magnus, Ph.D. Civilian . ... Michael J. Massimino, Ph.D. Civilian . ... Donald R. Pettit, Ph.D. Civilian . ... John L. Phillips, Ph.D. Civilian . ...
[
Сохраненная копия
]
Ссылки http://www.jsc.nasa.gov/Bios/96ascans.html -- 11.6 Кб -- 20.08.2013
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1518) - www.jsc.nasa.gov/ )
17. Divisions
... The DIV element is used with the CLASS attribute to represent different kinds of containers, e.g. chapter, section, abstract, or appendix. ... An SGML identifier used as the target for hypertext links or for naming particular elements in associated style sheets. ... By convention, the class names are interpreted hierarchically, with the most general class on the left and the most specific on the right, where classes are separated by a period. ... ALIGN . ... move down until left margin is clear . ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/divisions.html -- 4.4 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>86) - comet.sai.msu.ru/ )
18. Dynamic HTML in Communicator
... Style Sheets in Communicator . Using Cascading Style Sheets to Define Styles . ... Inheritance of Styles . Defining Style Sheets with the <STYLE> Tag . Defining Style Sheets in External Files . Defining Classes of Styles . ... Combining Style Sheets . ... Setting Border Widths, Color, and Style . ... Comments in Style Sheets . ... Style Sheet Properties . Font Properties . ... Font Style . Text Properties . ... Style Sheets Ink Home Page . Overview of the Style Sheet . ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/~vab/html.doc/dhtml/dynhtml/jss3.htm -- 7.4 Кб -- 13.08.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>910) - crydee.sai.msu.ru/ )
19. The AstroStat Slog Blog Archive [ArXiv] Three Classes of GRBs, July 21, 2007
... Archives . ... ArXiv] SDSS DR6, July 23, 2007 . Jul 25th, 2007| 03:22 am | ... Statistical Evidence for Three classes of Gamma-ray Bursts by T. Chattopadhyay et. al. In general, gamma-ray bursts (GRBs) are classified into two groups: long (>2 sec) and short (<2 sec) duration bursts. ... The new feature of this article is that Chattopadhyay et. al. applied the k-means and the Dirichlet process model based clustering method to confirm three classes of GRBs. ... Chandra Blog . ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/2007/arxiv-three-classes-of-grbs/index.html -- 20.5 Кб -- 01.03.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1082) - hea-www.harvard.edu/ )
20. PixInsight Core / PixInsight Class Library (PCL) - Астрософт
... Астрософт (Модератор: tlgleonid ) > . PixInsight Core / PixInsight Class Library (PCL) . ... Астрософт . ... Оффлайн . ... Благодарностей: 0 . ... Записан . ... Благодарностей: 251 . Ответ #1 : 01 Июль 2009, 11:45:29 ? ... http://pixinsight.com/purchase/index.html . ... Там есть free LE версия http://pixinsight.com/download/LE/index.html . А PCL это вообще-то инструментарий для волонтеров-разработчиков. ... Ответ #3 : 20 Ноябрь 2010, 16:49:38 ? ... Ответ #4 : 17 Сентябрь 2011, 18:46:23 ? ...
[
Сохраненная копия
]
Ссылки http://www.astroclub.kiev.ua/forum/index.php?topic=9138.0 -- 77.5 Кб -- 09.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>5) - www.astroclub.kiev.ua/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда