Eötvös Quantum Utilities
v4.9.146
Providing the Horsepowers in the Quantum Realm
|
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... | |
This function verify the input structures Opt and param and create system specific data structures.
Definition in file ValidateStructures.m.
function ConvertParamLead | ( | param_in | ) |
Convert structure param relsted to the scattering region to system specific structure.
param_in | In stance of structure param_Lead. |
function ConvertParamScatter | ( | param_in | ) |
Convert structure param relsted to the scattering region to system specific structure.
param_in | In stance of structure param_scatter. |