All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
VCD_ModelInfoStructDef Struct Reference

#include <vcd.h>

Data Fields

int_least16_t numModels
 
int_least16_t numObs
 
int_least16_t numUpdates
 
int_least16_t type
 
char const * name
 
int_least16_t index
 
bool enabled
 

Detailed Description

A structure that holds information for a model. The structure is filled on a call to VCD_getModelInfo.

Field Documentation

int_least16_t VCD_ModelInfoStructDef::numModels

Number of models currently available

int_least16_t VCD_ModelInfoStructDef::numObs

Number of observations in requested model

int_least16_t VCD_ModelInfoStructDef::numUpdates

Number of updates of requested model

int_least16_t VCD_ModelInfoStructDef::type

Type of the model

char const* VCD_ModelInfoStructDef::name

The name of the model

int_least16_t VCD_ModelInfoStructDef::index

Current zero-based index of the model

bool VCD_ModelInfoStructDef::enabled

Flag indicating if model is enabled


The documentation for this struct was generated from the following file:
Copyright 2017, Texas Instruments Incorporated