Layer{ }

Calling sequence

Structure{ Layer{ } }

Properties
  • using: \(\mathrm{\textcolor{ForestGreen}{optional\;within\;the\;scope}}\)

Functionality

Defines one layer in the heterostructure.

Example
Structure{
    Layer{
        Material =
        MaterialLeft =
        MaterialRight =
        Thickness =
    }
}

Layer{ Material }

Calling sequence

Structure{ Layer{ Material } }

Properties
  • type: \(\mathrm{character\;string}\)

Functionality

Specifies the material by alias defined by Material{ Alias }.


Layer{ MaterialLeft }

Calling sequence

Structure{ Layer{ MaterialLeft } }

Properties
  • type: \(\mathrm{character\;string}\)

Functionality


Layer{ MaterialRight }

Calling sequence

Structure{ Layer{ MaterialRight } }

Properties
  • type: \(\mathrm{character\;string}\)

Functionality


Layer{ Thickness }

Calling sequence

Structure{ Layer{ Thickness } }

Properties
  • type: \(\mathrm{real\;number}\)

  • unit: \(\mathrm{nm}\)

Functionality

Sets the thickness of the layer.