pdaSmatrixAnalytical

Define analytical model instead of a table.

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.

<analytic  
modelname="..." ... > ...
  <equation> ... </equation>   list
  <locals> ... </locals>    optional
</analytic>

XSD

The schema file can be downloaded or viewed at xPDK_Simulation.

Details

equation

Define the equations that make up the model. Type pdaSmatrixAnalyticalEquation documentation: Define an expression and to which property it refers.

locals

Define optional (very) local coefficients (with standard deviation) to be used in the property list. These values are normally measured or simulated and then fitted into the model equations. Type pdaNamedNormalDistributionLocalArray documentation: Define a series of values and attributes.

modelname

Type pdaModelName documentation: