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

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

Показаны документы, содержащие фрагменты текста из документа
http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-strerror.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. 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
Похожие документы
Еще в разделе: (Показать все результаты (>1522) - www.mso.anu.edu.au/ )

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. comedi_strerror
... Next . comedi_strerror -- return string describing Comedilib error code . ... When a Comedilib function fails, it usually returns -1 or NULL, depending on the return type. An internal library variable stores an error number, which can be retrieved with comedi_errno(). ... The function comedi_strerror() returns a pointer to a character string describing the Comedilib error errnum. ... An unrecognized error number will return a pointer to the string "undefined error", or similar. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-strerror.html -- 4.4 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-strerror.html -- 4.4 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-strerror.html -- 4.4 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1254) - jet.sao.ru/ )

5. Description
... In extension 'CTI_EXTENDED' there are three columns for the serial CTI (CTI_X columns) and three columns por the parallel CTI (CTI_Y columns) that describes the CTI degradation per CCD, node and mode (same correction for both nodes and all modes) : . ... only in ALGOID=0 CCFs) the column is not used by the CAL . ... only in ALGOID=0 CCFs) absolute error of CTI_FRAME_TRANSFER values; column not used by the CAL. ... only in ALGOID=0 CCFs) absolute error of CTI_X values; column not used by the CAL. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/documentation/CALHB/node695.html -- 8.6 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>17815) - xmm.vilspa.esa.es/ )

6. Stellarium: core/StelSphereGeometry.hpp File Reference
Stellarium 0.12.3 . ... FileљStructure . FileљList . ... core . ... StelSphereGeometry.hpp File Reference . ... operator<< (QDataStream &out, const SphericalRegionP &region) . ... boolљ . sideHalfSpaceContains (const Vec3d &v1, const Vec3d &v2, const Vec3d &p) . ... greatCircleIntersection (const Vec3d &p1, const Vec3d &p2, const Vec3d &p3, const Vec3d &p4, bool &ok) . ... greatCircleIntersection (const Vec3d &p1, const Vec3d &p2, const Vec3d &nHalfSpace, bool &ok) . ... const Vec3d &љ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/StelSphereGeometry_8hpp.html -- 28.7 Кб -- 28.02.2014
Похожие документы

7. Converting the XPA API to 2.0
This document describes tips for converting from xpa 1.0 (Xt-based xpa) to xpa 2.0 (socket-based xpa). ... The changes are straight-forward and almost can be done automatically (we used editor macros for most of the conversion). ... Also change first 2 arguments from XtPointer to void *. ... Change NewXPACommand() to XPAcmdNew(), with the new calling sequence: xpa = NewXPACommand(toplevel, NULL, prefix, NULL); is changed to: xpa = XPACmdNew(xclass, name); . ... Go to XPA Help Index ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/xpa-2.1.14/doc/convert.html -- 4.9 Кб -- 25.12.2003
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/convert.html -- 4.9 Кб -- 01.10.2012
Похожие документы

8. Conformance: requirements and recommendations
... SGML . The text/html content type . In this section, we begin the specification of HTML 4.0, starting with the contract between authors, documents, users, and user agents. ... These recommendations are not normative and conformance with this specification does not depend on their realization. ... An HTML document is an SGML document that meets the constraints of this specification. ... A user is a person who interacts with a user agent to view, hear, or otherwise use a rendered HTML document. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ustiansk/web/conform.html -- 12.1 Кб -- 24.04.1998
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/html40/conform.html -- 12.1 Кб -- 24.04.1998
Похожие документы

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

10. HyperLEDA documentation: compilation of association membership (a104)
Compilation of Group membership . HyperLeda home | Documentation | ... This compilation gives the membership of object to an association . An assosiation is defined as a group or cluster of galaxies, or more generally as a collection of objects associated through some of their attributes. ... membership defined from a hierarchical method) . ... membership defined from a percolation method) . ... membership defined from a method combining percolation and hierarchical algorithms) . ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/fetch/HL/leda/rawcat/a104.html -- 5.6 Кб -- 23.12.2013
Похожие документы

11. http://xray.sai.msu.ru/~ivan/gmt/man/grdmask.html
... The nodes defined by the specified region and lattice spacing will be set equal to one of three possible values depending on whether the node is outside, on the polygon perimeter, or inside the polygon. ... The xy-files simply represent data point locations and the mask is set to the inside or outside value depending on whether a node is within a maximum distance from the nearest data point. ... Default is grid registration]. ... S Set nodes depending on their distance from the nearest data point. ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~ivan/gmt/man/grdmask.html -- 5.4 Кб -- 19.03.1999
Похожие документы

