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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/gipsy/sub/pgpage.dc2.

1. http://www.atnf.csiro.au/computing/software/gipsy/sub/pgsvp.dc2
Name: PGSVP Purpose: set viewport (normalized device coordinates) Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE PGSVP (XLEFT, XRIGHT, YBOT, YTOP) REAL XLEFT, XRIGHT, YBOT, YTOP Change the size and position of the viewport, specifying the viewport in normalized device coordinates. ... Arguments: XLEFT (input) : x-coordinate of left hand edge of viewport, in NDC. XRIGHT (input) : x-coordinate of right hand edge of viewport, in NDC. ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/sub/pgsvp.dc2 -- 2.5 Кб -- 31.10.2001
Похожие документы

2. Long description of how floats overlap with boxes in normal flow
This diagram illustrates a floating image that overlaps the borders of one paragraph in normal flow: the paragraph borders are clipped by the non-transparent parts of the image. ... A left-floating image causes the final three lines of the upper paragraph to float along its right side. The paragraph borders shine through the margin area of the image box. ... The second paragraph flows normally, starting below the image's bottom margin. ... Return to image. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/floatclear-desc.html -- 2.2 Кб -- 01.05.1998
Похожие документы
Еще в разделе: (Показать все результаты (>6445) - crydee.sai.msu.ru/ )

3. Advanced usage
... Meta Index / Home Page / Description / Generation of the Calibration / Using the CCF constituents . Normally a valid CCF constituent will have the CATEGORY attribute set to XMMCCF . However, it is possible to instruct cifbuild to accept constituents with a different category via the parameter category . ... If the parameter append is true, then cifbuild appends to the CIF set pointed to by calindexset any other CCF constituent that is not already in that CIF. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/8.0.0/doc/cifbuild/node7.html -- 4.2 Кб -- 01.07.2008
Похожие документы
Еще в разделе: (Показать все результаты (>14152) - xmm.vilspa.esa.es/ )

4. The AstroStat Slog normal
... Posts tagged ?normal? ... Posted by hlee . ... Category: arXiv , Astro , Cross-Cultural , Frequentist , Methods , News , Quotes , Stat , Uncertainty | ... This paper might be an interest for those: Interval Estimation in Exponential Families by Brown, Cai,and DasGupta ; Statistica Sinica (2003), 13 , pp. ... The authors investigated issues in interval estimation of the mean in the exponential family, such as binomial, Poisson, negative binomial, normal, gamma, and a sixth distribution. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/AstroStat/slog/groundtruth.info/AstroStat/slog/tag/normal/index.html -- 25.6 Кб -- 01.03.2014
Похожие документы

5. Principal Evolutionary States of Normal Stars
Next: Main-sequence stars (stage I) Up: Evolutionary Scenarios of Binary Previous: Evolutionary Scenarios of Binary . We begin with a description of normal star evolution. The evolutionary states of normal stars will be written using roman figures (I-IV), whereas those of compact stars will be denoted by capital letters (E, P, A, SA ...) (see Section  4 ). ... a main-sequence (MS) star inside its Roche lobe   (RL); . ... a post-MS star inside its RL; . ... Main-sequence stars (stage I) . ...
[ Сохраненная копия ]  Ссылки http://xray.sai.msu.ru/~mystery/articles/review/node5.html -- 6.7 Кб -- 25.02.1997
Похожие документы

6. CSPICE Routines: SURFNM_C
... Abstract This routine computes the outward-pointing, unit normal vector from a point on the surface of an ellipsoid. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- a I Length of the ellisoid semi-axis along the x-axis. b I Length of the ellisoid semi-axis along the y-axis. c I Length of the ellisoid semi-axis along the z-axis. point I Body-fixed coordinates of a point on the ellipsoid normal O Outward pointing unit normal to ellipsoid at point ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/surfnm_c.html -- 6.5 Кб -- 17.12.2005
Похожие документы

