[성현모] TRA V2 삭제
This commit is contained in:
57
CPXV2 PTS/References/GaudiCfg/help/module/e_ismc_add.html
Normal file
57
CPXV2 PTS/References/GaudiCfg/help/module/e_ismc_add.html
Normal file
@ -0,0 +1,57 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>E_ISMC_ADD</TITLE>
|
||||
<META NAME="Generator" CONTENT="KDOC ">
|
||||
</HEAD>
|
||||
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
|
||||
|
||||
<table BORDER=0 COLS=1 WIDTH="100%" BGCOLOR="#FFFFCC" NOSAVE >
|
||||
<tr ALIGN=CENTER VALIGN=CENTER NOSAVE>
|
||||
<td NOSAVE><font face="Arial,Helvetica"><font size=+2></font></font>
|
||||
<br><font face="Arial,Helvetica"><font size=+2>CCS Modul <b>E_ISMC_ADD</b></font></font>
|
||||
<br> </td>
|
||||
</tr>
|
||||
</table>
|
||||
<PRE>
|
||||
$Id: e_ismc_add.C,v 1.6 2004/03/24 08:52:35 lehmann Exp $
|
||||
---------------------------------------------------------------------
|
||||
Kurzbeschreibung: Addiert Bilder in der Imageliste
|
||||
---------------------------------------------------------------------
|
||||
Projekt: IVS
|
||||
Sourcefile: e_ismc_add.C
|
||||
Autor: RtW/TEF32-Aatef (28.11.2003)
|
||||
Zielsystem: SuSE Linux 8.1
|
||||
Sprache: C++
|
||||
---------------------------------------------------------------------
|
||||
Prototyp:
|
||||
MPI Schnittstelle
|
||||
void e_ismc_add(shm_stringpointer *zeilen_wert
|
||||
,long index1
|
||||
,long anzahl)
|
||||
|
||||
---------------------------------------------------------------------
|
||||
Aufruf: im Vectorinterpreter
|
||||
|
||||
(*funktionen[modulnummer])
|
||||
(Ssp_expand_wert
|
||||
,p_verwaltung->begin_modulblock
|
||||
,p_verwaltung->anzahl_modulparameter);
|
||||
|
||||
|
||||
---------------------------------------------------------------------
|
||||
Funktionsbeschreibung:
|
||||
Aufrufparameter laut Modglobal.
|
||||
|
||||
< 1> PRUEFSCHRITT
|
||||
< 2> POSITION
|
||||
( 3) TEMPERATURE Eingestellte Temperatur waehrend Bildaufnahme
|
||||
( 4) INTENSITY Eingestellte Lichtintensitaet waehrend Bildaufnahme
|
||||
( 5) SM_ADDRESS Adresse vom Bild in shardmemory
|
||||
( 6) ERRORFLAG
|
||||
|
||||
Aufgabe des Modules ist es, das Bild in der Liste enfuegen.
|
||||
|
||||
|
||||
</PRE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
Reference in New Issue
Block a user