Main Content

coder.descriptor.ParameterArgumentTuningServiceInterface Class

Namespace: coder.descriptor

Return information about parameter argument tuning service interfaces

Since R2023a

Description

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

Creation

parameterArgumentTuningServiceInterfaceTypeObj = getServiceInterface(serviceObj, serviceInterfaceType) creates a coder.descriptor.ParameterArgumentTuningServiceInterface object that represents the parameter argument tuning service 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 argument tuning service interface type defined in the Embedded Coder Dictionary, specified as an enumerated value of coder.descriptor.Services.ParameterArgumentTuning.

Methods

expand all

Version History

Introduced in R2023a