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

1 | 2 | 3 | 4 | След.

Показаны документы, содержащие фрагменты текста из документа
http://www.astronomy.net/forums/astrophotography/messages/269.shtml.

1. Stellarium: TuiNodeActivate Class Reference
Stellarium 0.12.3 . ... Classes . ... ClassљList . ... TuiNodeActivate Class Reference . ... voidљ . ... TuiNodeActivate (const QString &text, QObject *receiver, const char *method, TuiNode *parent=NULL, TuiNode *prev=NULL) . Create a TuiNodeActivate node. ... virtual TuiNodeResponse љ . handleKey (int key) . ... TuiNode (const QString &text, TuiNode *parent=NULL, TuiNode *prev=NULL) . ... virtual TuiNode *љ . ... virtual voidљ . ... Contains the numbers of the parent nodes in the hierarchy. ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTuiNodeActivate.html -- 22.0 Кб -- 28.02.2014
Похожие документы

2. Per-user web directories - Apache HTTP Server
... Apache HTTP Server Version 2.2 . ... On systems with multiple users, each user can be permitted to have a web site in their home directory using the UserDir directive. Visitors to a URL http://example.com/~username/ will get content out of the home directory of the user " username ", out of the subdirectory specified by the UserDir directive. ... Per-user web directories . ... the URL http://example.com/~rbowen/file.html will be translated to the file path /home/rbowen/public_html/file.html . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/de/howto/public_html.html -- 13.8 Кб -- 21.01.2013
Похожие документы

3. http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1
TH setINDI 1 .SH NAME setINDI \- set one or more writable INDI property values .SH SYNOPSIS \fBsetINDI [options] device.property.e1[;e2...]=v1[;v2...] ... \fP .SH DESCRIPTION .na .nh .PP setINDI connects to an indiserver and sends commands to set new values for specified properties. ... TP -p <p> connect using alternate port p; the default is 7624. ... SH EXIT STATUS The setINDI program exits with a status of 0 if it suceeded in setting the new value for each specified property. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/sbig/archive/xmccd-4.1/xmccd-4.1e/indiutil/setINDI.1 -- 3.2 Кб -- 03.08.2011
Похожие документы

4. TUI:Telescope:Slew Window:Options:Drift Scan
Allows you to specify a drift scan: motion at a constant velocity along a great circle. ... The path starts at the new object position (though the telescope actually intersects the path later, see Subtleties ). ... Note that the units are always /sec for both axes. ... The velocity along the path is 0.01 /sec. ... The path is assumed to start when you hit the Slew button (more precisely, when the TCC parses the command). However, it takes the telescope awhile to slew to meet the specified path. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/35m_operations/TUI/Telescope/SlewWin/DriftScanPanel.html -- 4.9 Кб -- 05.09.2014
Похожие документы

5. How Directory, Location and Files sections work
The sections <Directory> , <Location> and <Files> can contain directives which only apply to specified directories, URLs or files respectively. Also htaccess files can be used inside a directory to apply directives to that directory. ... The order of merging is: . ... If multiple <Directory> sections apply to the same directory they are processed in the configuration file order. ... Using the options in question is only possible inside a <Directory> section (or a .htaccess file). ...
[ Сохраненная копия ]  Ссылки http://neptun.sai.msu.su/manual/sections.html -- 7.0 Кб -- 20.06.2002
Похожие документы

6. Autoconfigure of Frame #1
SAOtng supports multiple frame buffers, so that more than one image can be loaded simultaneously. ... Users of the old SAOimage program are used to having the frame size adjust itself as each new image is loaded. ... To specify autoconfigure of frame #1, use the -autoconfig switch or the SAOTNG_AUTOCONFIG environment variable. ... When a frame size is specified manually, auto-configuration is turned off so that new images also use the specified frame size. ... Disable/Enable Autoconfig of Frame #1 . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/autoconfig.html -- 4.6 Кб -- 01.10.2012
Похожие документы

7. Appendix D: The grammar of CSS2
... D.1 Grammar . ... D.3 Comparison of tokenization in CSS2 and CSS1 . This appendix is normative. ... STRING ] S* ]? ']' ; pseudo : ':' [ IDENT | ... LENGTH S* | ... return CDC;} ~= { return INCLUDES;} |= { return DASHMATCH;} { string } { return STRING ;} { ident } { return IDENT ;} # {name} { return HASH;} @import { return IMPORT_SYM;} @page { return PAGE_SYM;} @media { return MEDIA_SYM;} @font-face { return FONT_FACE_SYM;} @charset { return CHARSET_SYM;} @ { ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/~vab/html.doc/css2/grammar.html -- 10.3 Кб -- 12.05.1998
Похожие документы

