Home > ISET > gui > vcEquivalentObjtype.m

vcEquivalentObjtype

PURPOSE ^

Translate object aliases into the proper name used in vcSESSION variable

SYNOPSIS ^

function objType = vcEquivalentObjtype(objType);

DESCRIPTION ^

Translate object aliases into the proper name used in vcSESSION variable

  objType = vcEquivalentObjtype(objType);

   This call allows us to translate equivalent variable names using this
   call, we can have aliases such as OI and SENSOR instead of OPTICALIMAGE
   and ISA.  Or IMGPROC instead of VCIMAGE.

   The proper names are SCENE,OPTICALIMAGE,ISA, and VCIMAGE

 Copyright ImagEval Consultants, LLC, 2003.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 20-Nov-2008 22:09:04 by m2html © 2003