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

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

Показаны документы, содержащие фрагменты текста из документа
http://www.naic.edu/~phil/td/PK2200UM.pdf.

1. Writing programs that use comedi and comedilib
Comedi Documentation . ... Right to the source: #include <stdio.h> /* for printf() */ #include <comedilib.h> int subdev = 0; /* change this to your input subdevice */ int chan = 0; /* change this to your channel */ int range = 0; /* more on this later */ int aref = AREF_GROUND; /* more on this later */ int main(int argc,char *argv[]) { comedi_t *it; lsampl_t data; it=comedi_open("/dev/comedi0"); comedi_data_read(it,subdev,chan,range,aref,&data); printf("%d\n",data); return 0; } . ...
[ Сохраненная копия ]  Ссылки http://mavr.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 28.12.2007
[ Сохраненная копия ]  Ссылки http://www.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
[ Сохраненная копия ]  Ссылки http://jet.sao.ru/hq/sts/linux/comedi/doc/x94.html -- 8.9 Кб -- 02.10.2012
Похожие документы

2. User interface
GIPSY programs do not interact with the user directly, but do this through the GIPSY user interface, Hermes . If for instance a program needs some input from the user, it will send a request to Hermes which will then prompt the user for the required parameters. ... If a program wants to inform the user that the integrated flux density of a source is x Janskys, it will not do this with an ordinary WRITE statement, but via a library routine which sends a request to Hermes. ... The default level . ...
[ Сохраненная копия ]  Ссылки http://www.atnf.csiro.au/computing/software/gipsy/srvreq/programmers.html -- 7.2 Кб -- 17.01.2009
Похожие документы

3. Adding New Scaling Algorithms
SAOtng supports the following scale algorithms internally: . ... Support for other scaling algorithms can be added to SAOtng by writing a program that takes a FITS image as input and generates a scaled (8-bit) FIT image as output. ... Each scale program command line takes $data as stdin and writes the scaled FITS image to stdout. When the scale algorithm is executed, $data will be replaced by a command to retrieve the unscaled data, which then is passed to the scale program. ...
[ Сохраненная копия ]  Ссылки http://hea-www.harvard.edu/RD/saotng/adding_scales.html -- 4.2 Кб -- 01.10.2012
Похожие документы

4. http://www.naic.edu/~phil/hardware/vertex/jonhagen/chcontrol.pdf
vertex control of carriage house file hagen\wpfiles\vertexdoc\ chcontrol To: file From: Jon Hagen Date: Aug. ... The motor currents, measured within the amplifiers, are sent to the PLC as anlog input words IW168 ( Motor 1) and IW170 ( Motor 2) Digital from PLC to DCS Move up from digital output 18.6 Move down from digital output 18.7 Load tach Carriage House 1 from digital output 2.6 Load tach Carriage House 2 from digital output 2.7 Load setpoint Carriage ...
[ Текст ]  Ссылки http://www.naic.edu/~phil/hardware/vertex/jonhagen/chcontrol.pdf -- 83.7 Кб -- 04.02.2008
Похожие документы

5. http://www.arcetri.astro.it/irlab/instr/spectralgpu/doc/spegpu_summary.pdf
... In the following table we list only the best results for each GPU: GPU b oard ATI 7950 3GB ATI 6950 1GB ATI 7770 1GB CPU Intel Core i5-2400 AMD Athlon II X4 630 Intel CoreDuo Quad CPU Q6600 Driver version 12.6 11.6 12.6 B uffe r numbe 32K 32K 32K 32K 32K 32K lenght and r of buffers B в 512 B в 512 B в 256 B в 512 B в 128 B в 512 M a x S p eed MSample/s 225MS/s Double 370MS/s Single 200MS/s Double 310MS/s Single 60MS/s Double 160MS/s Single Figure 1: SpectralGpu Logo Version 1.0, November 2012. ...
[ Текст ]  Ссылки http://www.arcetri.astro.it/irlab/instr/spectralgpu/doc/spegpu_summary.pdf -- 53.6 Кб -- 16.11.2012
Похожие документы