7. OptInt PmWiki : PmWiki / Categories
OptInt PmWiki : Pm Wiki / Categories . ... Page lists > . ... These pages are created in the Category group, and thus these subject areas are called "categories". ... A Category.GroupFooter file is included in the PmWiki release that contains the line (:pagelist link={*$FullName} list=normal:) so that whenever a category page is displayed, it will show a list of links to pages that reference that page in the category group. ... number of categories per page (not too many, not too few -- e.g. 3) . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/projects/OAS/pmwiki/pmwiki.php/PmWiki/Categories?action=print -- 19.0 Кб -- 01.03.2014
Похожие документы

8. Zen: sncat design
Hide Zen home . ... sncat2sntab.pl - convert old catalog to table sn . ... CREATE TABLE cats ( id integer PRIMARY KEY, name text ); -- a list of properties of galaxy CREATE TABLE properties ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy ( id integer PRIMARY KEY, name text ); CREATE TABLE galaxy _property ( gid integer REFERENCES galaxy (id), pid integer REFERENCES properties(id), value float, UNIQUE( gid ,pid) ); CREATE t=# select * from galaxy; id | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/wiki/sncat_design -- 15.1 Кб -- 10.04.2016
Похожие документы

9. http://www.eso.org/projects/dfs/team/QA-code-review-form.doc
... Readability |Check number: 1 | Description: Header existence for each |Evaluation (always/often/sometimes/| |source file and for each method, class, |never) : | ... Description: Naming conventions existence |Evaluation (always/often/sometimes/| |(variables start with lowercase, then |never) : | ... limited and commented |(always/often/sometimes/ | ... Description: Error message are formated : when an|Evaluation | error or an exception is raised, report the |(always/often/sometimes/ | ...
[ Текст ]  Ссылки http://www.eso.org/projects/dfs/team/QA-code-review-form.doc -- 128.5 Кб -- 29.09.2003
Похожие документы

10. Normalization and Fitting
... A frequently used procedure, alternative to the correction for the chromatic response, is to normalise the continuum to unity by dividing the observed spectrum by a smooth approximation of its continuum. This approximation can be obtained either interactively with the graphic cursor, or from a table (command NORMALIZE/SPECTRUM ) or by dividing the raw data by itself after filtering or smoothing. Median filtering and running average algorithms are well suited for this purpose (command FILTER ). ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol2/node139.html -- 3.1 Кб -- 23.02.1996
Похожие документы

11. The High-Z SN Search Description
... It turns out one possibility is a form of matter/energy invented by Einstein in the 1920s to make sure his equations of General Relativity did not predict the Expansion of the Universe. Although Einstein was willing to predict several things with his equations of General Relativity, he obviously thought an expanding Universe was too much, and so he invented the Cosmological Constant, which repels itself, and was meant to balance the force of gravity, and make the Universe static. ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~brian/PUBLIC/data.html -- 9.6 Кб -- 01.10.2012
Похожие документы

12. sfit help file
... SFIT is a general-purpose code designed to optimize theoretical stellar spectra to an observed spectrum. ... While the programme expects input from "stdio", it is more natural to save commands in a file (eg "sfit_input") and run the code simply by . ... If the spectra to be fitted have a filename "star_spectrum", then the best fit spectrum will be written out, together with the renormalized input spectrum, to a file called "star_spectrum.fit". ... sets up model spectrum grid (and for 2nd star) . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/guide/sfit2_help.html -- 7.6 Кб -- 18.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>3188) - star.arm.ac.uk/ )

13. HwB: SGI Video Connector (Offline)
... Monitor ID Bit 3, TTL . ... Composite Sync (Active Low), TTL . ... Horizontal Drive (Active High), TTL . ... Vertical Drive (Active High), TTL . ... Digital Ground . ... Sync Ground . ... Composite Sync . ... Horizontal Sync . ... Vertical Sync . ... DDC Ground . ... Chassis Ground . ... SGI Octane Workstation Owner's Guide . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/hwbook/connector/av/sgivideo.html -- 4.2 Кб -- 06.07.2001
Похожие документы

14. Advanced courses Advanced courses
... List of courses | Advanced courses . ... Introduction . ... Introduction to Commutative and Homological Algebra . ... 3.Typical singularities of mappings and Equivalence of singularities. ... 13.Resolution of singularities of algebraic varieties. ... Commutative and homological algebra studies algebraic structures, say, modules over commutative rings, in terms of their generators and relations. ... 1) M. F. Atiyah, I. G. McDonald, Introduction to commutative algebra, Addison-Wesley (1969) . ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/mathinmoscow/?page=18 -- 11.4 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>625) - www.mccme.ru/ )

