Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

C-API | OP_SEARCH_RESULTS

Description

Provides constants for functions with search arguments.

Usage

typedef enum{

OP_SEARCH_NOT_FOUND,

OP_SEARCH_FOUND_EXACT,

OP_SEARCH_FOUND_DIFFERENT,

OP_SEARCH_FOUND_ESTIMATION

} OP_SEARCH_RESULTS;

Elements
  • OP_SEARCH_NOT_FOUND (0): No match found.
  • OP_SEARCH_FOUND_EXACT (1): An exact match has been found.
  • OP_SEARCH_FOUND_DIFFERENT (2): A match, but with slight differences, has been found. Ex: for RT-LAB parameters, this is returned when we find a parameter with the same path and name, but with different ids.
  • OP_SEARCH_FOUND_ESTIMATION (3): A match has been found after estimation. Ex: for RTLAB parameters, this is returned when we estimate a parameter. This usually requires a user to accept estimations as they are not guaranteed to be accurate.
Examples

None

Related ItemsOP_SIGNAL_INFO, OP_PARAMETER_INFO
Library and Header

WINDOWSLINUX
Static LibraryOpalApi.lib-
Dynamic LibraryOpalApi.dlllibOpalApi.so
Header FileOpalApi.hOpalApi.h

OPAL-RT TECHNOLOGIES, Inc. | 1751, rue Richardson, bureau 1060 | Montréal, Québec Canada H3K 1G6 | opal-rt.com | +1 514-935-2323