tempusSystem Class CoherentRectangle
CoherentRectangle is part of the WaveTrain system class library

CoherentRectangle models the return from a rectangular optically-rough reflector illuminated by temporally coherent light. The reflecting surface is defined by a mesh of points with random uncorrelated OPDs drawn from a uniform distribution with a specified height range. If the propagation mesh does not match the surface mesh, bilinear interpolation is used to obtain the OPD at the points of the propagation mesh. The surface roughness phase factor can be multiplied by a non-uniform intensity reflectance map. CoherentTarget has a single WaveTrain input, representing the incident light, and a single WaveTrain output, representing the transmitted (reflected) light. See the WT User Guide for further discussion of the properties and options of WaveTrain's rough-reflector modules. CoherentTarget, IncoherentReflector and PartiallyCoherentReflector are WaveTrain's three basic physical models for representing wave-optics scattering from an optically-rough surface.

Tempus Block Diagram Editor Snapshot
Parameters
xWidth  float   Width of rectangle in the x-direction (m)   1.0
yWidth  float   Width of rectangle in the y-direction (m)   1.0
iseed  int   Random seed for roughness profile   0
meanRoughness  float   0.5*(peak-valley) of uniform surface height distribution (m)   0
Inputs
incident  WaveTrain   Incident WaveTrain   WaveTrain()
Outputs
transmitted  WaveTrain   Transmitted WaveTrain WaveTrain()  
reflectance  Grid<float>   Rectangular reflectance map used to multiply returned wave Grid()  
phase  Grid<float>   Phase added to returned wave due to surface roughness (rad) Grid()  
Subsystems


Last Saved: Fri Feb 01 10:59:09 MST 2008 by TVE version 2007B