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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h.html.

1. lsst.tcc: include/tcc/tcsShim.h Source File
lsst.tcc љ 1.2.2-3-g89ecb63 . ... Files . ... include . tcc . tcsShim.h . ... 51 љ double const FL = 1.0; . ... 97 љ std::ostream & operator<< (std::ostream &os, ASTROM const &astrom); . ... 99 љ std::ostream & operator<< (std::ostream &os, FLDOR const &fldor); . ... 101 љ std::ostream & operator<< (std::ostream &os, PORIG const &porig); . ... 103 љ std::ostream & operator<< (std::ostream &os, SITE const &site); . ... 105 љ std::ostream & operator<< (std::ostream &os, TARG const &targ); . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/TCC/html/tcs_shim_8h_source.html -- 27.6 Кб -- 14.09.2015
Похожие документы

2. casacore: casa::Image2DConvolver< T > Class Template Reference
... casa . ... convolve ( LogIO &os, ImageInterface < T > &imageOut, ImageInterface < T > &imageIn, VectorKernel::KernelTypes kernelType, const IPosition &pixelAxes, const Vector < Quantum < Double > > &parameters, Bool autoScale, Double scale, Bool copyMiscellaneous= True ) . ... fillKernel ( Matrix < T > &kernelMatrix, VectorKernel::KernelTypes kernelType, const IPosition &kernelShape, const IPosition &axes, const Vector < Double > &parameters) const . ... Uses reference semantics. template<class T> ....
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1Image2DConvolver.html -- 41.1 Кб -- 14.02.2011
Похожие документы

3. Stellarium: Vector3< T > Class Template Reference
Stellarium 0.12.3 . ... Classes . ... FileљStructure . ClassљList . ClassљIndex . ... Vector3< T > Class Template Reference . ... More... #include < VecMath.hpp > . ... operator= (const T *) . voidљ . ... operator== (const Vector3 < T > &) const . ... operator[] (int) const . operator const T * () const . ... operator+= (const Vector3 < T > &) . ... dot (const Vector3 < T > &) const . ... angle (const Vector3 < T > &) const . ... angleNormalized (const Vector3 < T > &) const . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classVector3.html -- 18.7 Кб -- 28.02.2014
Похожие документы

4. DUST: Dust::EBins Class Reference
... Dust :: EBins . ... References dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References AllocatePointers() , dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References dust_EBins::Emax , dust_EBins::Emin , and dust_EBins::Teqi . ... References DeletePointers() , dust_EBins::Emax , dust_EBins::Emin , dust_EBins::n , and dust_EBins::Teqi . ... References dust_EBins::Emax , and dust_EBins::Emin . ... References dust_EBins::Teqi . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1EBins.html -- 21.3 Кб -- 11.07.2008
Похожие документы

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

6. ImageStatistics (ImageJ API)
... Class . ... FIELD | ... java.lang.Object ij.process.ImageStatistics . ... public class ImageStatistics . ... double . ... Angle in degrees of fitted ellipse . ... protected Calibration . ... protected int . ... int[] . ... protected double . ... Field Detail public int[] histogram . public int pixelCount . ... public int mode . ... protected int width . protected int height . ... Method Detail public static ImageStatistics getStatistics ( ImageProcessor ip, int mOptions, Calibration cal) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/process/ImageStatistics.html -- 34.3 Кб -- 02.12.2010
Похожие документы

7. Editing Documentation (Including this Website) GPI Data Pipeline 1.0
... GPI Data Pipeline 1.0 documentation . GPI Data Pipeline Developer?s Guide . ... Editing Documentation (Including this Website) . ... Show Source . ... The documentation source code is available as part of the pipeline source code, in the documentation subdirectory inside the pipeline root. ... Pipeline primitive documentation is taken semi-automatically from the pipeline primitive headers in IDL, including the structured header comments used to populate the pipeline?s primitives config file. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~mperrin/software/gpidata/developers/documentation.html -- 13.2 Кб -- 14.02.2014
Похожие документы

8. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/contents.htm
... Index . This book is a reference manual for the JavaScript language, including both core and client-side JavaScript for version 1.3. JavaScript is Netscape's cross-platform, object-based scripting language for client and server applications. ... JavaScript Versions . ... Document Conventions . ... document . ... Function . ... String . ... Assignment Operators . ... Bitwise Operators . Bitwise Logical Operators . Bitwise Shift Operators . Logical Operators . String Operators . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/contents.htm -- 9.9 Кб -- 07.10.1999
Похожие документы

