技术文档MQL5参考标准程序库数学模糊逻辑Fuzzy systems variablesCSugenoVariableGetFuncByNameGetFuncByNameGetFuncByName通过指定名称获取线性函数。ISugenoFunction* GetFuncByName( const string name // 线性函数名称 )参数 name[in] 线性函数名称。返回值 附有指定名称的线性函数。FunctionsValues