Checks if given project path is an is_IQRtteProject

This is checked by requiring a project.mlxtran file in this folder and no definition of ERRORMODELS in the header.

is_IQRtteProject(projectPath)

Arguments

projectPath

Path of the folder to be checked

Value

TRUE if it is a TTE project, FALSE otherwise