8. HTML Forms
... Note you are not allowed to nest FORM elements! ... Forms are created by placing input fields within paragraphs, preformatted text, lists and tables. ... Notice the use of the NAME attribute to name each field : TITLE Sample Questionaire /TITLE H1 Sample Questionaire /H1 P Please fill out this questionaire: FORM METHOD=post ACTION= http://www.hal.com/sample P Your name : input name = name size= 48 P input name = male type =radio Male P input ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/webdesign/html-3.0/forms.html -- 7.6 Кб -- 19.12.1996
Похожие документы

9. Why Use CEILIDH ?
Next: Introduction Up: Ceilidh - On Line C Tutoring System Previous: Ceilidh - On Line C Tutoring System . ... On line course notes . Automatic Assessment of C programs . Template programs are provided to start you on an exercise. ... Automatic Compilation of programs . Programs can be run against test data and user specified data . CEILIDH will be used to help mark your coursework. ... CEILIDH marks a program in many ways: it analyses style, efficiency, `prettiness' and output. ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/book/c_marshall/section2_19_1.html -- 3.2 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/book/c_marshall/section2_19_1.html -- 3.2 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/book/c_marshall/section2_19_1.html -- 3.2 Кб -- 02.10.2012
Похожие документы

10. XV-TRACKER
... Satellite data ] . SMIS ] . The program controls the data acquisition according to the specified schedule of the sessions. ... The calibration of AVHRR instrument data is performed during acquisition . The program can be started in parallel with the satellite pass visualization, that allows the user to monitor a session and store data only relevant to specific regions in manual selection mode. ... Back to SMIS Home Page . ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/inform/engl/soft/e_track.htm -- 3.4 Кб -- 13.03.1997
Похожие документы
Еще в разделе: (Показать все результаты (>12) - smis.iki.rssi.ru/ )

11. http://hea.iki.rssi.ru/conf/hea2007/tmp/Mail-Bulkmail-3.12/migration.guide.txt
This is to help you migrate from Mail::Bulkmail 2.x to Mail::Bulkmail 3.x change use Mail::Bulkmail 2.05 to use Mail::Bulkmail 3.03 "/path/to/conf/file"; change $bulk->allow_duplicates(1); to $bulk->Trusting('duplicates' => 1) (should be in the conf file as Trusting @= duplicates) change $bulk->safe_banned(1) to $bulk->Trusting('banned' => 0); (should just not be specified, since it defaults to 0. ... Headers from message (HFM) is no longer supported. ...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/tmp/Mail-Bulkmail-3.12/migration.guide.txt -- 3.1 Кб -- 06.02.2003
Похожие документы
Еще в разделе: (Показать все результаты (>189) - hea.iki.rssi.ru/ )

12. Representations of Celestial Coordinates in FITS
... The initial descriptions of the FITS format provided a simplified method for describing the physical coordinate values of the image pixels, but deliberately did not specify any of the detailed conventions required to convey the complexities of actual image projections. ... They were CRPIX n for the reference pixel location on pixel axis n , CRVAL n for the coordinate value at that pixel, CDELT n for the increment at that pixel in the coordinate value, and CTYPE n for the type of coordinate. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass94/greisene.html -- 12.3 Кб -- 03.11.2000
Похожие документы

13. RE: Any Suggestions For A Beginner - an Astronomy Net Astrophotography Forum
Astrophotography Forum Message . Forums: . Atm ћ Astrophotography ћ Blackholes ћ Blackholes2 ћ CCD ћ Celestron ћ Domes ћ Education . ... RE: Any Suggestions For A Beginner . ... There's three basic types of ways to connect a camera to your telescope, and each has a different set of equipment to go with it. ... www.astronomy.net . About 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/astrophotography/messages/246.shtml -- 16.5 Кб -- 09.04.2016
Похожие документы

14. Astronet > Sky Map, professional edition
... Field size . Object name . ... Map size . ... Field size: the approximate size of the map in the Y direction. ... Galaxies: . ... Galaxies, which size exceeds some value depending on the field and map sizes, are displayed with their real positional angles and sizes by 25m isophote. ... In the "tools" fields there are links to the several famous AVO (Astrophysical Virtual Observatory) resources: NED and Simbad databases and DSS2 (Palomar Digitized Sky Survey) images of the corresponding sky area. ...
[ Сохраненная копия ]  Ссылки http://www.astronet.ru/db/map+/?lang=en -- 30.6 Кб -- 12.02.2011
Похожие документы

15. Database of Optical Constants -- Misc: computer codes
The original files with the data were in different formats. ... Such files were named "standard data files" and linked to the database. They can be easily transformed to any desirable format by a code. Here we present two simple computer programs of this kind. ... When running the code, you can specify columns in the output file: wavelength, energy (eV) or wavenumber (cm -1 ) as the first column, and complex refractive index or dielectric function as the second and third columns. ...
[ Сохраненная копия ]  Ссылки http://www.astro.spbu.ru/JPDOC/0-codes.html -- 4.9 Кб -- 19.11.2010
Похожие документы
Еще в разделе: (Показать все результаты (>125) - www.astro.spbu.ru/ )

16. Symbolic circuit processor
... All circuit parameters have been presented in a symbolic form. ... To use the program you will need a CIR file (PSpise, DesignLab file) of your circuit. CIR file examples have been enclosured: bpasside.cir, test1.cir, test2.cir, test3.cir, test4.cir, laksamp.cir, bridge.cir, uA741acf.cir, quartz.cir. ... Ideal operational amplifier (nullor) * Nname n1 n2 n3 n4 * * In the ideal op amp data, (n1,n2) represent output nodes, * (n3,n4) represent input nodes (noninverting, inverting). ...
[ Сохраненная копия ]  Ссылки http://astrometric.sai.msu.ru/~symbol/cirsym.html -- 4.4 Кб -- 06.10.2004
Похожие документы
Еще в разделе: (Показать все результаты (>9) - astrometric.sai.msu.ru/ )

17. Manpage of FITSHDR
fitshdr - FITS-file headers manipulation tool fitshdr [options] [FITSfile_name] . ... fitshdr [options] --edit FITSfile_name . ... If You want to modify headers of FITSFILE using new FITS-header lines from HEADER file (or from stdin), You have to use this option (You can skip this option, if -H or --header option is used). ... Empty header lines are not displayed (in 'dump' mode only). --line-offsets . ... In 'dump' mode: file offset will be displayed for each header line. --no-line-offsets . ...
[ Сохраненная копия ]  Ссылки http://lnfm1.sai.msu.ru/~pav/dists/fitshdr/fitshdr.1.html -- 12.8 Кб -- 21.12.2010
Похожие документы

18. http://star.arm.ac.uk/~spm/software/liveice_usage.html
... Mp3Mixer Mode . LiveIce configuration can either be set using configuration files or by setting command line parameters at runtime. The LiveIce binary has a series of reasonable default options set in the binary - in particular liveice.h has a #define which can be used to set the default encoder. ... Server Options . ... Note that some encoders can't do less thatn 32kHz andsome will change your format to something else if the ideal format for a given bitrate is of a lower quality. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~spm/software/liveice_usage.html -- 9.3 Кб -- 05.02.2000
Похожие документы

19. K-corrections calculator
Welcome to K -corrections calculator, simple service allowing one to determine K -corrections of a galaxy, given its redshift and one or more colours. ... K -correction in choose filter.. ... Redshift . Colour choose colour.. Colour value . Calculator . ... calculate spectral energy distributions , K-corrections calculator , GALEX FUV NUV , UKIDSS YJHK , K-corrections of galaxies , spectral based k-corrections , SDSS filter set K-corrections , K correction code IDL , kcorrect IDL C , . ...
[ Сохраненная копия ]  Ссылки http://kcor.sai.msu.ru/ -- 25.9 Кб -- 22.05.2013
Похожие документы
Еще в разделе: (Показать все результаты (>8) - kcor.sai.msu.ru/ )

20. http://www.sao.ru/Doc-en/Science/results/ar_solar/d03-bogod-e.pdf
The observation of active regions with RATAN-600 and the Beijing Astronomical Observatory spectrograph in the decimeter wave band shows an existence of a long-term non-thermal emission of active regions in continual (a halo) and flaring (flares and micro flares) components. The observation-compatible models have been devised specifying the nature of continuum as a radiation originating in the non-linear interaction of plasma waves at the upper-hybrid frequency. ...
[ Текст ]  Ссылки http://www.sao.ru/Doc-en/Science/results/ar_solar/d03-bogod-e.pdf -- 32.3 Кб -- 26.12.2008
[ Текст ]  Ссылки http://mavr.sao.ru/Doc-en/Science/results/ar_solar/d03-bogod-e.pdf -- 32.3 Кб -- 26.12.2008
Похожие документы

1 | 2 | 3 | 4 | След.


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

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

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