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

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

Показаны документы, содержащие фрагменты текста из документа
http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/floatclear-desc.html.

1. Long description of how floats overlap with boxes in normal flow
This diagram illustrates a floating image that overlaps the borders of two paragraphs 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. It causes the first three lines of the following paragraph to do the same, and the remainder of that paragraph flows normally. The paragraph borders shine through the margin area of the image box. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/images/longdesc/float2p-desc.html -- 2.1 Кб -- 01.05.1998
Похожие документы
Еще в разделе: (Показать все результаты (>5525) - crydee.sai.msu.ru/ )

2. casacore: casa::Normal Class Reference
... casa::Normal . ... Normal ( RNG *gen, Double mean=0.0, Double variance=1.0) . Construct a random number generator for a normal distribution. virtual . ... Returns a value from the normal distribution. virtual Double . ... These function allow you to manipulate the parameters (mean & variance) described above through the base class. virtual Vector < Double > . ... The second and third arguments define the parameters for this distribution as described in the synopsis. virtual casa::Normal::~Normal . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Normal.html -- 28.2 Кб -- 14.02.2011
Похожие документы

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

4. CSPICE Routines: PL2NVC_C
... Detailed_Input plane is a CSPICE plane. ... The CSPICE routines that produce CSPICE planes from data that define a plane are: nvc2pl_c ( Normal vector and constant to plane ) nvp2pl_c ( Normal vector and point to plane ) psv2pl_c ( Point and spanning vectors to plane ) The CSPICE routines that convert CSPICE planes to data that define a plane are: pl2nvc_c ( Plane to normal vector and constant ) pl2nvp_c ( Plane to normal vector and point ) pl2psv_c ( Plane to point and spanning vectors ) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/pl2nvc_c.html -- 8.3 Кб -- 17.12.2005
Похожие документы

5. Description
... efftplot (efftplot-2.17) [xmmsas_20070708_1801-7.1.0] . ... The parameters of powspec are computed from the parameters of efftplot , such that for each energy band, only one time-averaged PDS is computed. Then for each energy band, efftplot reads the PDS into the FITS file produced by powspec , and plots it with the PGPLOT library. ... 1 : PDS is normalized such that the (white) noise level expected corresponds to a power value of 2. ... 2 : as =2, but the expected white noise level is subtracted. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/7.1.0/doc/efftplot/node3.html -- 8.8 Кб -- 08.07.2007
Похожие документы
Еще в разделе: (Показать все результаты (>12010) - xmm.vilspa.esa.es/ )

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

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

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

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