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

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