IncomingCombiner

Top  Previous  Next

LL_IncomingCombiner

View Inside IncomingCombiner:

LL_IncomingCombiner_Inside

 

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

C++ type

name

value

description

Parameters

none

Inputs

Light

incomingIncident

Light()

Describes all light incident from the first "incoming" direction  

Light

incomingIncident2

Light()

Describes all light incident from the second "incoming" direction  

Light

outgoingIncident

Light()

Describes all light incident from the "outgoing" direction  

Outputs

Light

incomingTransmitted


Describes all light transmitted in the "incoming" direction

Light

outgoingTransmitted


Describes all light transmitted in the "outgoing" direction