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

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

Показаны документы, содержащие фрагменты текста из документа
http://dfgm.math.msu.su/files/golo/modelling.pdf.

1. lsst.coordConv: include/coordConv/coord.h Source File
lsst.coordConv љ unknown . ... Files . ... coord.h . ... 10 љ const double MinParallax = 1e-7; // minimum parallax (arcsec) . ... 154 љ double angularSeparation ( Coord const &coord) const ; . ... 165 љ double orientationTo ( Coord const &coord) const ; . ... 189 љ Coord offset ( double &toOrient, double fromOrient, double dist) const ; . ... double angularSeparation(Coord const &coord) const . Definition: coord.cc:150 . ... Coord offset(double &toOrient, double fromOrient, double dist) const . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/coord_8h_source.html -- 30.9 Кб -- 07.05.2015
Похожие документы

2. Zeta$^2$ Coronae Borealis, A Spectroscopic Triple System Including an
Using the 1-m telescope at Ritter Observatory, we took 36 observations of \zeta$^2$ Coronae Borealis with a fiber-fed echelle spectrograph. From these observations, \zeta$^2$ CrB was found to be a triple system and a new spectroscopic orbit was calculated. ... The inner binary`s center of mass (\zeta$^2$ CrB AB) describes a long-period single-lined variation identified with the outer binary. ... The inner binary possesses an essentially circular orbit $(e = 0.48)$. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~kgordon/papers/1997PASP..109..221G.html -- 4.3 Кб -- 21.01.2016
Похожие документы

3. casacore: casa/Quanta/MVuvw.h File Reference
... Files . ... casa . Quanta . ... casa::MVuvw . ... casa::operator* (const RotMatrix &left, const MVuvw &right) . ... casa::operator* (const MVuvw &left, const RotMatrix &right) . ... casa::operator* (Double left, const MVuvw &right) . ... casa::operator* (const MVuvw &left, Double right) . ... casa::operator* (const Vector< Double > &left, const MVuvw &right) . ... casa::operator* (const MVuvw &left, const Vector< Double > &right) . ... casa::operator* (const MVPosition &left, const MVuvw &right) . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/MVuvw_8h.html -- 9.4 Кб -- 14.02.2011
Похожие документы

4. DUST: eigenmodegen.hxx Source File
... Files Go to the documentation of this file . 00001 00008 #ifndef EIGENMODEGEN_HXX__ 00009 #define EIGENMODEGEN_HXX__ 00010 00011 #include ../dustmodel.h 00012 00013 #include vector 00014 00015 namespace Dust { 00016 00020 class GenEigenModes { 00021 00022 public : 00023 00026 virtual double operator[] ( unsigned n) = 0; 00027 00029 virtual double Nmodes ( void ) = 0; 00030 00032 virtual Generated on Fri Jul 11 07:32:07 2008 for DUST by 1.5.5 ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/eigenmodegen_8hxx-source.html -- 7.8 Кб -- 11.07.2008
Похожие документы

5. Stellarium:
Stellarium 0.12.3 . ... Plugins . ... FileљStructure . FileљList . FileљMembers . plugins . Satellites . src . Satellite.hpp . ... 20 љ #ifndef _SATELLITE_HPP_ . 21 љ #define _SATELLITE_HPP_ 1 . ... 86 љclass Satellite : public StelObject . ... 88 љ friend class Satellites ; . ... 96 љ Satellite ( const QString& identifier, const QVariantMap& data); . 97 љ ~ Satellite (); . ... 105 љ return "Satellite" ; . ... 161 љ bool operator<( const Satellite & another) const ; . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/Satellite_8hpp_source.html -- 34.0 Кб -- 28.02.2014
Похожие документы

6. WCS(3)
WCS - Reference counted C++ wrapper class for managing World Coordinates . include WCS .h class WCSRep; class SAOWCS : public WCSRep {...}; class WCS { ... public: WCS (); WCS ( const WCS ); WCS (WCSRep* rep); ~ WCS (); WCS operator=( const WCS ); int isWcs() const ; int pixWidth() const ; int pixHeight() const ; double dist( double ra0, double dec0, double ra1, double dec1) ... WCS() WCS(WCSRep* rep) The default constructor creates a null WCS object. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.18.html -- 8.1 Кб -- 11.09.1998
Похожие документы

7. WAPP File Format Page
The Wideband Arecibo Pulsar Processor - File Format Page . WAPP files have three sections that appear sequentially in this order: an ASCII header description, the binary header, and finally the actual binary data. ... The WAPP realtime observation engine does not produce files larger that 2 Gbytes. At one time this represented a fundamental limit to Linux files. ... Each file will have it's own header, even when the files are simply continuations of a single observation. ... long int . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~wapp/FileFormat/FFMain.html -- 13.6 Кб -- 20.04.2000
Похожие документы

8. See include/linux/autoconf.h
The HyperNews Linux KHG Discussion Pages . ... Re : Kernel Makefile Configuration: how? ... Keywords: Makefile, configuration . ... From: Balaji Srinivasan < BalajiSrinivasan > . When you run make config (or its siblings) it creates a file in include/linux directory. This file (autoconf.h) is included in include/linux/config.h in all the required C files.. For the makefile the place that these config options are specified is in the .config file in the TOPLEVEL directory. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/linux/khg/HyperNews/get/khg/115/1.html -- 2.5 Кб -- 23.03.2000
Похожие документы

9. Including text in a shell script
Text can be included in the shell script by using a here document, a special form of input redirection. The << symbol is used to indicate that text should be read up to a given mark. For example: #!/bin/sh # this script outputs the given text before it runs cat << EOF This shellscript is currently under development, please report any problems to Danny (danny@cornflake.ed) EOF exec /usr/local/test/bin/test_version . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.7.2.html -- 2.2 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>104) - comet.sai.msu.ru/ )

10. A box, to include extended emission
Next: A Region mask for Up: To produce a region Previous: Select a circle around . select cursor and box . The three mouse buttons have been redefined as: . LEFT - moves the center of the box to the position of the arrow point. MIDDLE - sizes the box. ... Release the button to fix the size of the box. save the results by typing `s' while the mouse is in the display window. select region and write , to write the saved regions into a file for later use (as above). rsdc@cfa.harvard.edu . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/PROS/PUG/node63.html -- 3.8 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1423) - hea-www.harvard.edu/ )

