Home > ISET > vcamera > sensor > sensorResampleWave.m

sensorResampleWave

PURPOSE ^

sensorResampleWave -- Adjust wavelength samples for sensor functions

SYNOPSIS ^

function isa = sensorResampleWave(isa,newWaveSamples)

DESCRIPTION ^

sensorResampleWave -- Adjust wavelength samples for sensor functions

  isa = sensorResampleWave([isa],[newWaveSamples])

 The wavelength dimension of all the sensor spectral data is resampled
 from the current to newWaveSamples.  If the newWaveSamples are not sent
 in, the user is queried.  The wave samples must be evenly spaced.
   
 Examples:
   isa = sensorResampleWave(isa)

 Copyright ImagEval Consultants, LLC, 2003.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 14-Jan-2007 10:24:23 by m2html © 2003