6. http://www.mso.anu.edu.au/~bessell/FTP/Workshop/applic/readme_asc2dxf
... Once "point" is read, assumes all the following x,y coordinates are points. ... Program asc2dxf c reads set of x,y coordinates and writes a .dxf file for aperture plate. character*4 xop1,xop2 character*12 outfile 1 format ( 1h0 /7hSECTION/1h2/8hENTITIES/ 1h0 ) 2 format (6hCIRCLE/1h8/1h1/2h62/1h3) 3 format (4hLINE/1h8/1h1/2h62/1h3) 4 format (5hPOINT/1h8/1h1/2h62/1h3) 5 format (2h10/5h43.00/2h20/5h43.00/2h30/5h0.000/2h40/5h43.00/ 1h0 ) 6 format (2h10,/,f6.3,/,2h20,/,f6.3,/,2h30/5h0.000) 7 ...
[ Сохраненная копия ]  Ссылки http://www.mso.anu.edu.au/~bessell/FTP/Workshop/applic/readme_asc2dxf -- 4.7 Кб -- 14.02.2001
Похожие документы
Еще в разделе: (Показать все результаты (>659) - www.mso.anu.edu.au/ )

7. http://www.stsci.edu/spst/UnixTransition/doc/sched_req_sqr.py
... GAB 09/28/12 **USAGE** -- do sched_req [(%|~) filename or CCLIST name ] [ output file ] or python sched_req.py [(%|~) filename or CCLIST name ] [ output file ] If output file is not given, it will be defaulted to rootname . SCHED_REQ or CCLIST name . SCHED_REQ , depending on the first parameter type. #******************************************************************* ...
[ Сохраненная копия ]  Ссылки http://www.stsci.edu/spst/UnixTransition/doc/sched_req_sqr.py -- 8.3 Кб -- 28.02.2014
Похожие документы

8. Input/Output Redirection in Midas
... Similar to Unix MIDAS commands also accept input from an ASCII file instead of an input line typed on the terminal. ... Different ways exist to save the output of a MIDAS command in an ASCII file besides just using the logfile. There is a set of PRINT/... commands to print out the contents of the different MIDAS data objects, e.g. PRINT/TABLE . ... Another possibility which is applicable to all MIDAS commands, not just the PRINT commands, is to specify the output file directly in the command. ...
[ Сохраненная копия ]  Ссылки http://www.sao.ru/precise/Midas_doc/doc/95NOV/vol1/node38.html -- 6.4 Кб -- 23.02.1996
Похожие документы

9. The SRON-HeaD Data Analysis System
Next: Three-dimensional Data Analysis in IRAF and ZODIAC+ . ... A data analysis system has been developed at SRON, which has been designed to allow rigorous control of the quality of its processed data products. ... This means recording all parameters of all steps which lead to the establishment of the final data products (Figure 1 ). ... Figure: A processing pipeline is a sequence of tasks with several input/output files and parameters, which pass data from one task to the next. ...
[ Сохраненная копия ]  Ссылки http://www.adass.org/adass/proceedings/adass96/devriesc.html -- 9.7 Кб -- 23.06.1998
Похожие документы

10. Output Files
... This output dataset contains the following binary-table extensions: . RATE . All the keywords in the RATE extension of the input source time series are copied over. ... BKGRATIO - a real-valued keyword which records the ratio between the background collection area and the source collection area. ... RATE - the source TS in counts s . ... BACKV - the local background TS, normalised to the source collection area. ... This extension contains GTIs which cover all the non-null RATE values. ...
[ Сохраненная копия ]  Ссылки http://xmm.vilspa.esa.es/sas/6.1.0/doc/lccorr/node21.html -- 6.2 Кб -- 22.11.2004
Похожие документы
Еще в разделе: (Показать все результаты (>16406) - xmm.vilspa.esa.es/ )

