Flipper is part of the WaveTrain system class library
Based on the value of the Input path, Flipper transmits the Waves on one of two incident WaveTrains. This system allows optical paths to change dynamically based upon some form of switching logic.
|
Parameters
|
defaultPath |  int | Flag indicating which incident WaveTrain to transmit before Input path is available, 0 or 1 | 0 |
Inputs
|
incident |  WaveTrain | Incident WaveTrain 0 | WaveTrain() |
incident1 |  WaveTrain | Incident WaveTrain 1 | WaveTrain() |
path |  int | Flag indicating which incident WaveTrain to transmit, 0 or 1 | 0 |
Outputs
|
transmitted |  WaveTrain | Transmitted WaveTrain from the incident WaveTrain indicated by path | WaveTrain() |
Subsystems |
|
|
Last Saved: Tue Sep 03 23:34:13 MDT 2002 by TVE version 2007B
|
|