Найдено документов: 197758 (163 сайтов) ---- Время поиска: 0.41сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/ByteIO_8h_source.html.
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/ByteIO_8h_source.html.
1. casacore: casa::ByteIO Class Reference
... Classes . ... casa::ByteIO . ... Abstract base class for IO on a byte stream. ... Write size bytes to the byte stream. virtual Int . read ( uInt size, void *buf, Bool throwException= True )=0 . Read size bytes from the byte stream. virtual void . ... Get the length of the byte stream. virtual Bool . ... ByteIO is the abstract base class for all classes doing IO on byte streams. ... virtual casa::ByteIO::~ByteIO . ... virtual Int casa::ByteIO::read . ... Read size bytes from the byte stream. ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ByteIO.html -- 42.2 Кб -- 14.02.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>28147) - www.atnf.csiro.au/ )
2. Stellarium: StelObjectModule Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... StelObjectModule Class Reference abstract . Specialization of StelModule which manages a collection of StelObject . ... virtual QList< StelObjectP >љ . searchAround (const Vec3d &v, double limitFov, const StelCore *core) const =0 . ... searchByNameI18n (const QString &nameI18n) const =0 . Find a StelObject by name. ... searchByName (const QString &name) const =0 . ... virtual QStringљ . ... const QString &љ . ...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classStelObjectModule.html -- 37.0 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1472) - astro.uni-altai.ru/ )
3. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1844) - www.sao.ru/ )
4. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1846) - hea-www.harvard.edu/ )
5. lsst.tcc: tcc.parse.parseDefs Namespace Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Namespaces . Classes . ... NamespaceљList . ... All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Macros љ Pages . ... tcc.parse.parseDefs Namespace Reference . ... Qualifier . ... Keyword . ... SubCommand . ... all__ = ["Qualifier", " Keyword ", " Command ", " SubCommand ", " CommandWrapper "] . list tcc.parse.parseDefs.__all__ = ["Qualifier", " Keyword ", " Command ", " SubCommand ", " CommandWrapper "] . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1parse_1_1parse_defs.html -- 13.9 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1181) - www.apo.nmsu.edu/ )
6. Python: module fhstcheck
fhstcheck . ... This module contains a class that calls the UPDCHK routine. ... Modules . ... Classes . abstract_check.abstract_check . ... class fhstcheck ( abstract_check.abstract_check ) . ... run (self) . Methods inherited from abstract_check.abstract_check : . getstate__ (self) . ... Copies __dict__, but excludes all unpicklable values. __init__ (self, my_checklist) . ... str__ (self) . gui_run (self) . ... BOTTOM = 'bottom' . DISABLED = 'disabled' . ... LEFT = 'left' . ...
[
Сохраненная копия
]
Ссылки http://www.stsci.edu/spst/UnixTransition/doc/fhstcheck.html -- 7.3 Кб -- 08.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>11405) - www.stsci.edu/ )
7. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1069) - hea.iki.rssi.ru/ )
8. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>603) - www.mso.anu.edu.au/ )
9. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1872) - www.adass.org/ )
10. DUST: Member List
... Classes . ... Class List . Class Hierarchy . Class Members . This is the complete list of members for Dust::RadField , including all inherited members. cuthigh_J (defined in Dust::RadField ) . Dust::RadField . cutlow_J (defined in Dust::RadField ) . ... Edens (void) . ... Edens (double elow_J, double ehigh_J) . ... operator() (double E)=0 . ... pure virtual] . RadField () . ... virtual] . Generated on Fri Jul 11 07:32:09 2008 for DUST by 1.5.5 ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1RadField-members.html -- 3.8 Кб -- 11.07.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1804) - www.mrao.cam.ac.uk/ )
11. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>66267) - www.eso.org/ )
12. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/src/ApnFilterWheel.i
ApnFilterWheel.h: interface for the CApnFilterWheel class. Copyright (c) 2007 Apogee Instruments, Inc. ////////////////////////////////////////////////////////////////////// #if !defined( AFX_APNFILTERWHEEL_H __ 6B02FF9C_AB8E_4488_A166_04C6B378E35E __ INCLUDED _) #define AFX_APNFILTERWHEEL_H __ 6B02FF9C_AB8E_4488_A166_04C6B378E35E __ INCLUDED _ #include Apogee.h class CApnFilterWheel { public: CApnFilterWheel (); virtual ~ CApnFilterWheel (); bool Init( Apn_Filter FilterType, ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libapogee/src/ApnFilterWheel.i -- 2.5 Кб -- 13.01.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>924) - www.astro.louisville.edu/ )
13. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>197) - comet.sai.msu.ru/ )
14. Conference "Global Fields"
... This map is called the two-dimensional Contou-Carrere symbol. I will explain the first properties of this symbol. I will prove the reciprocity laws for this symbol on algebraic surfaces over finite fields. I will explain how all reciprocity laws which one needs to construct Parshin-Kato global two-dimensional class field theory can be obtained from reciprocity laws for two-dimensional Contou-Carrere symbol. Poncelet Laboratory web page . ...
[
Сохраненная копия
]
Ссылки http://www.mccme.ru/lifr/2011global/talks/osipov.html -- 4.1 Кб -- 21.10.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>748) - www.mccme.ru/ )
15. Physics 410/510 Observational Cosmology
... This class is designed to be an up to date summary of the last 10-20 years of observations relevant to Cosmology. ... Theory today is bombarded by a vast array of observational data but there remains no clear and preferred model for the origin and evolution of structure in the Universe. ... The inflationary paradigm and the nature of the Dark Matter - Inflation solves a lot of problems that are inherent in the standard Big Bang Model. ... Kinds of Dark Matter and Observational Constraints . ...
[
Сохраненная копия
]
Ссылки http://zebu.uoregon.edu/1997/phys410.html -- 9.2 Кб -- 14.03.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>289) - zebu.uoregon.edu/ )
16. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>7419) - xmm.vilspa.esa.es/ )
17. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1673) - crydee.sai.msu.ru/ )
18. http://xray.sai.msu.ru/~polar/xmgr/regions.html
Define region . ... Area/perimeter . Define a region of interest on a graph or graphs. Select the region, there are 5. ... Inside polygon . Points inside a closed, non-intersecting polygon are considered inside the region. ... In the polygonal region type, define the region by successive clicks with the left mouse button, use the right mouse button to register the polygon. ... Select the region to use. ... Click on Area or Perimeter and use the mouse to define the region. ...
[
Сохраненная копия
]
Ссылки http://xray.sai.msu.ru/~polar/xmgr/regions.html -- 4.0 Кб -- 25.08.1997
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>599) - xray.sai.msu.ru/ )
19. Configuration Options
... In some cases where memory space is at a premium, it is possible to tailor the configuration to remove such features as reference clock driver support, debugging support, and so forth. ... The following lines are used in this file: . ... The DEFS_LOCAL line defines global flags that apply to all machines. Ordinarily, the only flags included are the -DDEBUG , which includes the debugging code, and -DREFCLOCK , which includes basic reference clock support. ... D_INCLUDE_BSD_SOURCE . ...
[
Сохраненная копия
]
Ссылки http://www.sai.msu.su/~er/xntp/config.html -- 8.1 Кб -- 21.12.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1051) - www.sai.msu.su/ )
20. Configuring Multiple IP Addresses
... The question is, how to get a machine with one network interface to respond to more than one IP addresses. ... changes (most likely only in the includes). ---------------------netinet/if_vif.h-------------------------------------- typedef struct { struct ifnet vif_if; struct ifnet *vif_sif; /* slave interface */ int vif_flags; } vif_softc_t; #define VIFMTU (1024+512) --------------------------------------------------------------------------- ...
[
Сохраненная копия
]
Ссылки http://neptun.sai.msu.su/manual/misc/vif-info.html -- 12.8 Кб -- 15.10.2001
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>105) - neptun.sai.msu.ru/ )
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда