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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1WCConcatenation.html.

1. casacore: casa::RawIO Class Reference
... casa::RawIO . ... Destructor. virtual uInt . write ( uInt nvalues, const Bool *value) . ... write ( uInt nvalues, const Char *data) . ... write ( uInt nvalues, const uChar *data) . ... write ( uInt nvalues, const Short *data) . ... write ( uInt nvalues, const uShort *data) . ... write ( uInt nvalues, const Int *data) . ... write ( uInt nvalues, const uInt *data) . ... write ( uInt nvalues, const Int64 *data) . ... The assignment operator uses reference semantics. virtual uInt casa::RawIO::read . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1RawIO.html -- 60.9 Кб -- 14.02.2011
Похожие документы

2. lsst.coordConv: coordConv::OtherCoordSys Class Reference
lsst.coordConv љ unknown . ... Classes . ... coordConv::OtherCoordSys Class Reference . ... OtherCoordSys (std::string const &name, double date=0, DateTypeEnum dateType= DateType_None , bool isMean =false) . ... virtual Coord љ . ... CoordSys (std::string const &name, double date, DateTypeEnum dateType, bool isMean , bool canConvert ) . ... convertFrom ( CoordSys const &fromCoordSys, Coord const &fromCoord, Site const &site, double tai=0) const . ... virtual Coord coordConv::OtherCoordSys::removePM . ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/classcoord_conv_1_1_other_coord_sys.html -- 47.5 Кб -- 07.05.2015
Похожие документы

3. DUST: Dust::GenPAHCC Class Reference
... Classes . ... Dust :: GenPAHCC . ... CCFamily { InPlane , OutPlane } . GenPAHCC (double a, dust_nmoded *nm, CCFamily family) . virtual double . ... dust_nmoded * . ... a is the grain radius , nm contains the specifications of the normal modes for the dust model . References bndust_PAHatoNC() , dust_draine_beta2() , dust_nCCIPmodes() , dust_nCCOPmodes() , dust_nmoded::PAHTDebCCIP , and dust_nmoded::PAHTDebCCOP . ... double Dust::GenPAHCC::operator[] . ... double Dust::GenPAHCC::Nmodes . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1GenPAHCC.html -- 10.0 Кб -- 11.07.2008
Похожие документы

4. Stellarium: BigStarCatalogExtension::SpecialZoneArray< Star > Class Template
Stellarium 0.12.3 . ... BigStarCatalogExtension::SpecialZoneArray< Star > Class Template Reference . ... SpecialZoneArray (QFile *file, bool byte_swap, bool use_mmap, int level , int mag_min , int mag_range , int mag_steps ) . ... ZoneArray (const QString & fname , QFile *file, int level , int mag_min , int mag_range , int mag_steps ) . ... BigStarCatalogExtension::SpecialZoneArray < Star >:: SpecialZoneArray . ... SpecialZoneData <Star>* BigStarCatalogExtension::SpecialZoneArray < Star >::getZones . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classBigStarCatalogExtension_1_1SpecialZoneArray.html -- 36.6 Кб -- 28.02.2014
Похожие документы

