Specify whether to generate access methods for block parameters for the C++ model class.
Category: Code Generation > Interface
Default:
None
None
Does not generate access methods for block parameters for the C++ model class.
Method
Generates noninlined access methods for block parameters for the C++ model class.
Inlined method
Generates inlined access methods for block parameters for the C++ model class.
This parameter appears only for ERT-based targets with parameter
Language set to C++
and parameter
Code interface packaging set to C++
class
.
This parameter requires an Embedded Coder® license when generating code.
Parameter:
GenerateParameterAccessMethods |
Type: character vector |
Value:
'None' | 'Method' |
'Inlined method' |
Default:
'None' |
Application | Setting |
---|---|
Debugging | Inlined method |
Traceability | Inlined method |
Efficiency | Inlined method |
Safety precaution | No recommendation |