-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
demos.xml
34 lines (26 loc) · 1.28 KB
/
demos.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?xml version="1.0" encoding="utf-8"?>
<demos><!--This is an autogenerated file, please do not modify-->
<name>Polarization toolbox</name>
<type>toolbox</type>
<icon>HelpIcon.DEMOS</icon>
<website/>
<description>Polarization toolbox
Toolbox for simple discription of polarazers and polarization controllers.
SinglePaddleTransformation - return Jones matrix of single paddle of polarization controller or retardancy plate (quarter or half wavelength)
RetardanceOfPaddle - return retardace of single paddle of polarization controller
Polarizer - return Jones matrix of polarizer placed at an angle
LosslessFiber - retur Jones matrix for lossless fiber transmission
PolarizerRC - return Jones matrix of Right circular polarizer placed at an angle tetta
PolarizationController - return jones matrix for polarization controller
ReflectionIsotropicSurface - return Jones matrix for reflection from isotropic multilayer surface
TransmittionIsotropicSurface - return Jones matrix for transmittion throught isotropic multilayer surface</description>
<demosection>
<label>polarization</label>
<demoitem>
<label>example</label>
<type>other</type>
<source>example</source>
<file>html/example.html</file>
</demoitem>
</demosection>
</demos>