Robochameleon
v1.0
|
Utility function to compute the missing parameter among Fs, Rs, Nss in a param structure. More...
Go to the source code of this file.
Functions | |
function | setParamFsRssNss (in inParam) |
Utility function to compute the missing parameter among Fs, Rs, Nss in a param structure.
Given two fields among Fs, Rs, Nss, computes the missing one and sets it in the param structure
inParam | Input structure containing constructor parameters, which contains two of the fields among Fs, Rs, Nss. |
param | Output structure containing constructor parameters, which contains all the fields among Fs, Rs, Nss |
Definition in file setParamFsRssNss.m.