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

1 | 2 | След.

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

1. casacore: casa::ReadAsciiTable Class Reference
... casa::ReadAsciiTable . ... List of all members. static String . run (const String &headerfile, const String &filein, const String &tableproto, const String &tablename, Bool autoHeader, const IPosition &autoShape, const Vector < String > &columnNames, const Vector < String > &dataTypes, Char separator, const String &commentMarkerRegex, Int firstLine, Int lastLine) . ... getNext (const Char *string, Int strlen, Char *result, Int &at, Char separator) . ... static String casa::ReadAsciiTable::doRun . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/classcasa_1_1ReadAsciiTable.html -- 74.5 Кб -- 14.02.2011
Похожие документы
Еще в разделе: (Показать все результаты (>829) - www.atnf.csiro.au/ )

2. HwB: ASCII Table (Offline)
... end of text) . ... Indicates movement of the printing mechanism or display cursor backwards in one position. ... Start of Text. used to indicate the start of the text and so also indicates the end of the heading. ... Indicates the physical end of a card, tape or other medium, or the end of the required or used portion of the medium. ... A nonprinting character used to separate words, or to move the printing mechanism or display cursor forward by one position. ... ASCII table at The Pin-Out directory...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/hwbook/table/ascii.html -- 12.1 Кб -- 06.07.2001
Похожие документы
Еще в разделе: (Показать все результаты (>63) - www.arcetri.astro.it/ )

3. http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/bmp2fits_v2.0.pro
FUNCTIONS PROCEDURES + ; + + ; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ; ; ; pro sep_pathflnm,path_name,path, flnm ,flext ; separate path, filename and extension from the whole path to file path_name if(!version.os_family eq 'unix') then dir_separator Be carreful and check orientation of' print,' spectra in bmp images and leave out those which have dif-' print,' ferent orientation that majority of images. ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~kupry/SOFTWARE/bmp2fits_v2.0.pro -- 5.4 Кб -- 09.10.2011
Похожие документы

4. Table Filtering
This document contains a summary of the user interface for filtering rows in binary tables. Table filtering allows a program to select rows from an table (e.g., X-ray event list) by checking each row against one or more expressions involving the columns in the table. When a table is filtered, only valid rows satisfying these expressions are passed through for processing. ... select rows whose pha value is exactly 10 . ... 10 pha select rows whose pha value is in the range of 10 to 50 . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/filters.html -- 11.3 Кб -- 01.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>40) - hea-www.harvard.edu/ )

5. Texas Survey of radio sources at 365MHz
The Texas survey of radio sources covering -35.5{deg} < {delta} < 71.5{deg} at 365MHz . ... We present the Texas Survey of discrete radio sources between -35.5deg and 71.5deg declination (B1950), which was carried out at 365MHz with the Texas Interferometer during 1974-1983. ... The Texas Survey . ... The sources in the simpler model. ... Right Ascension 1950 . ... field separator . ... Some sources came from Version 6 of the Texas Survey ('TS6' in strp field) or Version 7 ('TS7' in strp field) . ...
[ Сохраненная копия ]  Ссылки http://www.asc.rssi.ru/mdb/stars/8/8042.htm -- 39.0 Кб -- 08.10.1998
Похожие документы
Еще в разделе: (Показать все результаты (>2) - www.asc.rssi.ru/ )

6. Examples of environment variable names
HOME . this is the pathname of your "home" directory when you login and to which cd changes when invoked with no argument. ... defines the directories searched when the shell is looking for the file to execute when processing a command . MAIL . if set to the name of a mail file the shell will inform you of the arrival of new mail. ... contains the shell prompt string. ... is the continuation prompt when a command spans more than one line. ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.2.1.html -- 2.4 Кб -- 17.01.1997
Похожие документы
Еще в разделе: (Показать все результаты (>4) - comet.sai.msu.ru/ )

7. http://crydee.sai.msu.ru/ftproot/pub/comp/software/silk/fcl/filecommander_2.40-alpha45_lenny_amd64.changelog
... View/Edit: Fix reading text from files with a code page that doesn't have a valid character for all 256 values, especially 1252 which has a few gaps. Make more archiver command work correctly by using shell escapes and path separators in the right direction. Editor search/replace: - Fix a memory leak - Improve efficiency when replacing text in very long lines. ... Support Ctrl-Shift-F3 as alternate viewer to be consistent with Ctrl-Shift-F4 as alternate editor. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/software/silk/fcl/filecommander_2.40-alpha45_lenny_amd64.changelog -- 2.3 Кб -- 24.07.2010
Похожие документы
Еще в разделе: (Показать все результаты (>23) - crydee.sai.msu.ru/ )

8. Prefs (ImageJ API)
... This class contains the ImageJ preferences, which are loaded from the "IJ_Props.txt" and "IJ_Prefs.txt" files. ... ImageJ . ... Finds an string in IJ_Props or IJ_Prefs.txt. public static boolean getBoolean (java.lang.String key, boolean defaultValue) . Finds a boolean in IJ_Props or IJ_Prefs.txt. public static int getInt (java.lang.String key, int defaultValue) . ... Saves user preferences in the IJ_Prefs.txt properties file. public static void set (java.lang.String key, java.lang.String text) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/Prefs.html -- 54.1 Кб -- 02.12.2010
Похожие документы
Еще в разделе: (Показать все результаты (>31) - www.astro.louisville.edu/ )

9. Введение в Perl. Встроенные переменные Perl.
... Описанные в данной главе переменные имеют в Perl специальные значения. Они обозначаются несколько непривычно для "глаза" программистов, т.к. состоят обычно только из двух символов, причем первый это '$' символ, с которого начинаются имена всех переменных, и произвольный часто не буквенно-цифровой символ. ... Некоторые из встроенных переменных имеют доступ только на чтение, поэтому изменить их значение просто невозможно. ... Переменная - по умолчанию для операторов ввода и поиска. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/vch/RusDoc/perl_tut/sysvar.htm -- 10.3 Кб -- 17.03.1998
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/vch/RusDoc/perl_tut/sysvar.htm -- 10.3 Кб -- 17.03.1998
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/vch/RusDoc/perl_tut/sysvar.htm -- 10.3 Кб -- 17.03.1998
Похожие документы
Еще в разделе: (Показать все результаты (>13) - jet.sao.ru/ )

10. http://star.arm.ac.uk/preprints/2008/527.pdf
... An automated blinker identification procedure (BLIP) is used to identify blinker events in SoHO/CDS data. The 3D magnetic topology of the magnetic field in the blinker region is reconstructed based on SoHO/MDI magnetogram data. ... They were found to be associated with the emergence of magnetic flux which gave rise to the appearance of, and multiple magnetic reconnection events across, an upper atmosphere (coronal) magnetic null point, along with a loop structure as observed with TRACE. ...
[ Текст ]  Ссылки http://star.arm.ac.uk/preprints/2008/527.pdf -- 386.7 Кб -- 01.07.2008
Похожие документы

11. Астронет > Семинар лаборатории ядерных реакций ОИЯИ
... Астронет | ... планета Астронет | ... Семинары | ... Семинары Семинар лаборатории ядерных реакций ОИЯИ . ... Synthesis of nuclei with Z=116 (new events). ... Quasi - fission of heavy nuclei. ... The "Advantages" of 48 Ca ion beam. http://159.93.28.88/flnr/flnr/seminars.html Поступило: 13 января 2003 6:27 . Последнее изменение: 13 января 2003 6:27 . ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/msg/1185552 -- 12.9 Кб -- 13.01.2003
Похожие документы

12. wiki:syntax [SAI Virtual Observatory - Wiki]
Trace: syntax . start : wiki : syntax . ... SAI VO Projects . ... User Space . ... Links . ... DokuWiki does not use CamelCase to automatically create links by default, but this behaviour can be enabled in the wiki:config file. ... DokuWiki supports [[doku>wiki:interwiki|Interwiki]] links. ... You can also use an image to link to another internal or external page by combining the syntax for links and images (see below) like this: [[http://www.php.net|{{wiki:dokuwiki-128.png}}]] . ... Row 1 Col 1 . ...
[ Сохраненная копия ]  Ссылки http://vo.astronet.ru/wiki/wiki/syntax -- 49.5 Кб -- 09.04.2016
Похожие документы

13. More Compiliation Problems - an Astronomy Net XEphem Forum Message
XEphem Forum Message . ... More Compiliation Problems . ... when I compile the Xephem source code in the /GUI/xephem file, I get the following... gcc -O2 -fno-strength-reduce -I../../libastro -I/usr/X11R6/include -I/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE -D_REENTRANT -DFUNCPROTO=15 -DNARROWPROTO -c aavso.c -o aavso.o . aavso.c:20: Xm/Xm.h: No such file or directory . ... www.astronomy.net . About Astronomy Net | ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.net/forums/xephem/messages/81.shtml -- 14.9 Кб -- 09.04.2016
Похожие документы

14. Practical Applications of a Relational Database of FITS Keywords
... Up: FITS-Flexible Image Transport System . ... We have therefore constructed a relational database schema which describes FITS keywords, and have implemented it using Sybase. ... This generalization led swiftly to the use of the ``Memes'' database to document itself, since the fields (columns) of a database table are memes with a large subset of the attributes of a FITS keyword (such as name, datatype, semantics, etc.) ... There are many practical applications for these abilities (see Table 1). ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/clarked.html -- 12.0 Кб -- 23.06.1998
Похожие документы

15. http://observ.pereplet.ru/images/evgeny/OV/equatorial.mw
<?xml version="1.0" encoding="UTF-8"?> <Worksheet> <Version major="7" minor="0"/> <Label-Scheme value="2" prefix=""/> <View-Properties presentation="true"></View-Properties> <MapleNet-Properties warnlevel="3" longdelim="true" plotoptions="" echo="1" errorcursor="false" elisiontermsthreshold="10000" elisiontermsbefore="100" errorbreak="1" prettyprint="3" prompt="&gt; " latexwidth="6.0" useclientjvm="true" ansi="false" screenheight="25" labelwidth="20" plotdevice="inline" typesetting="standard"
[ Сохраненная копия ]  Ссылки http://observ.pereplet.ru/images/evgeny/OV/equatorial.mw -- 326.9 Кб -- 23.03.2007
Похожие документы

16. Exotic atoms hold clues to unsolved physics puzzle at the dawn of the universe
... An artificial comet holds secrets to Earths life . ... space physics . ... Dave's Universe . ... Exotic atoms hold clues to unsolved physics puzzle at the dawn of the universe . The first direct evidence of pear-shaped nuclei in exotic atoms could advance the search for a new fundamental force in nature that could explain why the Big Bang created more matter than antimatter. ... Only registered members of Astronomy.com are allowed to comment on this article. ...
[ Сохраненная копия ]  Ссылки http://www.astronomy.com/news/2013/05/exotic-atoms-hold-clues-to-unsolved-physics-puzzle-at-the-dawn-of-the-universe -- 71.5 Кб -- 10.04.2016
Похожие документы

17. Preparing and Submitting Tabular Data
... the data are described accurately enough to allow an unambiguous interpretation of the data, as well as a comprehension of the context in which the data were acquired and/or processed; a single ascii file, named ReadMe , is designed for this role. the data are in a format which allows their usage by tools currently in usage in our discipline -- normally flat ascii files ; other formats can be accepted, but are converted into flat files. ... How to prepare the Data files . ... How to deposit the data...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 25.12.2008
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/Doc-k8/Science/Public/Bulletin/submit.htx -- 18.2 Кб -- 15.05.2008
Похожие документы

18. phpinfo() phpinfo()
... Server API . ... Virtual Directory Support . ... etc/php5/apache2 . ... enabled . ... Apache Version . ... Server Administrator . ... Virtual Server . ... Server Root . ... Directive . Local Value . ... Value . ... HTTP_X_FORWARDED_SERVER . ... usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin . SERVER_SIGNATURE . ... SERVER_SOFTWARE . ... SERVER_NAME . ... usr/lib64/php5/extensions . ... include_path .:/usr/share/php5:/usr/share/php5/PEAR .:/usr/share/php5:/usr/share/php5/PEAR . ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/~krivonos/test.php -- 132.9 Кб -- 10.04.2016
Похожие документы
Еще в разделе: (Показать все результаты (>4) - hea.iki.rssi.ru/ )

19. http://www.sai.msu.su/EAAS/rus/guest/shatovskaya.mht
MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_NextPart_01C956EB.651F6770" Данный документ является веб-страницей в одном файле, также называемой файлом веб-архива. Если вы видите это сообщение, значит данный обозреватель или редактор не поддерживает файлы веб-архива. Загрузите обозреватель, поддерживающий веб-архивы, например Microsoft Internet Explorer. ------=_NextPart_01C956EB.651F6770 Content-Location: file:///C:/B3671381/shatovskaya.htm Content-Transfer-Encoding: quoted-printable
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/EAAS/rus/guest/shatovskaya.mht -- 190.3 Кб -- 05.12.2008
Похожие документы

20. Stellarium: StelUtils Namespace Reference
Stellarium 0.12.3 . ... StelUtils Namespace Reference . ... hmsToRad (const unsigned int h, const unsigned int m, const double s) . ... dmsToRad (const int d, const unsigned int m, const double s) . ... intљ . ... getDateFromJulianDay (const double julianDay, int *year, int *month, int *day) . ... getJDFromDate (double *newjd, const int y, const int m, const int d, const int h, const int min, const int s) . ... getDeltaTByEspenakMeeus (const double jDay) . Get Delta-T estimation for a given date. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/namespaceStelUtils.html -- 129.1 Кб -- 28.02.2014
Похожие документы
Еще в разделе: (Показать все результаты (>5) - astro.uni-altai.ru/ )

1 | 2 | След.

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