11. Mathematics: <math.h>
... Mathematics is relatively straightforward library to use again. ... double x; x = sqrt(63.9); . ... double acos( double x) -- Compute arc cosine of x. double asin( double x) -- Compute arc sine of x. double atan( double x) -- Compute arc tangent of x. double atan2( double y, double x) -- Compute arc tangent of y/x. double ceil( double x) -- Get smallest integral value that exceeds x. double cos( double x) -- Compute cosine of angle in radians ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/node17.html -- 7.0 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/node17.html -- 7.0 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/node17.html -- 7.0 Кб -- 02.10.2012
Похожие документы

12. ASP: ASP Conference Series to Include Free Electronic Access
home news . SEARCH ASP SITE: Match ALL words Match ANY word . ... Beginning in 2005, all conference proceedings published by the ASP Conference Series during 2004, and all future volumes, will include full text electronic access. ... Visit the e-Books site for select free preview volumes . ... Organizers of upcoming conferences who wish more information about publishing their proceedings through the ASP Conference Series should contact Interim Managing Editor J. Ward Moody at jmoody@byu.edu . ...
[ Сохраненная копия ]  Ссылки http://www.astrosociety.org/news/ebooks.html -- 11.2 Кб -- 03.01.2012
Похожие документы

13. APOD: 2014 February 3 - Lunar Time Lapse Panorama including Yutu Rover
... 2014 February 3 . Lunar Time Lapse Panorama including Yutu Rover . ... Explanation: Where has the Yutu rover been on the Moon? ... Because it uses solar power , the mechanical Jade Rabbit goes into sleep mode to endure the two-week long lunar night. Pictured above is a digitally created time-lapse composite panorama showing the region surrounding the Chang'e 3 lander , capturing the desk-sized rover in three positions. ... Organize Your Universe: Free APOD 2014 Calendar in PDF format . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/apod/ap140203.html -- 5.2 Кб -- 28.02.2014
Похожие документы