9. Getting Started in Actor Prolog. Hello World.
Actor Prolog is an object-oriented logic language. So, any program written in Actor Prolog consists of classes. ... An example of Actor Prolog program. -- -- (c) 2002, Alexei A. Morozov, IRE RAS. -- ------------------------------------------- project : (( 'Hello' )) class 'Hello' specializing 'Console': [ goal:- writeln ( "Hello World!" This program consists of solely 'Hello' class. ... Thus, the execution of the program starts with the creation of an instance of the 'Hello' class. ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_hello.html -- 7.1 Кб -- 24.09.2007
Похожие документы
Еще в разделе: (Показать все результаты (>419) - www.cplire.ru/ )

10. The MERLIN Correlator Software Project
... Up: Telescope and Instrument Control Systems . Previous: CFH12K: Control Software and Data Handling . ... The MERLIN 1 array is being upgraded with new correlator hardware and improved monitoring, operating and control software. ... The project aims to improve the reliability and efficiency of MERLIN operations by upgrading the real-time correlator control computer and providing new software for aiding astronomical data-quality and array subsystem monitoring. ... Display lag data in real time. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass99/P2-27/ -- 10.3 Кб -- 06.10.2000
Похожие документы

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

12. MCCME: Mathematical high schools and classes
Materials provided by Alexander Shen: the syllabus "math-student," math problem sets from the 57th high school, and more. ... Please tell us about your school so that we can include it in our list. high school N2: Moscow, ulitsa Fotievoy, 18. ... Phone: 137-17-69 . ... Moscow state 57th high school . high school N91 . high school N1101 . high school N1543: Moscow, ulitsa 26th Bakinskikh kommisarov, dom 3, korpus 5 (opposite the store "Polskaya moda"), m. Yugo-zapadnaya, 443-16-44. ...
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/english/schools/ -- 1.9 Кб -- 04.05.2004
Похожие документы

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

14. http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/floppy_bckup/lcuv2_2/LCU_ver2.2/CPOS.LST
CP581 PAGE 1 cpos 03-05-:1 14:23:36 Line# Source Line Microsoft C Compiler Version 6.00A 1 #include <stdio.h> 2 #include "prog.h" 3 4 void cpos(int ze,int sp) 5 { 6 printf("\x1b[%d;%dH",ze,sp); 7 } cpos Local Symbols Name Class Type Size Offset Register ze. . ... param 0008 Global Symbols Name Class Type Size Offset cpos. . global far function *** 0000 printf. . extern far function *** *** Code size = 0014 (20) Data size = 0009 (9) Bss size = 0000 (0) No errors detected ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/sharemegsvertex/floppy_bckup/lcuv2_2/LCU_ver2.2/CPOS.LST -- 2.0 Кб -- 05.03.2001
Похожие документы

15. Homepage of Preben Grosbol
The current Java Class Library for access to FITS files was designed for the VLT Data Flow System pipeline subsystem. ... all types of headers are decoded, . ... As the code has not been optimized, data access is slow e.g. on a 160 MHz machine and no JIT, 32-bit real images are read at 50k values/sec, 16-bit integer images at 80k values/sec while table data are read at 10k values/sec. FITS keywords are decoded at a rate of 2-3k keywords/sec depending significantly on their types. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/jfits.html -- 4.2 Кб -- 16.05.2008
Похожие документы

16. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/WPSClassMgr_0-1.txt
... Includes Binaries and Source Code. ... Proposed directory for placement: /pub/os2/util/wps Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: Alessandro Cantatore Program contact email: acantatore@tin.it Program URL: http://www.os2world.com/wiki/index.php/WPS_Class_Manager Would you like the contact email address included in listings? yes Operating System/Version: OS/2 Warp 3 or later Additional requirements: Replaces: (none) ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/WPSClassMgr_0-1.txt -- 2.0 Кб -- 24.07.2015
Похожие документы

17. dubuque
East Dubuque,Illinois, USA . Greetings from our East Dubuque School to Zelenogorsk. ... Our classes are in the high school link. ... East Dubuque is a small town of about 2,000 people. ... Our high school here in East Dubuque is also pretty small, it only has about 190 . ... I go to school in east Dubuque IL This is a very small town . ... I am now 16 years of age, and a junior at East Dubuque High School. ... I am a senior at East Dubuque High School. ... people in the town of East Dubuque. ...
[ Сохраненная копия ]  Ссылки http://edu.zelenogorsk.ru/projs/english/visit/dubuque.html -- 8.0 Кб -- 14.11.2002
Похожие документы
Еще в разделе: (Показать все результаты (>50) - edu.zelenogorsk.ru/ )

18. AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 ? Amateur
... Home Education Classes AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 . ... AAA Fall Astronomy Class: Astronomy Basics тАУ October-November 2015 . AAA Winter Astronomy Class: Measuring Distances in Space тАУ Dec 2015 тАУ Feb 2016 . AAA Spring Astronomy Class: The Physics of Astronomy тАУ February - March 2016 . ... Observing Resources for Amateur Astronomers - Part 1: Beginning Observers . ... A History of the First Forty Years of the Amateur Astronomers Association . ...
[ Сохраненная копия ]  Ссылки http://www.aaa.org/education/classes/aaaa-fall-astronomy-class-astronomy-basics-october-november-2015/ -- 99.8 Кб -- 10.04.2016
Похожие документы

20. Armagh Observatory
... Armagh Observatory, College Hill, Armagh BT61 9DG, +44 (0)28 3752 2928 . ... Open symbols refer to data available in the literature. ... The best-fit lines correspond to the exponential-linear relation discussed in Sect. ... We present a new extensive analysis of the old problem of finding a satisfactory calibra- tion of the relation between the geometric albedo and some measurable polarization properties of the asteroids. To achieve our goals, we use all polarimetric data at our disposal. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/highlights/2015/670.html -- 6.0 Кб -- 01.06.2015
Похожие документы

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


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

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

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