Splitter is part of the WaveTrain system class library
Splitter splits a single incident (input) wavetrain into a two duplicate transmitted (output) wavetrains. A Splitter can be thought of as an idealized beam splitter, with one nonphysical property: all of the energy goes both ways, so it violates conservation of energy. Splitter serves as the basic for two other WaveTrain library system classes, IncomingSplitter and OutgoingSplitter.
|
|
Parameters
|
| None |
|
Inputs
|
| incident |  WaveTrain | describes all incident light (which all goes in the same direction) | WaveTrain() |
|
Outputs
|
| transmitted |  WaveTrain | describes all light transmitted in the first direction | |
| transmitted2 |  WaveTrain | describes all light transmitted in the second direction | |
|
Subsystems |
|
|
|
|
Last Saved: Thu Jan 27 08:50:15 MST 2000 by TVE version 2008A
|
|