14. Gliese 876 System Includes Large Terrestrial Planet
... NASA , NSF Explanation: Is our Earth unique? In continuing efforts to answer this question, astronomers have now discovered an Earth-like planet orbiting a distant normal star. ... Slight, fast, but regular wobbles of nearby small M - dwarf star Gliese 876 showed evidence for a planet with a likely mass slightly higher than a minimum six times the mass of Earth. ... Publications with keywords: planets - Earth - Gliese 876 . Publications with words: planets - Earth - Gliese 876 . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/xware/msg/apod/2005-06-14 -- 16.7 Кб -- 12.10.2011
Похожие документы

15. Image: Another view. Myself included.
. Album : Фотоальбом Сергея Аюкова :: Travels to distant places and countries :: 1997/08 Japan (Kyoto, Nara) :: 18/08 Higashi-Honganji temple . Up . << Prev . Another view. Myself included. Next >> . Album created by album generator from Marginal Hacks by David Madison on Wed Jun 5 20:38:36 2013 .
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/album/trips/1997.08.Japan/18.Higashi-Honganji/tn/b15l.jpg.index.html -- 5.2 Кб -- 05.06.2013
Похожие документы

16. Index of /calibration/includes
Name Last modified Size Description . Parent Directory 10-Feb-2016 16:57 - calib_ftr.html 07-Dec-2005 15:19 1k calib_hdr.20021010.html 07-Dec-2005 15:19 1k calib_hdr.20110208.html 07-Dec-2005 15:19 1k calib_hdr.html 08-Feb-2011 10:26 1k calib_port_hdr.html 07-Dec-2005 15:19 1k maintainer.20130211...> 07-Dec-2005 15:20 1k maintainer.html 11-Feb-2013 10:53 1k . Apache/1.3.35 Server at xmm.vilspa.esa.es Port 80
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/calibration/includes/ -- 2.4 Кб -- 09.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>3778) - xmm.vilspa.esa.es/ )

17. Index of /software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/include
Name Last modified Size Description . Parent Directory - drvrsmem.h 2012-11-30 14:35 6.4K fitsio.h 2012-11-30 14:35 103K fitsio2.h 2012-11-30 14:35 57K longnam.h 2012-11-30 14:35 20K . Apache/2.4.6 (Linux/SUSE) Server at www.astro.louisville.edu Port 80
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/libcfitsio/include/ -- 2.4 Кб -- 10.04.2016
Похожие документы

18. Restoring files with tar
Next: Multilevel backups Up: Simple backups Previous: Making backups with tar . The -extract ( -x ) option for tar љ extracts files: # tar -extract -same-permissions -verbose -file /dev/fd0H1440 . ... usr/src/linux-1.2.10-includes/ . ... usr/src/linux-1.2.10-includes/include/linux/ . ... You also extract only specific files or directories (which includes all their files and subdirectories) by naming on the command line: # tar xpvf /dev/fd0H1440 usr/src/linux-1.2.10-includes/include/linux/hdreg.h . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node86.html -- 4.4 Кб -- 04.05.1997
Похожие документы

19. Astronaut Bio: Bruce McCandless II
National Aeronautics and Space Administration . ... Bruce McCandless II (Captain, USN, Ret.) NASA Astronaut (former) . ... He was a member of the astronaut support crew for the Apollo 14 mission and was backup pilot for the first manned Skylab mission (SL-1/SL-2). ... A veteran of two space flights, McCandless has logged over 312 hours in space, including 4 hours of MMU flight time. ... With the completion of this flight McCandless logged 191 hours in space (including 4 hours of MMU flight time). ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/mccandless-b.html -- 9.2 Кб -- 07.07.2015
Похожие документы

20. Included content
Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aliquam dapibus leo quis nisl. ... Mauris cursus pretium mauris. ... Cras consequat velit et justo. Donec mollis, mi at tincidunt vehicula, nisl mi luctus risus, quis scelerisque arcu nibh ac nisi. ... Integer bibendum. Nulla nonummy ante eu est. ... Suspendisse nec nulla sit amet enim ultricies malesuada. ... Integer pretium euismod mauris. ... Integer est. Nulla ante ligula, auctor sit amet, vulputate in, aliquet in, sem. ...
[ Сохраненная копия ]  Ссылки http://www.ipa.nw.ru/PAGE/EDITION/preprint_ann/include-short.htm -- 2.5 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>220) - www.ipa.nw.ru/ )

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


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

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

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