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

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

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

1. casacore: casa::RecordTransformable Class Reference
... Classes . ... casa . casa::RecordTransformable . ... Interface class for converting to/from records. ... toRecord ( String &error, RecordInterface &outRecord) const =0 . ... void printAsRecord( const RecordTransformable & myClass) { String errorMessage; Record rec; if (!myClass.toRecord(errorMessage, rec)) { cout << "Cannot convert class to a Record. ... The destructor must be virtual so that the destructor of derived classes is actually used. virtual Bool casa::RecordTransformable::fromRecord . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RecordTransformable.html -- 28.2 Кб -- 14.02.2011
Похожие документы

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

3. lsst.tcc: Class List
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . ... ClassљList . ClassљHierarchy . ... axis . ... array . ... actor . ... TCC actor for the APO 2.5m telescope . ... Unit test wrapper for a mock 3.5m TCC actor . ... Wrapper for an ActorDispatcher talking to a mock 3.5m TCC talking to mock controllers . ... TCC command parser . ... Axis controller status . ... A wrapper for an AxisDevice talking to a fake axis controller . ... A class that holds command definitions, and can parse tcc commands . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/annotated.html -- 114.6 Кб -- 14.09.2015
Похожие документы

4. Stellarium: Member List
... ClassљList . ... ClassљMembers . SphericalRegion Member List . ... contains (const SphericalRegion *r) const . ... contains (const SphericalRegionP r) const (defined in SphericalRegion ) . ... contains (const Vec3d &p) const (defined in SphericalRegion ) . ... contains (const SphericalPolygon &r) const (defined in SphericalRegion ) . ... contains (const SphericalConvexPolygon &r) const (defined in SphericalRegion ) . ... contains (const SphericalCap &r) const (defined in SphericalRegion ) . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classSphericalRegion-members.html -- 27.6 Кб -- 28.02.2014
Похожие документы

5. http://www.stsci.edu/hst/training/events/Python/class4.pdf
... Catalog MyDir 6 Catalog Class? Data Dictionary Record for Catalog ­ {} · · · · · Set keys/fields to store in Catalog records Store the Catalog record in a file Retrieve a Catalog record from a file Set format for formatting Catalog records Send a formatted Catalog record to a file or printer Database Functions · dbtools.py ­ use with sql flat files. · ...
[ Текст ]  Ссылки http://www.stsci.edu/hst/training/events/Python/class4.pdf -- 86.5 Кб -- 15.06.2005
Похожие документы

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

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

8. An Abstract Data Interface
... Next: Proposed FITS Keywords Up: Data Models and Previous: Propagating Uncertainties and . ... The Abstract Data Interface (ADI) is a system within which both abstract data models and their mappings on to file formats can be defined. The data model system is object-oriented and closely follows the Common Lisp Object System (CLOS) object model. ... ADI is a system for defining ``abstract data models.' ... ADI was designed as an object-oriented system where data models are defined as classes. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/alland.html -- 11.6 Кб -- 03.11.2000
Похожие документы

9. Code Examples
... Below are the code examples that are used in the above text which are not included in complete form elsewhere. ... #include gtk/gtksignal.h #include gtk/gtktable.h #include gtk/gtktogglebutton.h #include tictactoe .h enum { TICTACTOE _SIGNAL, LAST_SIGNAL }; static void tictactoe _class_init (TictactoeClass *klass); static void tictactoe _init ( Tictactoe * ttt ); static void tictactoe _toggle ( GtkWidget *widget, Tictactoe * ttt ); static gint ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/app-codeexamples.html -- 10.2 Кб -- 19.07.2002
Похожие документы

10. http://www.mccme.ru/tg2007/talks/Singh.pdf
A. Singh Institute of Mathematical Sciences, C.I.T. Chennai, India anupamk18@gmail.com Real elements in algebraic groups Let G be an algebraic group defined over a field k . ... Let G be a connected semisimple algebraic group of adjoint type defined over a perfect field k . ... It follows that if G is connected semisimple of adjoint type, with -1 in its Weyl group, then every semisimple element in G(k ) is strongly real in G(k ). This also shows that any regular element in such a group is real. ...
[ Текст ]  Ссылки http://www.mccme.ru/tg2007/talks/Singh.pdf -- 81.7 Кб -- 27.11.2007
Похожие документы
Еще в разделе: (Показать все результаты (>808) - www.mccme.ru/ )

11. XPA/Tcl Interface
Tcl /Tk programs can act as XPA clients and/or servers using the Tcl interface to XPA that is contained in the libtclxpa.so shared object. set xpa [xpanew class name help sproc sdata smode rproc rdata rmode] xpafree xpa set xpa [xpanew class name help iproc idata imode] set xpa [xpacmdnew class name ] xpacmdadd xpa name help sproc sdata smode rproc rdata rmode xpacmddel xpa cmd ... When this routine is called, a copy of buf is saved for transmission to the client. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/tcl.html -- 9.0 Кб -- 03.01.2008
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/tcl.html -- 9.0 Кб -- 01.10.2012
Похожие документы

12. OptInt PmWiki : Custom Wiki Styles
OptInt PmWiki . Pm Wiki / . Edit Page | Page History | ... Wiki Help . ... MROI Delay Line Design Contract . ... Custom Wiki Styles . ... This page describes the predefined Wiki Styles and how a Wiki Administrator can define additional Wiki Styles as a local customization for all pages (in local/config.php) or specific groups (in local/$Group.php). All predefined Wiki Styles are setup in the global array $WikiStyle . ... text colors: . ... WikiStyle['decimal']['apply'] = 'list'; . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/CustomWikiStyles -- 29.1 Кб -- 28.02.2014
Похожие документы

13. Proposal change classes
... XMM-Newton SOC Home Page Conferences & Meetings . ... Data Analysis SAS News What is SAS? How to use SAS SAS Workshops SAS Version Changes Download and Install SAS Science Simulator (SciSim) . ... EPIC cameras optical loading . ... The PI is invited to cross-check the expected X-ray flux from the target source (and from any other potentially bright source in the target field of view), or to provide the SOC with her/his own estimate, if not originally specified in the proposal. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/external/xmm_sched/indications.shtml -- 17.1 Кб -- 09.04.2016
Похожие документы

14. Table Rows
... Content Model: Table Cells (TH or TD) . The TR element acts as a container for a row of table cells defined with the TH or TD elements. ... You also have the ability to disable word wrap for the row, and thereafter use the <BR> element to determine line breaks and hence cell widths. ... The recommended approach is to subclass rows using the CLASS attribute For example: <TABLE BORDER COLSPEC= .. ... ALIGN . ... This is used when you want to ensure that all cells in the row share the same baseline. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/tablerows.html -- 5.8 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>265) - comet.sai.msu.ru/ )

