CwSource is part of the WaveTrain system class library
CwSource creates a WaveTrain from an input Grid<Complex> . Two possible applications are:
(1) CwSource allows the user to create a continuous-wave WaveTrain source module with arbitrary spatial profile. This could also be achieved by combining UniformWave with OpdMap and Apodizer.
(2) CwSource also allows a Grid<Complex> that is generated, for example, by a WaveTrain sensor to be reformatted as a wavetrain that can be further propagated.
|
Parameters
|
wavelength |  float | Wavelength of source (m) | |
maxRecallTime |  float | Maximum time input fields will be stored for later recall (s) | 0.01 |
Inputs
|
field |  Grid<Complex> | Desired complex field (sqrt[W/m^2]) of the output wavetrain | |
Outputs
|
transmitted |  WaveTrain | The generated WaveTrain | |
Subsystems |
|
|
Last Saved: Wed Jan 30 09:36:51 MST 2008 by TVE version 2007B
|
|