Home > ISET > modules > raytrace > rtSampleHeights.m

rtSampleHeights

PURPOSE ^

Find image height values from ray trace that are within the oi field height

SYNOPSIS ^

function [imgHeight,maxDataHeight] = rtSampleHeights(allHeights,dataHeight)

DESCRIPTION ^

 Find image height values from ray trace that are within the oi field height

     [imgHeight,maxDataHeight] = rtSampleHeights(allHeights,dataHeight)

 The list of ray trace image heights needed for the data are returned in imgHeight.
 The highest value of the data is in maxDataHeight

 See also: rtPSFApply

 Examples:

 Copyright ImagEval, LLC, 2005

CROSS-REFERENCE INFORMATION ^

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