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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/spst/UnixTransition/doc/build_config_script.html.

1. casacore: Containers_module_internal_classes
... Classes . ... Internal Containers_module classes and functions. More... class . casa::OrderedPair< K, V > . Ordered pair class. ... casa::RecordDescRep . ... Record field writer. Base class for the copiers. ... Record field copier. ... Helper class to notify class Record about changes. ... The representation of a Record . ... All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines . Generated on Fri Sep 3 2010 13:07:40 for casacore by 1.7.1 ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/casacore/casacore-1.2.0/doc/html/group__Containers__module__internal__classes.html -- 9.7 Кб -- 14.02.2011
Похожие документы

2. Python: module build_PDBMAN_pickle
build_PDBMAN_pickle (version 11/25/03) . ... A module for creating PDBMAN pickles. ... o Modified 10/ 9/03 KWC - Rename to build_PDBMAN_pickle. o Modified 11/25/03 KWC - Use new configure_util methods. ... A class for modifing PDBMAN ODB products pickle files. ... init__ (self, file_name) . ... PASS_INPUT_PICKLES. find_file (self, file_name) . ... Returns true if all the configured products exist. write_prd_pickle (self, file_name) . ... name and the file name. pop_from_dir (self, PDBMAN_prod_dir) . ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/build_PDBMAN_pickle.html -- 13.9 Кб -- 08.04.2016
Похожие документы

3. Stellarium: Plugins
... CodingљStyle . ... Plugins . ... Building Plugins . ... dynamic plugins are stand-alone dynamic libraries (separate files with .so extension on Linux, .dll in Windows or .dylib on Mac OS X) that are loaded at run-time (on start-up) by Stellarium. This allows dynamic plugins to be distributed separately from Stellarium. static plugins are linked statically at build-time. ... For the rest of this discussion, I will assume you downloaded the source code in the directory /home/me/builds/stellarium . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/plugins.html -- 14.9 Кб -- 28.02.2014
Похожие документы

4. OpenDialog (ImageJ API)
... public class OpenDialog . ... This class displays a dialog window from which the user can select an input file. ... Displays a file open dialog, using the specified default directory and file name. ... Returns the path to the last directory opened by the user using a file open or file save dialog, or using drag and drop. static java.lang.String . ... Uses and updates the ImageJ default directory. public OpenDialog (java.lang.String title, java.lang.String defaultDir, java.lang.String defaultName) . ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/OpenDialog.html -- 16.6 Кб -- 02.12.2010
Похожие документы

5. API Help
Package . Class . ... This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows. Each package has a page that contains a list of its classes and interfaces, with a summary for each. ... Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions: . ... These links take you to the next or previous class, interface, package, or related page. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~pgrosbol/fits_java/docs/help-doc.html -- 9.3 Кб -- 16.05.2008
Похожие документы
Еще в разделе: (Показать все результаты (>9066) - www.eso.org/ )

6. mod_dav - Apache HTTP Server
... Apache HTTP Server Version 2.2 . Apache > HTTP Server > Documentation > Version 2.2 > Modules . ... To enable mod_dav , add the following to a container in your httpd.conf file: . ... In addition, a location for the DAV lock database must be specified in the global section of your httpd.conf file using the DavLockDB directive: . ... In order for mod_dav to manage files, it must be able to write to the directories and files under its control using the User and Group under which Apache is running. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/ztcs/manual/de/mod/mod_dav.html -- 16.8 Кб -- 25.02.2008
Похожие документы

7. mod_dav - Apache HTTP Server
... Apache HTTP Server Version 2.4 . Apache > HTTP Server > Documentation > Version 2.4 > Modules . ... To enable mod_dav , add the following to a container in your httpd.conf file: Dav On . ... In addition, a location for the DAV lock database must be specified in the global section of your httpd.conf file using the DavLockDB directive: DavLockDB /usr/local/apache2/var/DavLock . ... Use the Dav directive to enable the WebDAV HTTP methods for the given container: <Location /foo> Dav On </Location> . ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/manual/fr/mod/mod_dav.html -- 18.2 Кб -- 19.11.2015
Похожие документы
Еще в разделе: (Показать все результаты (>9284) - www.arcetri.astro.it/ )

8. lsst.coordConv: python Directory Reference
. lsst.coordConv љ unknown . MainљPage . Namespaces . Classes . Files . љ All љ Classes љ Namespaces љ Files љ Functions љ Variables љ Typedefs љ Enumerations љ Enumerator љ Pages . python . python Directory Reference . directory љ . coordConv . љ . Generated on Thu May 7 2015 10:42:47 for lsst.coordConv by љ 1.8.5
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/coordConv/html/dir_7837fde3ab9c1fb2fc5be7b717af8d79.html -- 6.6 Кб -- 07.05.2015
Похожие документы

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

