OSFI-C
3.10.0
OpenSF Integration Library
|
Vector of floating point values, with size and contents. More...
#include <OSFIC.h>
Data Fields | |
int | count |
Number of elements in the vector, never negative. | |
double | values [] |
Values, at indices 0..count-1. | |
Vector of floating point values, with size and contents.