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_MONITORING_VALUES

Description

Defines the monitoring values structure per subsystem.

Usage

typedef struct{

unsigned int nbProbes;

double timestep;

char endOfFrame;

OP_MONIT_PROBE *probeList;

} OP_MONITORING_VALUES;

Elements
  • nbProbes: Number of probes.
  • timestep: Time step.
  • endOfFrame: Boolean: true if these are the last samples of a frame.
  • probeList: List containing results from monitoring probes.
ExamplesNone.
Related ItemsOP_MONIT_PROBE, OpalGetMonitoringValues
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