11. Format
The old Fortran programs have used numbering of the format statements. ... The program follows PROGRAM FORMAT IMPLICIT NONE REAL :: X CHARACTER (LEN=11) :: FORM1 CHARACTER (LEN=*), PARAMETER :: FORM2 = "( F12.3,A )" FORM1 = "( F12.3,A )" X = 12.0 PRINT FORM1, X, ' HELLO ' WRITE (*, FORM2) 2*X, ' HI ' WRITE (*, "(F12.3,A )") 3*X, ' HI HI ' END In the PRINT statement we use the character string variable FORM1 with the length 11, which is assigned its value in an explicit assignment statement. ...
[ Сохраненная копия ]  Ссылки http://star.arm.ac.uk/f77to90/c4.html -- 3.6 Кб -- 17.02.1996
[ Сохраненная копия ]  Ссылки http://crydee.sai.msu.ru/f90/c4.html -- 3.6 Кб -- 17.02.1996
Похожие документы

12. Software Development
... Satellite data ] . ... SMIS IKI RAN has developed the software package which may be used both by owners of acquisition stations and individual users of satellite information. ... AVHRR instrument data processing. ... This enables the users who are not yet qualified in computer methods of satellite data processing, to get a quick start with the software. ... The basic software package enables a user to solve a wide range of tasks (in our server You can find the data processing samples ). ...
[ Сохраненная копия ]  Ссылки http://smis.iki.rssi.ru/inform/engl/soft/e_mat.htm -- 6.7 Кб -- 14.10.1997
Похожие документы
Еще в разделе: (Показать все результаты (>49) - smis.iki.rssi.ru/ )

13. A computer controlled low light photometer for nightglow observations
A computer controlled low light photometer for nightglow observations. Hardware units of portable photometer for low light measurements, especially night glow emission is described. ... Interface card contain three channels of 24 bit counter, 4 channels of 12 bit ADC and the buffer bus for the controlled motors of the altazimuthal fork mounting and filters wheel, the position encoders. ... Where N( ) is output signal photometer generated input light flux F( l ) . ... PMT # . 599 . ...
[ Сохраненная копия ]  Ссылки http://space.univ.kiev.ua/~lapchuk/Photometer.htm -- 15.9 Кб -- 21.02.2000
Похожие документы

14. ST-ECF Grism Spectrum Software for NICMOS Grism Data
Next: Imaging Polarimetry with NICMOS Up: NICMOS Data Calibration and Previous: The Photometric Performance of . ... NICMOSlook and Calnic C . ... Extracting spectra from a large number of NICMOS grism images requires a convenient interactive tool which allows a user to manipulate direct/grism image pairs. ... NICMOSlook and Calnic-C are two programs that were designed to take advantage of the fact that the NICMOS grism mode typically consists of taking both a direct and a grism image. ...
[ Сохраненная копия ]  Ссылки http://www.stecf.org/conferences/sardinia/node13.html -- 16.5 Кб -- 12.06.2006
Похожие документы

15. Austron 2200A/2201A GPS Receivers
... Driver ID: GPS-AS2201 . ... This driver supports the Austron 2200A/2201A GPS/LORAN Synchronized Clock and Timing Receiver connected via a serial port. It supports several special features of the clock, including the Input Buffer Module, Output Buffer Module, IRIG-B Interface Module and LORAN Assist Module. ... The specific data collection commands and attributes are embedded in the driver source code; however, the collection process can be enabled or disabled using the flag4 flag. ...
[ Сохраненная копия ]  Ссылки http://www.sai.msu.su/~er/xntp/driver10.html -- 4.1 Кб -- 21.12.2007
Похожие документы

16. Using the Fiber Tester
... At least one hour before you plan to use the tester, power it up as follows (please do not leave the lamp or stepper motor driver on for days at a time because that wastes bulbs and electricity). ... To measure the throughput of a fiber optic harness, first set up the fiber harness as follows: . Arrange the harness so that the v-groove block is near the linear stage, the ferrules are near the Source, and there are no sharp bends in the fibers. ... Quit the fiber tester program. ...
[ Сохраненная копия ]  Ссылки http://www.apo.nmsu.edu/Telescopes/SDSS/eng.papers/19970415_FTUsage/19970415.html -- 12.3 Кб -- 10.06.2009
Похожие документы

17. http://www.eso.org/~mkissler/grape/doc/Manual_blx64_133MHz.pdf
... C and FORTRAN language interface library and sample program are supplied. ... files and directories, you can confirm them by inputting commend like following, xx cd g6bx xx ls -l total 99 drwxrwxr-x 2 bgrape bgrape 4096 -rw-r--r-1 bgrape bgrape 1102 drwxrwxr-x 2 bgrape bgrape 4096 drwxr-xr-x 3 bgrape bgrape 4096 drwxrwxr-x 2 bgrape bgrape 4096 drwxr-xr-x 2 bgrape bgrape 4096 drwxrwxr-x 2 bgrape bgrape 4096 drwxr-xr-x 2 ... Compiling device driver 2. ...
[ Текст ]  Ссылки http://www.eso.org/~mkissler/grape/doc/Manual_blx64_133MHz.pdf -- 153.4 Кб -- 10.04.2008
Похожие документы
Еще в разделе: (Показать все результаты (>48173) - www.eso.org/ )

18. Reading user input
To read standard input into a shell script use the read command. For example: echo "Please enter your name:" read name echo "Welcome to Edinburgh $name" . This prompts the user for input, assigns this to the variable name and then displays the value of this variable to standard output . ... For example: echo "Please enter your surname\n" echo "followed by your first name: \c" read name1 name2 echo "Welcome to Glasgow $name2 $name1" . ...
[ Сохраненная копия ]  Ссылки http://comet.sai.msu.ru/UNIXhelp/scrpt/scrpt2.3.html -- 2.3 Кб -- 17.01.1997
Похожие документы

19. Equipment for digital communications
... The set of equipment includes 8-mm band transmitting/receiving module (TRM), 1.5-cm band multi-channel receiver, and 2-cm band receiving module. TRM, operating in 8-mm range, assures two-way communication with up to 10 Mbaud rate (33–36 GHz input/output frequency). The 1.5-cm receiver is designed for receiving the service and scientific data from the space radio interferometer in 18–26 GHz frequency range (8 channels) with up to 36 Mbaud data transfer rate. ... 1.5-cm multi-channel receiver . ...
[ Сохраненная копия ]  Ссылки http://www.iki.rssi.ru/innov/eng/acs30.htm -- 3.7 Кб -- 02.10.2006
[ Сохраненная копия ]  Ссылки http://www.cosmos.ru/innov/eng/acs30.htm -- 3.7 Кб -- 02.10.2006
Похожие документы
Еще в разделе: (Показать все результаты (>990) - www.cosmos.ru/ )

20. Power GrabberTM
Flexible frame grabbing to PC over PCI bus from area & line scan cameras . ... Analog input up to 20 MHz and digital input up to 32 Mbytes/Sec. ... The LPG-132 will easily interface to virtually any analog or digital camera and provides lightning fast PCI transfers at an amazingly attractive price. The LPG-132 will interface with any camera or sensor at data rates up to 32 Mbytes/Sec. ... The LPG-132 comes in two configurations - one for analog input and the other for digital inputs. ...
[ Сохраненная копия ]  Ссылки http://vega.inp.nsk.su/~inest/tmp/DIPIX/LPG%20Power%20Grabber.htm -- 18.6 Кб -- 11.09.2004
Похожие документы
Еще в разделе: (Показать все результаты (>58) - vega.inp.nsk.su/ )

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


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

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

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