C++ type
|
name
|
value
|
description
|
Parameters
|
int
|
polarization
|
1
|
idealized (nonphysical) polarization state to be applied to transmitted
|
int
|
polarization
|
2
|
idealized (nonphysical) polarization state to be applied to transmitted2
|
Inputs
|
Light
|
incomingIncident
|
Light()
|
Describes all light incident from the "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
|