Institut de Robòtica i Informàtica Industrial
KRD Group

The CuikSuite Project

Tconstant Struct Reference

A constant. More...

#include <constants.h>

Data Fields

char * name
double vs

Detailed Description

Holds the information about a particular constant.

See also:
constants.h constants.c Tconstants

Definition at line 36 of file constants.h.


Field Documentation

Constant identifier

Definition at line 37 of file constants.h.

Referenced by AddConstant(), DeleteConstants(), GetConstantWithName(), and PrintConstants().

double Tconstant::vs

Constant value

Definition at line 38 of file constants.h.

Referenced by AddConstant(), GetConstantValue(), and PrintConstants().


The documentation for this struct was generated from the following file: