Robochameleon  v1.0
Functions
setParamFsRssNss.m File Reference

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)
 

Detailed Description

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

Parameters
inParamInput structure containing constructor parameters, which contains two of the fields among Fs, Rs, Nss.
Return values
paramOutput structure containing constructor parameters, which contains all the fields among Fs, Rs, Nss

Definition in file setParamFsRssNss.m.