OutgoingSplitter is part of the WaveTrain system class library
OutgoingSplitter is a two-way optical component, which has three wavetrain outputs, two in the outgoing direction, one in the incoming direction, and two wavetrain inputs, one in each direction. The outgoing input wavetrain is split to yield the two outgoing outputs; in the incoming direction it's a straight passthrough: the incoming output is connected directed to the incoming output. OutgoingSplitter is a composite system class with a single subsystem, a Splitter.
|
Parameters
|
None |
Inputs
|
incomingIncident |  WaveTrain | describes all light incident from the "incoming" direction | WaveTrain() |
outgoingIncident |  WaveTrain | describes all light incident from the "outgoing" direction | WaveTrain() |
Outputs
|
incomingTransmitted |  WaveTrain | describes all light transmitted in the "incoming" direction | |
outgoingTransmitted |  WaveTrain | describes all light transmitted in the first "outgoing" direction | |
outgoingTransmitted2 |  WaveTrain | describes all light transmitted in the second "outgoing" direction | |
Subsystems |
|
|
Last Saved: Wed Jan 26 18:42:45 MST 2000 by TVE version 2007B
|
|