15. http://hea.iki.rssi.ru/Z-90/z90-prelist2.pl~
usr/bin/perl #use Text::BibTeX; require "bp.pl"; # get current time and data @TIME = localtime(time); $DATE = @TIME[3]." TIME[4]+1)." ... entry {'address'}=~m/Moscow|Russia|Petersburg/ || $ entry {'institution'}=~m/Moscow|Russia|IKI|RAN|RAS/){ $ prelist {$ key }.= td class =tab BGCOLOR =lightblue $ entry {'author'} $ entry {'email'} /td \n ; }else{ $ prelist {$ key }.= td class =tab $ entry {'author'} $ entry {'email'} /td \n ; } if( defined ($ entry {'presentation_talk'})){ $ prelist {$ ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/z90-prelist2.pl~ -- 6.6 Кб -- 08.12.2004
Похожие документы

16. Astronomy HyperText Book
... Stellar Evolution . Nucleosynthesis in Stars . The Evolution of Star Clusters . JAVA Physics Lab . Alternative Energies Class . Steve Kevan's Physics 251 Class . ... Talk on Solid State Physics of CCD detectors . Talk on Cosmological Issues . ... Digital Spectra of Stars . NETexperts E-mail List . The Electronic Universe Project e-mail: nuts@moo.uoregon.edu ...
[ Сохраненная копия ]  Ссылки http://zebu.uoregon.edu/text.html -- 3.3 Кб -- 26.03.1998
Похожие документы

17. Query Operations
... to_tsquery( [ configuration , ] querytext text) RETURNS TSQUERY . ... Query rewriting is a set of functions and operators for tsquery type. ... We'll expand query supernovae using table-driven rewriting rules. =# create table aliases (t tsquery primary key, s tsquery); =# insert into aliases values(to_tsquery('supernovae'), to_tsquery('supernovae|sn')); =# select rewrite(to_tsquery('supernovae'), 'select * from aliases') && to_tsquery('crab'); ?column? --------------------------------- ( 'supernova'...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-query.html -- 13.1 Кб -- 13.04.2008
Похожие документы

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

19. http://www.stecf.org/conferences/adass/adassVII/reprints/does.ps.gz
... Fitting and Modeling of AXAF Data with the ASC Fitting Application S. Doe, M. Ljungberg, A. Siemiginowska and W. Joye AXAF Science Center, MS 81, Smithsonian Astrophysical Observatory, 60 Garden Street, Cambridge, MA 02138 USA Abstract. ... Fitting and Modeling of AXAF Data 159 MODEL MANAGER FIT STATISTIC MANAGER MANAGER SRC BKGD INSTR MODEL = SRC + BKGD * INSTR MODELS MODELS MODELS MANAGER MANAGER STATS METHODS OPTIMIZATION METHOD MANAGER Figure 3. The Model, Method, and Statistic Managers. ...
[ Текст ]  Ссылки http://www.stecf.org/conferences/adass/adassVII/reprints/does.ps.gz -- 76.4 Кб -- 12.06.2006
Похожие документы

20. Software Store - Installation Guide
... Obtaining the software . ... a. Decide on the root directory where your software is going to go.... /home/friday , for example. b. In your .cshrc file, define . ... home/friday/]lib . ... after make ) an object code library ../pack/qub/libqub.a . ... Then a common section of code, found in ../pack/make_library supplies all the necessary targets: . ... remove The conservative way to build this library is to cd /home/friday/pack/qub; make; make install; make clean . ... cd /home/friday/pack; make . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/Howto_install1.html -- 6.9 Кб -- 02.06.2003
Похожие документы

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


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

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

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