5. saslib
This package contains two libraries of SAS utilities: saslib and sasdal . ... setEmosRejectionMask(TableT table) . ... Directory d("."); . ... class Directory : public list { public: Directory ( const string name = . , const string pattern = * , const bool recurse = false); Directory ( const DirEntry * d, const string pattern = * , const bool recurse = false); void filter( const string pattern); string filter() const ; void recurse( const bool dorecurse); ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/5.4.1/doc/saslib/index.html -- 9.4 Кб -- 03.05.2000
Похожие документы
Еще в разделе: (Показать все результаты (>6577) - xmm.vilspa.esa.es/ )

6. HMS(3)
HMS - C++ class for working with H:M:S (hours minutes seconds) values . include HMS .h class HMS { public: HMS (); HMS ( int hours , int min , double sec); HMS ( double val ); int isNull() const ; int hours () const ; int min () const ; double sec() const ; double val () const ; friend ostream operator (ostream , const HMS ); friend istream ... HMS(hours, min, sec) Initialize from hours, minutes and seconds. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.15.html -- 4.6 Кб -- 11.09.1998
Похожие документы

7. Documentation on pixel-based CTE correction algorithm implemented in CALACS
... HST . Documentation on pixel-based CTE correction algorithm implemented in CALACS . ... HST Peer Review Process . ... HST Overview . Overview . ... Retrieving HST Data . ... HST Science Year in Review . ... CTE Information . ... ACS ETC . ... CTE Formula Corrections . ... Aperture Corrections . ... CALACS . ... ACS Instrument Handbook . ACS Data Handbook . ACS Instrument Science Reports . ... ACS ISRs . ... Pixel-Based CTE Correction of ACS/WFC images (out of date) Copyright | ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/hst/acs/performance/calacs_cte/documentation -- 19.3 Кб -- 11.04.2016
Похожие документы

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. PlugInFilterRunner (ImageJ API)
... Class . ... METHOD . ... java.lang.Object ij.plugin.filter.PlugInFilterRunner . ... public class PlugInFilterRunner . ... The constructor runs a PlugInFilter or ExtendedPlugInFilter by calling its setup, run, etc. ... The constructor runs a PlugInFilter or ExtendedPlugInFilter by calling its setup, run, etc. methods. ... theFilter - The PlugInFilter to be run . ... This method may be also called with e=null, e.g. to start preview already when the dialog appears. gd - A reference to the GenericDialog...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/plugin/filter/PlugInFilterRunner.html -- 15.1 Кб -- 02.12.2010
Похожие документы

10. Center for Linguistic Documentation
. Центр лингвистической документации . Center for Linguistic Documentation . при Независимом Московском Университете . О центре . Участники . Проекты . Текущая информация . Объявления о семинарах . Лингвистическая литература (электронные книги) . Авторефераты . Полезные ссылки . Поддержка сайта: Миша Даниэль , Юра Бронников , Митя Сичинава .
[ Сохраненная копия ]  Ссылки http://www.mccme.ru/ling/ -- 2.7 Кб -- 10.04.2006
Похожие документы
Еще в разделе: (Показать все результаты (>449) - www.mccme.ru/ )

11. Zen: Tsearch V2 Readme
... Tsearch2 - is the full text engine, fully integrated into PostgreSQL RDBMS. ... Supports multiple table driven configurations . ... Index support (GiST and Gin ) with concurrency and recovery support . ... Tsearch2, in a nutshell, provides FTS operator (contains) for the new data types, representing document ( tsvector ) and query ( tsquery ). ... It consists of lexemes (optionally labelled) with boolean operators between. ... what lexemes to index and the way they are processed . ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/docs/Tsearch_V2_Readme.html -- 10.8 Кб -- 22.12.2007
Похожие документы

12. DFOS: directory structure
dfos = Data Flow Operations System, the common tool set for DFO make printable . The dfos system requires a common directory structure. It is defined in the RC file ~/.dfosrc. The current operational version for GIRAFFE is found here . Many of these directories have a substructure by DATE. ... data23/data/raw . DATE . ... raw data (fits files) . ... data23/data/headers . ... data23/data/calib . ... home/opslog/giraffe . ... operator (dfosInstall for save/ and template/) . ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~qc/dfos/dirstruct1.html -- 11.8 Кб -- 26.11.2014
Похожие документы

13. Apache Miscellaneous Documentation
Below is a list of additional documentation pages that apply to the Apache web server development project. ... Description of Apache's Application Programming Interface. ... Reading Client Input in Apache 1.2 . Describes differences between Apache 1.1 and 1.2 in how modules read information from the client. ... Notes about Apache's compatibility with the NCSA server. ... Performance Notes (BSD 4.4) . Some notes about ways to improve/optimize Apache performance on BSD 4.4 systems. ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/misc/ -- 5.7 Кб -- 15.10.2001
Похожие документы

14. NAIF IKI Home Page
... SPICE System Documentation . Comprehensive set of SPICE System documentation including tutorials, subroutines and data formats descriptions, etc. Other related home pages: . Navigation and Ancillary Information Facility at JPL . MARS-96 Space Mission . ... Please, forward comments and questions about information on this page and all descending NAIF and M96 SPICE implementation pages to NAIF group at IKI . naif@arc.iki.rssi.ru . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/naif/naif.htm -- 2.2 Кб -- 29.11.2000
Похожие документы

15. Field System Operations
. Mark IV Field System Documentation | Version 9.3 | September 1, 1997 . Field System Operations . Home . Index . Equipment . Manuals . Operator Commands . Schedule . Procedures . General . Operator Activities . Setup . Experiment Operations . Home . Index . Equipment . Manuals . Web curator: Nancy R. Vandenberg .
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/aovlbi/fsdoc/operations.html -- 3.7 Кб -- 30.03.2002
Похожие документы

16. The XPA Messaging System
The XPA messaging system provides seamless communication between many kinds of Unix programs, including X programs and Tcl/Tk programs. It also provides an easy way for users to communicate with these XPA-enabled programs by executing XPA client commands in the shell or by utilizing such commands in scripts. ... A program becomes an XPA-enabled server by defining named points of public access through which data and commands can be exchanged with other client programs (and users). ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/xpa/ -- 3.8 Кб -- 09.04.2016
Похожие документы

17. Actor Prolog. Programming language definition.
1 буквы_и_цифры .................................... 1 буква_e (e) .......................................... 2.1.3 порядок .......................................... 2.1.3 буквы_и_цифры (letters_and_digits) ................... 1 переменная ....................................... 2.1.1 простой_символ ................................... 2.1.2 расширенное_число ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/1251/02001030.html -- 29.5 Кб -- 24.09.2007
Похожие документы

18. The Linux Documentation Project
... The Linux Documentation Project, or LDP, is a loose team of writers, proofreaders, and editors who are working together to provide complete documentation for the Linux operating system. The overall coordinator of the project is Greg Hankins. This manual is one in a set of several being distributed by the LDP, including a Linux Users' Guide, System Administrators' Guide, Network Administrators' Guide, and Kernel Hackers' Guide. ... The LDP Rhyme . ... a Linux f-a-q, . ... to start the LDP. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/sag-0.4/node4.html -- 5.7 Кб -- 04.05.1997
Похожие документы

19. White Sands Space Harbor HAER documentation
JSC History . ... NASA History . ... White Sands Space Harbor . ... Historic American Engineering Record (HAER) Level II Documentation . From 1976 to 2011, NASA has operated and managed the White Sands Space Harbor (WSSH) for astronaut training operations and as an alternate landing facility for the Space Shuttle Program (SSP). ... White Sands Space Harbor HAER Level II documentation (complete - 20.6 MB) . White Sands Space Harbor HAER Level II documentation (individul sections) . ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/history/white_sands/index.htm -- 20.3 Кб -- 08.07.2015
Похожие документы
Еще в разделе: (Показать все результаты (>1089) - www.jsc.nasa.gov/ )

20. Documentation system
... For every catalog we provide the detailed and maximum full scientific text in separate files, describing the telescope, calibration of observations, columns of tables, etc., from the original paper publications. ... The main list of CATS catalogs has, as a rule, references to original ones or to the site of initial storage, and ftp-access to every catalog. In our database we also used catalogs typed from original paper. But in some cases we corrected the typos or errors in initial texts. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/Publications/Eng/html/adbis97/node4.html -- 2.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/Publications/Eng/html/adbis97/node4.html -- 2.9 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/Publications/Eng/html/adbis97/node4.html -- 2.9 Кб -- 02.10.2012
Похожие документы

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


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

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

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