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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.stsci.edu/~sontag/spicedocs/cspice/lx4dec_c.html.

1. CSPICE Routines: GCPOOL_C
... Abstract Return the character value of a kernel variable from the kernel pool. ... Brief_I/O VARIABLE I/O DESCRIPTION -------- --- -------------------------------------------------- name I Name of the variable whose value is to be returned. start I Which component to start retrieving for name room I The largest number of values to return. lenout I The length of the output string. n O Number of values returned for name. cvals O Values associated with name. found O True if variable is in pool. ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/~sontag/spicedocs/cspice/gcpool_c.html -- 10.2 Кб -- 17.12.2005
Похожие документы

2. WCSLIB: fitskey Struct Reference
WCSLIB љ 5.15 . ... DataљStructures . ... fitskey Struct Reference . ... fitshdr() returns an array of fitskey structs, each of which contains the result of parsing one FITS header keyrecord. ... Returned ) Keyvalue data type: . ... Returned ) Logical ( fitskey::type == 1) and 32-bit signed integer ( fitskey::type == 2) data types in the fitskey::keyvalue union. int64 fitskey::k . Returned ) 64-bit signed integer ( fitskey::type == 3) data type in the fitskey::keyvalue union. int fitskey::l . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/people/mcalabre/WCS/wcslib/structfitskey.html -- 23.4 Кб -- 10.04.2016
Похожие документы

3. Stellarium: TelescopeClient Class Reference
Stellarium 0.12.3 . ... TelescopeClient Class Reference abstract . ... getEnglishName (void) const . ... getInfoString (const StelCore *core, const InfoStringGroup &flags) const . ... getJ2000EquatorialPos (const StelCore *core) const =0 . ... getEquinoxEquatorialPos (const StelCore *core) const . ... getJ2000GalacticPos (const StelCore *core) const . ... getSideralPosGeometric (const StelCore *core) const . ... getPositionInfoString (const StelCore *core, const InfoStringGroup &flags) const . ...
[ Сохраненная копия ]  Ссылки http://astro.uni-altai.ru/~aw/stellarium/api/classTelescopeClient.html -- 40.7 Кб -- 28.02.2014
Похожие документы

4. Simon Jeffery's Software Store: TAP chemical functions
SUBROUTINE TAP_ESYMB ( IZ, SYMBOL, STATUS ) . Return the element symbol. SUBROUTINE TAP_ENAME ( IZ, NAME, STATUS ) . ... FUNCTION TAP_EMASS ( IZ ) . Return the mean atomic weight of an element. FUNCTION TAP_ZELEM ( NAME ) . ... FUNCTION TAP_AELEM ( NAME ) . ... The mean atomic weight of the element associated with the given name is ! ... The element name associated with the given atomic number is ! ... The atomic number ot element associated with the given name is ! ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/~csj/software_store/tap_guide/tap_chemical.html -- 6.2 Кб -- 04.07.2002
Похожие документы

5. comedi_open
. Comedi Documentation . Prev . Next . comedi_open -- open a Comedi device . #include <comedilib.h> . comedi_t comedi_open (const char * filename); . Open a Comedi device specified by the file filename. If sucessful, comedi_open returns a pointer to a valid comedi_t structure. This structure is transparent; the pointer should not be dereferenced by the application. NULL is returned on failure. Prev . Home . Next . comedi_close . Up . comedi_loglevel
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-open.html -- 3.8 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-open.html -- 3.8 Кб -- 11.09.2010
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/func-ref-comedi-open.html -- 3.8 Кб -- 02.10.2012
Похожие документы
Еще в разделе: (Показать все результаты (>1469) - jet.sao.ru/ )

6. ImageIO(3)
ImageIO - Reference Counted C++ Class for Reading and Writing Images . include ImageIO .h // types of image data (these mostly correspond to the FITS BITPIX values) enum ImageDataType { UNKNOWN_ IMAGE = -1, // unknown type BYTE_ IMAGE = 8, // 8 bit images X_ IMAGE = -8, // special, color scaled, X image data SHORT_ IMAGE = 16, // 16 bit signed USHORT_ IMAGE = -16, // 16 bit unsigned LONG_ IMAGE = 32, // 32 bit integer FLOAT_ IMAGE = -32 // 32 bit floating point }; ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Local/SkyCat/astrotcl/astrotcl.17.html -- 9.6 Кб -- 11.09.1998
Похожие документы

7. http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm
... The Boolean object is an object wrapper for a boolean value. ... JavaScript 1.3: added toSource method . ... If value is omitted or is 0, -0, null, false, NaN , undefined, or the empty string ( "" ), the object has an initial value of false. All other values, including any object or the string "false" , create an object with an initial value of true. ... For Boolean objects and values, the built-in toString method returns the string "true" or "false" depending on the value of the boolean object. ...
[ Сохраненная копия ]  Ссылки http://www.arcetri.astro.it/irlab/doc/library/javascript/clientreference/boolean.htm -- 16.3 Кб -- 07.10.1999
Похожие документы

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

9. Date conversion functions
... All inputs for these functions and procedures can be arrays! . julian ( year _integer , month _integer , day _real ) Function; returns Julian day including fraction. Day can be fractional. ...
[ Сохраненная копия ]  Ссылки http://www.eso.org/~chummel/oyster/manual/node184.html -- 5.2 Кб -- 28.04.2015
Похожие документы
Еще в разделе: (Показать все результаты (>66346) - www.eso.org/ )

10. vxWorksPrograms
... aosock_Cmd Converting rpc routines on vxWorks to use daemons : . ... pnt_Cmd: interfaces to the telescope pointing, tiedowns,turret. aosock_Cmd: lets you do regular socket i/o from a tcl script. ... If TCL_ERROR is returned then then command will be aborted (or any function it is called from). ... Errors will usually return with an error message included in the return value. aosock (cl)ose $sockFd . ... TCL_OK with n telling of the bytes returned: . n >0 bytes return. ... sockFd is socket number . ...
[ Сохраненная копия ]  Ссылки http://www.naic.edu/~phil/software/datataking/vxWorks.html -- 15.8 Кб -- 04.03.2013
Похожие документы

11. DUST: blackbrf.cxx File Reference
... Files . include " blackbrf.hxx " . include <cmath> . include <phyconstants.hxx> . include <phyfunc.hxx> . include " ../dustiface.h " . Include dependency graph for blackbrf.cxx: . ... Dust . dust_RF * . dust_simplebbrf (double T, double W) . Black body radiation field. ... dust_RF * dust_simplebbrf . double . ... Returns a very simple radiation field corresponding to a black body -- useful just for the testing really. ... Implemented in radfield/blackbrf.cxx . ...
[ Сохраненная копия ]  Ссылки http://www.mrao.cam.ac.uk/~bn204/devman/dust/blackbrf_8cxx.html -- 5.2 Кб -- 11.07.2008
Похожие документы

12. Parser functions
... CREATE FUNCTION parse( parser , document TEXT ) RETURNS SETOF tokenout . Parses the given document and returns a series of records, one for each token produced by parsing. Each record includes a tokid giving its type and a token which gives its content. postgres=# select * from parse('default','123 - a number'); tokid | ... CREATE FUNCTION token_type( parser ) RETURNS SETOF tokentype . ... Latin word 2 | ... Non-latin word 3 | ... Non-latin part of hyphenated word 11 | ... Hyphenated word 16 | ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~megera/postgres/fts/doc/fts-parser.html -- 5.8 Кб -- 13.04.2008
Похожие документы

13. Uses of Class ij.io.FileInfo (ImageJ API)
... Class . Use . ... Packages that use FileInfo . ... ij.io . ... Methods in ij that return FileInfo . ... Returns a FileInfo object containing information, including the pixel array, needed to save this image. ... Returns the FileInfo object that was used to open this image. ... Displays the dialog and returns a FileInfo object that can be used to open the image. static FileInfo . ... Returns the FileInfo object used to import the last raw image, or null if a raw image has not been imported. ...
[ Сохраненная копия ]  Ссылки http://www.astro.louisville.edu/software/astroimagej/imagej/api/ij/io/class-use/FileInfo.html -- 16.9 Кб -- 02.12.2010
Похожие документы

14. Funtools FAQ: Programming
... include <stdlib.h> #include <funtools.h> int main(int argc, char **argv) { Fun fun; /* sanity check */ if( argc < 2 ) return 1; /* open file for reading */ if( !(fun=FunOpen(argv[1], "r", NULL)) ){ fprintf(stderr, "ERROR: can't open funtools file: %s\n", argv[1]); return 1; } /* close file */ FunClose(fun); return 0; } . ... pi); } if( ebuf) free(ebuf); } /* close file */ FunClose(fun); return 0; } . ... region); } if( ebuf) free(ebuf); } /* close file */ FunClose(fun); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/funtools/faq/faq2.html -- 11.3 Кб -- 02.10.2012
Похожие документы