10. Getting Started in Actor Prolog. Analyzing Web Sites.
In this chapter we will consider two very simple but useful Web agents that I have written on Actor Prolog for my own needs. ... Let us start the Web agent. Fig. ... Start of the Web agent. The Context diagram consists of three blocks: "Logic Programming Sites", "Edit", and "Check". ... Some Web sites that are linked with the logic programming and Prolog are listed in the pulldown list (these addresses are transferred to the "Edit" block from the "Logic Programming Sites" block). ...
[ Сохраненная копия ]  Ссылки http://www.cplire.ru/Lab144/start/e_scan.html -- 13.7 Кб -- 24.09.2007
Похожие документы

11. Removing linked directories that contain links
... Look at this example: pwd (print the user's working directory ) /home/tom/reports ls ../tmp/ drafts (list the contents of this directory ) expenditure targets ln -s $HOME/tmp/ drafts quarterly (use a symbolic link to make the directory ) cd quarterly (change directory to this linkname ) ln $HOME/accounts/ expenses (link a file to this linkname ) ls (list the contents of the linked directory ) (the linked file is listed) ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/tasks/links3.2.3.html -- 3.2 Кб -- 17.01.1997
Похожие документы

12. Astronomy Evening Classes for Beginners | International Year of Astronomy in
... The Hershel Space Observatory - the golden age of space-based IR astronomy continues: Monday 19 October . ... Astronomy Ireland have designed and developed astronomy Evening Classes for the general public. Aimed at beginners, the classes are running in 10 locations nationwide. ... If you sign up now you will avail of the current special offer for International Year of Astronomy (IYA) and get 3 months membership FREE . ... International Year of Astronomy, Ireland National Node . ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/scholars/iya/local/AI_classes.html -- 11.5 Кб -- 31.12.2009
Похожие документы

13. http://hea-www.harvard.edu/hea/syshelp_navigation.inc
start navigation -- style type= text/css ul { list-style-type: disk } /style p class = navigation nbsp; /p ul class = mainnav li class = mainnav a href = http :// www.cfa.harvard.edu /about/science.html class = leftnav All Science Groups /a /li li class = mainnav a ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/hea/syshelp_navigation.inc -- 4.3 Кб -- 03.11.2008
Похожие документы

14. ADASS 2003 Conference Proceedings
... The common architecture and infrastructure used for the whole ALMA software is presented at this conference in (Schwarz, Farris, & Sommer 2004). ACS offers a CORBA-based container/component model and supports the exchange and persistence of XML data. For the Java programming language, the container integrates transparently the use of type-safe Java binding classes to let applications conveniently work with XML transfer objects without having to parse or serialize them. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass03/P1-23/ -- 13.2 Кб -- 16.08.2004
Похожие документы

15. http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/ObjectPM_2-1c.txt
... Version available for Free for non-commercial software. Proposed directory for placement: /pub/os2/dev/pm Your name: Martin Iturbide Email address: martin@os2world.com Program contact name: Sectant Technologies Program contact email: (none) Program URL: http://www.edm2.com/index.php/ObjectPM Would you like the contact email address included in listings? yes Operating System/Version: Warp 3, Warp 4, WSeB Additional requirements: NONE Replaces:  ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/hobbes/incoming/ObjectPM_2-1c.txt -- 1.9 Кб -- 10.06.2014
Похожие документы

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

17. http://www.armaghplanet.com/pdf/Administration/Planetarium-FOI-Guide%20_2_TM_FINAL.pdf
PUBLICATION SCHEME - GUIDE TO INFORMATION Class of Information Who we are and what we do Description of Information Manner Fee This class contains information on: · the roles and responsibilities of the organization and those working at a senior level in the organization; · the aims, objectives On the Planetarium website: www.armaghplanet.com None for information available on the website. ... Available for inspection. ... On the Planetarium website: www.armaghplanet.com None ...
[ Текст ]  Ссылки http://www.armaghplanet.com/pdf/Administration/Planetarium-FOI-Guide%20_2_TM_FINAL.pdf -- 81.3 Кб -- 20.09.2011
Похожие документы
Еще в разделе: (Показать все результаты (>1907) - www.armaghplanet.com/ )

18. Converting Arecibo Correlator Data to SDFITS or CLASS Native Format
Converting Arecibo Data Into CLASS Internal Format . This is a program to convert Arecibo data into CLASS internal format files. ... The total number of scans/cycle (i.e. it's four if you took: ON, OFF, CAL ON, CAL OFF) . Once you feel confident you know these things, login to an Arecibo computer and then go to whatever directory you wish your CLASS files to reside in. ... Offset 5400.000000 (5400.215304) Scan 103700040: U5440-3. Offset 5400.000000 (5400.215304) Scan 103700041: U5440-4. ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~astro/data/data_formats/class.html -- 6.3 Кб -- 20.05.2013
Похожие документы

19. ASCII files description
... Co-ordinate systems description . Directories structure . The file names' construction . The file set description . ... The orbital information for each month is presented in the separate directory. The INTERBALL orbital data are located on the STDA server, for each month in the separate subdirectory, which name consists from the year (YYYY) and month (MM) numbers. The Parent Directory of the Tail Probe orbital data is http://www.iki.rssi.ru/da/interball/tail/orbit/ . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/vprokhor/camp2/numfile.htm -- 9.9 Кб -- 06.06.1999
Похожие документы

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

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


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

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

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