CCS Modul   E_CC_INIT
 
   $Id: e_cc_init.C,v 1.3 2004/06/18 15:01:21 aatef Exp $
   ---------------------------------------------------------------------
   Kurzbeschreibung: 	Initialisieren camera_calibration
   ---------------------------------------------------------------------
   Projekt:		IVS
   Sourcefile:		e_cc_init.C
   Autor:		RtW/TEF32-Aatef (02.03.2004)
   Zielsystem:		SuSE Linux 8.1
   Sprache:		ANSI-C
   ---------------------------------------------------------------------
   Prototyp:
   MPI Schnittstelle
   void e_cc_init(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> WIDTH          
  < 4> HEIGHT         
  < 5> MODEL_FILENAME
  ( 6) PS_FLAG          
  ( 7) PSV_FILENAME
  ( 8) IOR_ESTIMATION_FLAG
  ( 9) IP_FILENAME
  (10) ERRORFLAG
   
   Aufgabe des Modules ist es, die camera_calibration zu initialisieren.