Найдено документов: 187947 (130 сайтов) ---- Время поиска: 0.70сек. |
Показаны документы, содержащие фрагменты текста из документа
http://www.mrao.cam.ac.uk/~bn204/devman/dust/pahprops_8c.html.
http://www.mrao.cam.ac.uk/~bn204/devman/dust/pahprops_8c.html.
1. DUST: dustiface.h File Reference
... dust_AbsXSec . Absorption Cross section. typedef void . ... Calculates the equilibrium temperature given the absorption cross section and a radiation field. double . ... Calculates the absortion cross section of a species/size of dust grain . ... The grain absorption cross section . ... The absorption cross section of the grain . ... Calculates the equilibrium emission at wavelength lambda from a (large) grain at temperature T and with absorption cross section xsection. double dust_EquiT . ...
[
Сохраненная копия
]
Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/dustiface_8h.html -- 30.7 Кб -- 11.07.2008
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>4287) - www.mrao.cam.ac.uk/ )
2. WCSLIB: wcsutil.h File Reference
WCSLIB љ 5.15 . ... wcsutil.h File Reference . ... wcsutil_allEq (int nvec, int nelem, const double *first) . ... wcsutil_Eq (int nelem, double tol, const double *arr1, const double *arr2) . Test for equality of two double arrays. ... wcsutil_setAll (int nvec, int nelem, double *first) . ... wcsutil_setAli (int nvec, int nelem, int *first) . ... wcsutil_setBit (int nelem, const int *sel, int bits, int *array) . ... wcsutil_str2double (const char *buf, const char *format, double *value) . ...
[
Сохраненная копия
]
Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/wcsutil_8h.html -- 35.9 Кб -- 10.04.2016
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>24535) - www.atnf.csiro.au/ )
3. Stellarium: gTimeSpan Class Reference
... Classes . ... gTimeSpan Class Reference . ... gTimeSpan (const gTimeSpan &timeSpanSrc) . ... Operation: getDays() This method returns the integer days number stored in the gTimeSpan object. ... Operation: getHours() This method returns the integer hours number stored in the gTimeSpan object. ... Operation: getMinutes() This method returns the integer Minutes number stored in the gTimeSpan object. ... Operation: getSeconds() This method returns the integer seconds number stored in the gTimeSpan...
[
Сохраненная копия
]
Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classgTimeSpan.html -- 20.9 Кб -- 28.02.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1662) - astro.uni-altai.ru/ )
4. Integer Functions, Random Number, String Conversion, Searching and Sorting:
... Arithmetic Functions . Random Numbers . String Conversion . Searching and Sorting . ... There are 4 basic integer functions: . int abs(int number); long int labs(long int number); div_t div(int numerator,int denominator); ldiv_t ldiv(long int numerator, long int denominator); . ... In practice no functions produce truly random data -- they produce pseudo-random numbers. ... The stdlib.h provides 2 useful functions to perform general searching and sorting of data on any type. ...
[
Сохраненная копия
]
Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 28.12.2007
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы
[ Сохраненная копия ] Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
[ Сохраненная копия ] Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node16.html -- 11.9 Кб -- 02.10.2012
Похожие документы
Еще в разделе:
(Показать все результаты (>1115) - jet.sao.ru/ )
5. lsst.tcc: tcc::TelMod Class Reference
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Classes . ... tcc::TelMod Class Reference . ... TelMod (std::string const &filePath) . ... loadPath (std::string const &filePath) . ... getTerm (std::string const &termName) const . ... Definition at line 12 of file telMod.h . ... std::string tcc::TelMod::__repr__ . ... Definition at line 119 of file telMod.cc . ... std::vector< std::string > tcc::TelMod::getTermNames . ... Definition at line 105 of file telMod.cc . ... Definition at line 142 of file telMod.h . ...
[
Сохраненная копия
]
Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/classtcc_1_1_tel_mod.html -- 21.0 Кб -- 14.09.2015
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1215) - www.apo.nmsu.edu/ )
6. Simon Jeffery's Software Store: TAP chemical functions
SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . Return the element symbol. SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... FUNCTION TAP_EMASS ( IZ ) . Return the mean atomic weight of an element. FUNCTION TAP_ZELEM ( NAME ) . ... FUNCTION TAP_AELEM ( NAME ) . ... The mean atomic weight of the element associated with the given name is ! ... The element name associated with the given atomic number is ! ... The atomic number ot element associated with the given name is ! ...
[
Сохраненная копия
]
Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_chemical.html -- 6.2 Кб -- 04.07.2002
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2766) - star.arm.ac.uk/ )
7. http://www.arcetri.astro.it/irlab/doc/library/recipes/bookcpdf/c7-0.pdf
Sample page from NUMERICAL RECIPES IN C: THE ART OF SCIENTIFIC COMPUTING (ISBN 0-521-43108-5) Copyright (C) 1988-1992 by Cambridge University Press.Programs Copyright (C) 1988-1992 by Numerical Recipes Software. ... Random Numbers 7.0 Introduction It may seem perverse to use a computer, that most precise and deterministic of all machines conceived by the human mind, to produce "random" numbers. ... Nevertheless, practical computer "random number generators" are in common use. ...
[
Текст
]
Ссылки http://www.arcetri.astro.it/irlab/doc/library/recipes/bookcpdf/c7-0.pdf -- 35.4 Кб -- 23.03.2000
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>8343) - www.arcetri.astro.it/ )
8. Conference "Algebraic Geometry and Number Theory"
Home . ... The aim of the conference is to discuss recent achievments in algebraic geometry and number theory with special emphasis on their relation to the information theory. Topics to be consdered include the study of points on varieties over number fields and finite fields, zeta functions, modular forms, asymptotic properties of arithmetic invariants of algebraic varieties (such as class numbers, regulators, Schafarevich-Tate groups). ... Alexander Kirillov (Moscow, Philadelphia) . ...
[
Сохраненная копия
]
Ссылки http://www.mccme.ru/poncelet/2014AGNT/index.html -- 5.2 Кб -- 28.06.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>787) - www.mccme.ru/ )
9. CurveFitter (ImageJ API)
... public class CurveFitter . ... static int . ... Field Detail public static final int STRAIGHT_LINE . ... public static final int POLY2 . ... public static final int POLY3 . ... public static final int POLY4 . ... public static final int EXPONENTIAL . ... public static final int POWER . ... public static final int LOG . ... public static final int RODBARD . ... public static final int GAMMA_VARIATE . ... public static final int LOG2 . ... public static double f (int fit, double[] p, double x) . ...
[
Сохраненная копия
]
Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/measure/CurveFitter.html -- 34.8 Кб -- 02.12.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>592) - www.astro.louisville.edu/ )
10. http://hea-www.harvard.edu/~fine/OSX/warranty
... serial . ... my $ ret ; open(SP, system_profiler $SPtype -xml| ); while( SP ) { if (/^\s* \?xml /) { next; } if (/^\s* !DOCTYPE /) { next; } if (/^\s* plist /) { next; } if (/^\s* \/ plist /) { next; } $ ret = makeobj($_); # print ret =$ ret -- $_\n ; } close(SP); return $ ret ; } sub makeobj { local ($_)=shift(@_); if (/\s* array /) { return ( array ); } elsif (/\s* dict /) { ...
[
Сохраненная копия
]
Ссылки http://hea-www.harvard.edu/~fine/OSX/warranty -- 8.2 Кб -- 10.05.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>2458) - hea-www.harvard.edu/ )
11. jo1040
Contents. planet: 5 - Jupiter satellites: J27 - Praxidike : 3 total number: 3 type: absolute dates: 2010-2010 observatory: G96 - Mt. Lemmon Survey Reference. ... Year of the moment of observation 3. Month of the moment of observation 4. Day of the moment of observation with decimals 5. Hour of right ascension (alpha, h) 6. Minute of right ascension (alpha, m) 7. Second of right ascension (alpha, s) 8. Degree of declination (delta, deg) 9. ...
[
Сохраненная копия
]
Ссылки http://lnfm1.sai.msu.ru/neb/nss/OBS_COLL/J/jo1040.html -- 2.5 Кб -- 13.04.2011
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>412) - lnfm1.sai.msu.ru/ )
12. http://www.astrosociety.org/events/2010mtg/aspauthor.pdf
... Volume Number** **Author** c **Copyright Year** Astronomical Society of the Pacific ASP Author Template Sample Author11 , Sample Author22 , and Sample Author33 1 2 3 Institution Full Address for Author1 Institution Full Address for Author2 Institution Full Address for Author3 Abstract. ... This sample author template includes the ASP author checklist. ... Article is within page limitations set by editor. ... All acknowledgments and discussions are in proper format. ... Acknowledgments. ...
[
Текст
]
Ссылки http://www.astrosociety.org/events/2010mtg/aspauthor.pdf -- 32.6 Кб -- 05.08.2010
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>1164) - www.astrosociety.org/ )
13. The F1 format
The initial orbital data are distributed in the F1 format, which contains orbital elements as a the state vector (the spacecraft position and velocity vector) in the inertial frame (Standard reference of the Earths Equator and Equinox J2000). ... The Format number . 0001 . The Message number . ... 00001 . ... 001451.596 . ... 008276.384 . ... 000000.000 . ... The F1 format for this data looks as follows: . INT/ITZ/01/0001/01/00001/ . ... 001451.596/-008276.384/+000000.000/ . ...
[
Сохраненная копия
]
Ссылки http://www.iki.rssi.ru/vprokhor/f1form.htm -- 3.5 Кб -- 26.07.1999
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/f1form.htm -- 3.5 Кб -- 26.07.1999
Похожие документы
[ Сохраненная копия ] Ссылки http://www.cosmos.ru/vprokhor/f1form.htm -- 3.5 Кб -- 26.07.1999
Похожие документы
Еще в разделе:
(Показать все результаты (>1390) - www.cosmos.ru/ )
14. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/numbers-1_2.txt
... Proposed directory for placement: /pub/os2/dev/rexx Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: Gabriel Massip Fons Program contact email: gabriel@massip.cat Program URL: http://www.os2world.com/wiki/index.php/Numbers.DLL Would you like the contact email address included in listings? yes Operating System/Version: Warp 3, Warp 4, WSeB Additional requirements: NONE Replaces: ...
[
Сохраненная копия
]
Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/numbers-1_2.txt -- 2.1 Кб -- 17.08.2014
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>6497) - crydee.sai.msu.ru/ )
15. IRAF Multiple Extensions FITS (MEF) Files Interface
... The Multiple Extension FITS (MEF) file interface is an IRAF library providing facilities for general file operations upon FITS multi-extension files. ... The Multiple Extensions FITS (MEF) interface consists of a number of routines to mainly read a FITS Primary Data Unit or an Extension Unit and manipulate the data at a file level. ... Read the FITS header of a MEF file that matches the EXTNAME or EXTVER keyword values or if not specified, read the extension number `group'. ... The header filename. ...
[
Сохраненная копия
]
Ссылки http://www.stecf.org/conferences/adass/adassVII/zaraten.html -- 12.2 Кб -- 12.06.2006
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы
[ Сохраненная копия ] Ссылки http://www.adass.org/adass/proceedings/adass97/zaraten.html -- 12.2 Кб -- 15.05.1998
Похожие документы
Еще в разделе:
(Показать все результаты (>1854) - www.adass.org/ )
16. 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
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>44369) - www.eso.org/ )
17. http://hea.iki.rssi.ru/integral06/proceedings.doc
... Margin |0.79|2.0| ... Font: Text: Times New Roman Variable: Times New Roman Italic Symbol: True Type Symbol font (Type 1 fonts only) Type Size: Paper title: 12 pt bold (TITLE) Author(s): 10 pt bold (Author) Affiliation(s): 10 pt italic (Affiliation) Normal text: 10 pt (regular text) Text in tables: 9 pt Symbols: 10 pt (( ( ( ) Sub/super-script: 7 pt (x y) For Latex users, a set of macros is available on the ESA Publications www- site: http://www.esa.int/SPECIALS/ESA_Publications/SEMA2D81Y3E_0.html 3...
[
Текст
]
Ссылки http://hea.iki.rssi.ru/integral06/proceedings.doc -- 763.5 Кб -- 21.03.2007
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>755) - hea.iki.rssi.ru/ )
18. Special Characters
This section contains information of how user agents should treat control characters and other special characters. ... There are 256 character positions in the Latin-1 encoding. ... It consists of the space character, 186 characters that form a subset of the graphic characters in ISO 6937/2 (1983), and four additional characters that are intended for inclusion in ISO 6937/2. ... Certain characters are taken to have special meaning within the context of an HTML document. ...
[
Сохраненная копия
]
Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/specialchars.html -- 6.7 Кб -- 19.12.1996
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>305) - comet.sai.msu.ru/ )
19. http://www.jsc.nasa.gov/roundup/online/2004/1004_p8_11.pdf
... DIGITAL PHOTOGRAPHY TAKEN TO NEW HEIGHTS By Catherine E. BorschИ magine having the power to control a digital camera aboard the International Space Station. ... Thanks to an innovative project called Earth Knowledge Acquired by Middle School Students (EarthKAM), a special Space Station payload enables students to photograph and examine the Earth from a space crew's perspective. ... Astronaut Leroy Chiao will serve as commander and NASA Space Station science officer for the Expedition 10 crew. ...
[
Текст
]
Ссылки http://www.jsc.nasa.gov/roundup/online/2004/1004_p8_11.pdf -- 306.8 Кб -- 23.09.2004
Похожие документы
Похожие документы
Еще в разделе:
(Показать все результаты (>3057) - www.jsc.nasa.gov/ )
20. Let Me Be More Clear - an Astronomy Net Exploration Forum Message
Astronomy Discussion Forums . ... Let Me Be More Clear . ... Post Message | ... However, if I have identified it, how do I know this 'thing' is something that exists versus only thought of as existing? ... However, by me identifying 'red' as 1 (i.e., as I originally did), I am assuming that there is 'red' as something that exists. ... 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/exploration/messages/19.shtml -- 18.8 Кб -- 09.04.2016
Похожие документы
Похожие документы
Астронет | Научная сеть | ГАИШ МГУ | Поиск по МГУ | О проекте | Авторам
Комментарии, вопросы? Пишите: info@astronet.ru или сюда