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