AlignmentLaser is part of the WaveTrain system class library
Alignment laser creates a WaveTrain using a 2x2 mesh which is meant for sensing by an Alighnment sensor. It is not intended for propagation.
|
|
Parameters
|
| wavelength |  float | Beam wavelength (m) | 0.0 |
| tilt |  Vector<float> | X and Y tilts on alignment beam (m) | TwoVecF(0.0,0.0) |
| width |  Vector<float> | X and Y width of alignment beam (m) | TwoVecF(0.01,0.01) |
| position |  Vector<float> | X and Y center position of the alignment beam (m) | TwoVecF(0.0,0.0) |
| power |  float | Alignment beam power (Watts) | 1.0 |
|
Inputs
|
| on |  bool | On/off switch | true |
|
Outputs
|
| transmitted |  WaveTrain | Outgoing 2x2 alignment beam | WaveTrain() |
|
Subsystems |
|
|
|
|
Last Saved: Mon Jan 28 13:50:19 MST 2008 by TVE version 2007B
|
|