15. Pulkovo Astrometrical Plate Database
Pulkovo Photographic Plate Database . To find a certain plate, type its number, choose instrument and click button FIND Instrument: Normal Astrograph 26-inch refractor Plate number: . To find plates with a certain sky area: choose instrument, type coordinates (R.A. and Dec.) of the center of this area, type radius of this area, type (optionally) names of required objects, and click button FIND . ...
[ Сохраненная копия ]  Ссылки http://www.puldb.ru/db/plates/index.php -- 6.7 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>57) - www.puldb.ru/ )

16. http://www.naic.edu/vscience/schedule/tpfiles/HunttagA1167tp.ps
Proposal Identi cation No.: A1167 Date Received: 1998-Jun- 1 19:31:20 Technical Page Proposal Type: Regular General Category: Astronomy Sub-Category: Spectroscopy Observation Category: Extragalactic Total Time Requested: 39 Hours Proposal Title: EVOLUTIONARY TRACKS OF ACTIVE SPIRAL GALAXIES ABSTRACT: Recent work has shown that the disks of Seyfert host galaxies follow trends of HI mass fraction, surface brightness, and M/L ratio similar to, but o set from, those in normal spirals. ...
[ Текст ]  Ссылки http://www.naic.edu/vscience/schedule/tpfiles/HunttagA1167tp.ps -- 94.0 Кб -- 19.04.2004
Похожие документы

17. Stellarium: BooleanFader Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ClassљIndex . ... BooleanFader Class Reference . Implementation of StelFader which behaves like a normal boolean, i.e. More... #include < StelFader.hpp > . BooleanFader (bool initialState=false, float minimumValue=0.f, float maximumValue=1.f) . voidљ . ... getInterstate () const . ... virtual floatљ . ... StelFader (bool initialState, float minimumValue=0.f, float maximumValue=1.f) . ... operator== (bool s) const . ... virtual voidљ . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classBooleanFader.html -- 12.5 Кб -- 28.02.2014
Похожие документы

18. Space physics cordinate systems
The Equatorial Inertial (GEI) coordinate system: . The X GEI axis is directed to the point of the spring equinox, . The Z GEI axis is coincide with the Earth's rotation axis, . The Y GEI supplements the right three. The Geographic (GEO) coordinate system: . ... The Solar Magnetic (SM) coordinate system: . ... About space physics coordinate transformation see Russel [1971] and Hapgood [1992] . ... M.A. Hapgood , Space physics coordinate transformations: A user guide // Planet Space Sci. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/coords.htm -- 3.6 Кб -- 18.01.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/coords.htm -- 3.6 Кб -- 18.01.1999
Похожие документы

19. Description of algorithm
... The procedure of radiometer signal integration can be considered as a sort of reducing dimension of the initial sampling space, where the samples are the result of analog-to-digital conversion. ... The probability distribution of the signal and spikes is completely known. ... The quality of the considered algorithm could be also illustrated by Figure 2 . ... One could see the considered adaptive algorithm is preferable even by low degree of compression, because all spikes have been depressed. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/Publications/Eng/html/NN/node2.html -- 11.5 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/NN/node2.html -- 11.5 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/NN/node2.html -- 11.5 Кб -- 02.10.2012
Похожие документы

20. Interacting Electrons in Normal Metals
... MIPT Solid State Physics Department . ... Interacting Electrons in Normal Metals . ... The course is an introduction to interacting Fermi-particle physics and intended for future experimentalists. ... Hartree-Fock approximation. ... Linear reaction function. Calculation of density-density reaction function. Relation of density-density reaction function to compressibility of Fermi liquid and thermodynamic state density. ... Density-density reaction function of free Fermi gas in long-wave limit. ...
[ Сохраненная копия ]  Ссылки http://www.issp.ac.ru/engl/education/miptsspd/53-interactingelectronsinnormalmetals- -- 17.3 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>920) - www.issp.ac.ru/ )

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


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

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

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