Method | Description | |
---|---|---|
HandleOneShotParamConf ( MIH.DataTypes.Link_Cfg_Param linkCfgParam ) : void |
This method is reponsible for handling and registering a Link_Cfg_Param.
|
|
OneShotParameters ( ) : System |
Class main constructor.
|
Method | Description | |
---|---|---|
HandleLinkParamGenType ( MIH.DataTypes.Link_Cfg_Param linkCfgParam ) : void |
This is a "submethod" that handles the Link_Cfg_Param of Generic Type in particular.
|
|
subscribeLinkParamGen_DataRate ( MIH.DataTypes.Link_Cfg_Param linkCfgParam ) : void |
This method handles a Link_Cfg_Param related with the DataRate analisis.
|
public HandleOneShotParamConf ( MIH.DataTypes.Link_Cfg_Param linkCfgParam ) : void | ||
linkCfgParam | MIH.DataTypes.Link_Cfg_Param | The Link_Cfg_Param. |
return | void |