optical pins name revised. Pin type added
This commit is contained in:
@@ -6,6 +6,4 @@
|
||||
active/index
|
||||
passive/index
|
||||
pic/index
|
||||
EC_dual_layer_px3
|
||||
grating_couplers
|
||||
```
|
||||
|
||||
+19
@@ -0,0 +1,19 @@
|
||||
# mxpic.components.primitives.pic.edge_couplers
|
||||
|
||||
```{eval-rst}
|
||||
.. automodule:: mxpic.components.primitives.pic.edge_couplers
|
||||
:no-members:
|
||||
```
|
||||
|
||||
## EC_dual_layer_px3
|
||||
|
||||
```{eval-rst}
|
||||
.. image:: ../../../../images/pic/EC_dual_layer_px3.png
|
||||
:align: center
|
||||
:width: 600px
|
||||
|
||||
.. autoclass:: mxpic.components.primitives.pic.edge_couplers.EC_dual_layer_px3
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
```
|
||||
@@ -68,6 +68,15 @@
|
||||
:show-inheritance:
|
||||
```
|
||||
|
||||
## GC_SiN_Si_Dual_Layer
|
||||
|
||||
```{eval-rst}
|
||||
.. autoclass:: mxpic.components.primitives.pic.gratings.GC_SiN_Si_Dual_Layer
|
||||
:members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
```
|
||||
|
||||
## FA
|
||||
|
||||
```{eval-rst}
|
||||
|
||||
@@ -8,6 +8,7 @@ YBS
|
||||
bragg
|
||||
couplers
|
||||
cross
|
||||
edge_couplers
|
||||
gratings
|
||||
mmi
|
||||
racetrack
|
||||
|
||||
Reference in New Issue
Block a user