Eötvös Quantum Utilities  v4.9.146
Providing the Horsepowers in the Quantum Realm
Functions
ValidateStructures.m File Reference

This function verify the input structures Opt and param and create system specific data structures. More...

Go to the source code of this file.

Functions

function ConvertParamLead (param_in)
 Convert structure param relsted to the scattering region to system specific structure. More...
 
function ConvertParamScatter (param_in)
 Convert structure param relsted to the scattering region to system specific structure. More...
 
function ValidateStructures (Opt, param)
 This function verify the input structures Opt and param and create system specific data structures. More...
 

Detailed Description

This function verify the input structures Opt and param and create system specific data structures.

Definition in file ValidateStructures.m.

Function Documentation

◆ ConvertParamLead()

function ConvertParamLead ( param_in  )

Convert structure param relsted to the scattering region to system specific structure.

Parameters
param_inIn stance of structure param_Lead.
Returns
Returns with the system specific strucutre param_Lead

◆ ConvertParamScatter()

function ConvertParamScatter ( param_in  )

Convert structure param relsted to the scattering region to system specific structure.

Parameters
param_inIn stance of structure param_scatter.
Returns
Returns with the system specific strucutre param_scatter

◆ ValidateStructures()

function ValidateStructures ( Opt  ,
param   
)

This function verify the input structures Opt and param and create system specific data structures.

Parameters
OptAn instance of structure Opt
paramAn instance of structure param
Returns
[1] An instance of structure Opt
[2] An instance of structure param