pdaTransferMap

Define the mapping of
port/mode combinations to the compact model data.
Use reciprocal="true" to specify that the matrix is diagonal symmetric - which is typical as for light the route from "a" to "b" normally behaves the same as from "b" to "a".

Structure

The attributes and elements are shown below, in a sorted per type fashion.
In case a list is printed after an element, it indicates that you can have many, otherwise it should be a single element. With a optional it tells the element is not required.

<transfer_map  reciprocal="..." ... > ...
  <transfer> ... </transfer>   list
</transfer_map>

XSD

The schema file can be downloaded or viewed at xPDK_Simulation.

Details

reciprocal

transfer

Define a list of port/mode combination that map on a transfer_function name.
Type pdaTransferMapItem documentation: Define port/mode combination.
Define in and out port/modes with a transfer_function.