set_feature_recoveries#

WrapperControl.set_feature_recoveries(params)#

Set feature recoveries to the wrapper control.

Parameters:
paramsFeatureRecoveryParamsArray

List of feature recovery parameters.

Returns:
SetFeatureRecoveriesResults

Return the set feature recoveries results.

Return type:

SetFeatureRecoveriesResults

Examples

>>> set_feat_rec_results = wrapper_control.set_feature_recoveries([params])