15. ADASS 2002 Conference Proceedings
... The Chandra Data Archive team at the Chandra X-ray Center has developed middle tier services that are used by both our search and retrieval applications to uniformly access our data repository. ... Programs can call the services to retrieve observation data such as a single FITS file, a proposal abstract or a detailed report of observation parameters. ... Given an observation ID, filetype and data-processing level, this service returns the content of a single file from the Data Archive. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass02/P7-3/ -- 13.2 Кб -- 13.03.2003
Похожие документы

16. http://hea.iki.rssi.ru/conf/hea2007/list/index.php~
... selected="selected"' : ''; $menu .= '<option value="' . ... SERVER['REQUEST_URI'],$trans)); return $urls[0]; } /* get the internal configuration */ global $ cfg ; /* check if we been asked to render a feed */ $ feed = get_get(' feed ',NULL); /* check if we been asked to render a PDF */ $pdf = get_get('pdf',NULL); $ templates = array(); $output = ''; $ file = get_post('db',NULL); if (!$ file ) $ file = get_get('db',Property::get($ cfg ['config'],'default')); /* if the request does not ask for a...
[ Сохраненная копия ]  Ссылки http://hea.iki.rssi.ru/conf/hea2007/list/index.php~ -- 9.7 Кб -- 11.09.2007
Похожие документы

17. LOC Information (I)
... now - return the registration form . May 10 - deadline for conference registration and accommodation form . ... July 1 - final information to participants . ... RETURN] . ... Please send the abstracts to LOC. E-mail address: astro@te.net.ua . ... All participants are requested to fill in the enclosed Registration Form and send it to us before May 10, 1999 (via electronic mail to astro@te.net.ua ) . ... Please complete and return this form (even if you sent the pre-registration form) . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/gmic100/archives/gmic99/loc_o.htm -- 23.4 Кб -- 25.08.2003
Похожие документы

18. Not so well documented Device Helpers in OS/2
... DevHlp_Security This devhlp allows to open a file for read access in the Init routine of a BASEDEV . ... returned: size of file SYIOpenFile ends Valid at INIT time only. ... This routine uses the corresponding function of the miniFSD , not normal file I/O, thus access is restricted. ... Although the size argument of the data structure implies, I'd recommend to better not read more than 32K at a time. ... DL = 044h This function will return the table of security helper functions for file access. ...
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/ftproot/pub/comp/os/os2/xfree86os2/html/os2devhlps.html -- 9.6 Кб -- 23.10.2000
Похожие документы

19. Astronaut Bio: Robert L. Stewart
... Robert L. Stewart (Brigadier General, USA, Ret.) ... SPECIAL HONORS: Awarded Army Distinguished Service Medal , Defense Superior Service Medal , 2 Legion of Merit, 4 Distinguished Flying Crossed, a Bronze Star, a Meritorious Service Medal , 33 Air Medals, the Army Commendation Medal with Oak Leaf Cluster and V Device, 2 Purple Hearts, the National Defense Service Medal , the Armed Forces Expeditionary Recipient of NASA Space Flight Medal (1984 & 1985). ...
[ Сохраненная копия ]  Ссылки http://www.jsc.nasa.gov/Bios/htmlbios/stewart-rl.html -- 8.7 Кб -- 07.07.2015
Похожие документы

20. Russian Moon exploration program
... Russian Moon exploration program currently consists of three successive missions, using the legacy of earlier Soviet lunar missions, which included orbiters and landers, sample returns and rovers. ... Currently Russian Moon missions are as follows: . Luna-25 (also known as Luna-Glob-Lander) mission to land the spacecraft on the Moon and the first in a row of a new lunar program, which should eventually lead to exploitation of the Moon. ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/eng/moon.htm -- 5.1 Кб -- 08.07.2015
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/eng/moon.htm -- 5.1 Кб -- 08.07.2015
Похожие документы
Еще в разделе: (Показать все результаты (>1448) - www.cosmos.ru/ )

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


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

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

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