OutgoingCombiner

Top  Previous  Next

LL_OutgoingCombiner

View Inside OutgoingCombiner:

LL_OutgoingCombiner_Inside

 

OutgoingCombiner is a two-way optical component, which has three Light inputs, two in the outgoing direction, one in the incoming direction, and two Light outputs, one in each direction. The two outgoing lights are combined to yield the outgoing output; in the incoming direction it's a straight passthrough: the incoming input is connected directly to the incoming output.

C++ type

name

value

description

Parameters

none

Inputs

Light

incomingIncident

Light()

Describes all light incident from the "incoming" direction  

Light

outgoingIncident

Light()

Describes all light incident from the first "outgoing" direction  

Light

outgoingIncident2

Light()

Describes all light incident from the second"outgoing" direction  

Outputs

Light

incomingTransmitted


Describes all light transmitted in the "incoming" direction

Light

outgoingTransmitted


Describes all light transmitted in the "outgoing" direction