SPLayout
stable

Table of Contents

  • Getting Started
  • API Reference
SPLayout
  • »
  • SPLayout
  • Edit on GitHub

SPLayout

For installation instructions and other information, please check out the GitHub repository or the README file included with the source.

Table of Contents

  • Getting Started
    • First GDSII
    • Components
      • Waveguide
      • Taper
      • Bend
      • QuarBend
      • AQuarBend
      • SBend (Without Length Specified)
      • ASBend (Without Length Specified)
      • SBend (With Length Specified)
      • ASBend (With Length Specified)
      • Polygon
      • DoubleBendConnector
      • AddDropMicroring
      • AddDropMicroringFlat
      • Text
      • Circle
      • Rectangle
    • Functions for Self-define Components
      • AEMD Grating
      • Self-define Components
    • Interconnect Example
    • Make File and Generate Specifical Layer
      • make_gdsii_file
    • Examples
  • API Reference
    • Basic Class
      • Point
      • Cell
      • Layer
    • Components
      • Waveguide
      • ArbitraryAngleWaveguide
      • Taper
      • Bend
      • SBend
      • ASBend
      • QuarBend
      • AQuarBend
      • Polygon
      • DoubleBendConnector
      • AddDropMicroring
      • AddDropMicroringFlat
      • Text
      • Circle
      • Rectangle
    • Functions for Self-define Components
      • MAKE_AEMD_GRATING
      • MAKE_COMPONENT
    • Make File and Generate Specifical Layer
      • make_gdsii_file
      • remove_cell
    • FDTD API
      • FDTDSimulation
      • MODESimulation
    • Inverse Design Algorithms
      • BinaryBatAlgorithm
      • DirectBianrySearchAlgorithm
    • Inverse Design Blocks for Adjoint Method
      • ShapeOptRegion2D
      • ShapeOptRegion3D
      • TopologyOptRegion2D
      • TopologyOptRegion3D
      • AdjointForShapeOpt
      • AdjointForTO
Next

© Copyright 2021, Zhenyu Zhao. Revision 9205b5c3.

Built with Sphinx using a theme provided by Read the Docs.