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

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

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

1. casacore: casa::Stokes Class Reference
... Classes . ... casa . casa::Stokes . ... type ( Int stokesNumber) . convert Int to StokesTypes, returns Stokes::Undefined if it is an invalid type . ... convert StokesTypes to String , Stokes::Undefined returns "??". static Fallible < Int > . ... These two functions map stokes type to FITS type and vice versa. static StokesTypes . ... convert StokesTypes to String , Stokes::Undefined returns "??". static Fallible < Int > casa::Stokes::receptor1 . ... static StokesTypes casa::Stokes::type . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Stokes.html -- 37.2 Кб -- 14.02.2011
Похожие документы

2. Stellarium: core/modules/Star.hpp Source File
Stellarium 0.12.3 . ... FileљStructure . FileљList . FileљMembers . core . modules . Star.hpp . ... 23 љ #define _STAR_HPP_ 1 . ... 33 љ typedef int Int32; . ... 72 љ StelObjectP createStelObject( const SpecialZoneArray<Star1> *a, . ... 74 љ void getJ2000Pos( const ZoneData *z, float movementFactor, Vec3f & pos) const { . ... 83 љ int hasComponentID( void ) const ; . ... 117 љ int hasComponentID( void ) const { return 0;} . ... 150 љ int hasComponentID( void ) const { return 0;} . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/Star_8hpp_source.html -- 31.4 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>1963) - astro.uni-altai.ru/ )

3. Python: module spc_util
spc_util (version 1/3/11) . ... Modules . ... stored_program_command_load_file . ... spc_file . ... Methods defined here: . init__ (self, spc_file) . header_report (self) . ... data_report (self) . ... Convert the link flag code into a more descriptive form. text_load_generation_flag (self) . Convert the load generation code into something a human can understand. text_load_type (self) . Convert the load type code into a more descriptive form. write (self, filename) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/spc_util.html -- 25.9 Кб -- 08.04.2016
Похожие документы

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

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

6. http://hea.iki.rssi.ru/Z-90/program.pl~
... TIME[4]+1)." TIME[5]+1900); $time = @TIME[2]." ... TIME [0]; $query; if($ENV{'REQUEST_METHOD'} eq 'GET'){ $query = $ENV{'QUERY_STRING'}; }elsif($ENV{'REQUEST_METHOD'} eq 'POST'){ sysread ... /=/,$fvalues[$i],2); $name= urldecode($name); $val= urldecode($val); $field{$name} = $val; } } $bib_file=$bib_file1; if( defined $field{'db'}){ $bib_file=$bib_file1 if ($field{'db'} eq 1 ); $bib_file=$bib_file2 if ($field{'db'} eq 2 ) ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/Z-90/program.pl~ -- 6.7 Кб -- 12.12.2004
Похожие документы

7. Adding plot classes
Next: CONSTRICTOR Up: Plotting Previous: Adding plot variables Contents . A plot class is basically defined by the list of plot variables displayed in the x,y, and z axis selections of the plot selection widget. ... Furthermore, in the same widget procedure, the name of the new plot class needs to be added to each selection button if required. ... Finally, as far as the plot widgets are concerned, the new class needs to be added for each necessary index selection in ww_indexsel . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node223.html -- 6.0 Кб -- 28.04.2015
Похожие документы

8. Some notes on the GNU toolchain Bojan Nikolic web pages (r. 329)
... Bojan Nikolic web pages (r. 329) . ... The order in which libraries to link to are passed to the linker is important . ... Many libraries use the GNU Autoconf/Automake build toolchain. ... Run the ./configure script, which looks for the various programs and libraries that the package needs . ... The simplest way is to run ./configure and make note of any complaints about missing programs or libraries that it reports. ... Some notes on the GNU toolchain . ... Passing options to configure . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/alma/sweng/gnutoolchainnotes.html -- 18.2 Кб -- 04.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3650) - www.mrao.cam.ac.uk/ )

9. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

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

11. Common Range Functions
... Range Widgets . ... Also, almost all of the functions and signals it defines are only really used in writing derived widgets. ... The "update policy" of a range widget defines at what points during user interaction it will change the value field of its Adjustment and emit the "value_changed" signal on this Adjustment. ... The "value_changed" signal is emitted continuously, i.e., whenever the slider is moved by even the tiniest amount. ... Scale Widgets . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/cats/~satr/GTK2/sec-commonrangefunctions.html -- 6.2 Кб -- 19.07.2002
Похожие документы

12. Paragraphs
... The <P> element is used to define a paragraph. ... The ALIGN attribute can be used to explicitly specify the horizontal alignment. ... Note: Do not use empty paragraphs to add white space around headings, lists or other elements. ... 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. ... You can then explicitly specify line breaks in paragraphs using the BR element. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/paras.html -- 6.1 Кб -- 19.12.1996
Похожие документы
Еще в разделе: (Показать все результаты (>160) - comet.sai.msu.ru/ )

13. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/src/ApnSerial.i
ApnSerial.h: interface for the CApnSerial class. // ////////////////////////////////////////////////////////////////////// #if !defined( AFX_APNSERIAL_H __ A27F1749_FA8F_40E8_A03F_4A28C8378DD1 __ INCLUDED _) #define AFX_APNSERIAL_H __ A27F1749_FA8F_40E8_A03F_4A28C8378DD1 __ INCLUDED _ #include Apogee.h class CApnSerial { public: CApnSerial (); ~ CApnSerial (); bool InitPort( unsigned long CamIdA, unsigned ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/src/ApnSerial.i -- 2.4 Кб -- 11.02.2007
Похожие документы

14. Region Names and Colors
SAOtng can associate names with region markers in order to aid users in remembering the significance of the region. ... By default, marker regions that you create in SAOtng are defined to be either "source" regions or "background" regions and are colored green and red, respectively. ... This type name is controlled by the "Set Type (and Color)" option in the marker menu (activated using the right mouse button within a region). ... Colors can be associated with names for regions. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/regionnames.html -- 5.1 Кб -- 01.10.2012
Похожие документы

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

16. APOD: December 29, 1999 - The Decade that Defined Star System
... December 29, 1999 . The Decade that Defined Star System . ... The first extra-solar star system was discovered orbiting a pulsar in 1991. Slight changes in the precise arrival times of the pulses from the central small dense neutron star gave evidence of orbiting planets . ... As the decade comes to a close, over two dozen planetary star systems have been identified, one recently confirmed by the detection of a slight eclipse by the planet itself. ... About APOD > . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap991229.html -- 4.9 Кб -- 02.10.2012
Похожие документы

17. The Millennium that Defined Earth
... Credit: Apollo 8 Crew, NASA Explanation: When the second millennium began, people generally knew that the Earth was round , but few saw much of it beyond their local village. ... The Earth started as the center of everything , but became a planet placed in the Solar System , which became placed in a Galaxy , which became placed in the Local Group of Galaxies , which became placed in an expanse so vast we call it just the Universe . ... Publications with keywords: Moon - Earth - millennium . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2000-12-31 -- 14.5 Кб -- 30.12.2000
Похожие документы

18. ATM Discussion Forum - Hosted by The Astronomy Net
... ATM Discussion Forum . Forums: . ... How to clean the rust on the quartz glass lens - flyingmelon - September 18, 2010 - 08:55 UTC . ... Depends - rick_crockett - May 26, 2008 - 03:52 UTC . ... Canon DSLR CONTROLLER USB SERIAL PORT - costas - October 31, 2007 - 16:02 UTC . ... Star Lap - berry - December 30, 2006 - 21:46 UTC . ... www.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/atm -- 23.7 Кб -- 09.04.2016
Похожие документы

19. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

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

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


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

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

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