Main Content

coder.descriptor.ParameterTuningServiceInterface Class

Namespace: coder.descriptor

Return information about parameter tuning service interfaces

Since R2023a

Description

An object of the coder.descriptor.ParameterTuningServiceInterface class represents the parameter tuning service interface configurations defined in the Embedded Coder Dictionary.

Creation

serviceInterfaceTypeObj = getServiceInterface(serviceObj, serviceInterfaceType) creates a coder.descriptor.ParameterTuningServiceInterface object that represents the parameter tuning service interface configurations.

Input Arguments

expand all

Service interface, also referred to as the code configuration object, for which you want to retrieve the information about generated code, specified as a coder.descriptor.ServiceInterface object.

Parameter tuning service interface type defined in the Embedded Coder Dictionary, specified as an enumerated value of coder.descriptor.Services.ParameterTuning.

Methods

expand all

Version History

Introduced in R2023a