12. Line Disciplines and Streams Modules
Most radio and modem clocks used for a primary (stratum-1) NTP server utilize serial ports operating at speeds of 9600 baud or greater. ... In order to reduce these errors, a set of special line disciplines and stream modules can be configured in the Unix kernel. ... Note that not all Unix kernels support line disciplines and of those that do, not all support System V streams. ... There are two line disciplines and a special streams module included in the distribution. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/ldisc.html -- 8.3 Кб -- 21.12.2007
Похожие документы

13. QA rules: DFS commissioning kick-off
... Decide, for each DFS component (GUI, process, ...), what will be delivered for the next commissioning : . list of main new features / functionalities / performances requirements to be developed. list of existing features / functionalities / performances requirements to be maintained. list of existing Problems Reports (existing operational bugs and change requests) to be included in the next DFS delivery. table describing, for each UT and each DFS component, the main new features to be installed. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/projects/dfs/team/comm-kick-off.html -- 9.7 Кб -- 13.04.2005
Похожие документы

14. Evaluating shell variables
The following set of rules govern the evaluation of all shell variables. ... var signifies the value of var or nothing, if var is undefined. ${var} same as above except the braces enclose the name of the variable to be substituted. ${var-thing} value of var if var is defined; otherwise thing. $var is not set to thing. ${var=thing} value of var if var is defined; otherwise thing. If undefined $var is set to thing. ${var?message} If defined, $var; otherwise print message and exit the shell. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.3.html -- 2.5 Кб -- 17.01.1997
Похожие документы

15. DUST: simplefn.c File Reference
... Files . include " simplefn.h " . include <math.h> . ... Include dependency graph for simplefn.c: . double . ... 778L. double . bndust_drudeS (double lambda, dust_drudeprofs *prof) . ... bndust_xiPAH (double a, double qgra, double axi) . ... dust_drudeprofs * . ... Note that prof->sigma is of dimension [L] so prof->sigma, prof->lambda and lambda must _all_ of consistent units. References bndust_drude() , dust_drudeprofs::gamma , dust_drudeprofs::sigma , and dust_drudeprofs::wavel . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/simplefn_8c.html -- 7.4 Кб -- 11.07.2008
Похожие документы

16. fccCodesForPR
... http://www.fcc.gov/oet/info/maps/areas/data/2000/FCCCNTY2K.txt . http://www.fcc.gov/oet/info/maps/areas/data/2000/README_FCCCNTY2K.txt . ... RPC=2: Regional PCS Area . ... REA=10: Regional Economic Area . EAG_220=3 : Economic Area Grouping 220MHz . EAG_700=3: Economic Area Grouping 700MHz . MEA=50: Major Economic Area . EA=174: Economic Area . ... CMA - Cellular Market Area . ... CEA - Component Economic Area . ... 489 . 724 . 353 . ... 488 . ... 352 . ... 726 . ... 169 . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/rfi/fccCodesPr.html -- 19.7 Кб -- 01.12.2010
Похожие документы

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. TCC UDP Packets
... Packet Format . ... The TCC broadcasts UDP packets containing position information. ... Packet Header . ... int4 . ... double . ... pos, vel double . ... pos, vel, time double . ... See the TCC Message Keywords Dictionary for full definitions of most items in the "data" section of the packet. pos, vel double is a structure containing two doubles: "pos" and "vel"; it contains the same information as the TCC's "coordinates" (p,v,t triplets), but with time given by the "TAIDate" entry in the packet. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/UDPPackets.html -- 9.3 Кб -- 07.11.2014
Похожие документы

19. http://www.mccme.ru/dfc/2014/Program2/Kuznetsov_summary.pdf
... Research Statement Summary The Lambek calculus was introduced in 1958 for linguistic purposes, but it enjoys a very natural algebraic interpretation. ... On this powerset one can naturally define three operations--multiplication, left and right division. ... Subsets of the free semigroup are naturally called formal languages. ... For the original Lambek calculus, the languages generated by these grammars are exactly context-free languages (M. Pentus 1992). ...
[ Текст ]  Ссылки http://www.mccme.ru/dfc/2014/Program2/Kuznetsov_summary.pdf -- 76.1 Кб -- 14.10.2014
Похожие документы

20. Representations of Celestial Coordinates in FITS
... The initial descriptions of the FITS format provided a simplified method for describing the physical coordinate values of the image pixels, but deliberately did not specify any of the detailed conventions required to convey the complexities of actual image projections. ... They were CRPIX n for the reference pixel location on pixel axis n , CRVAL n for the coordinate value at that pixel, CDELT n for the increment at that pixel in the coordinate value, and CTYPE n for the type of coordinate. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/greisene.html -- 12.3 Кб -- 03.11.2000
Похожие документы

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


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

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

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