Struct DataSet::DataColumn#
Defined in File DataSet.h
Nested Relationships#
This struct is a nested type of Template Class DataSet.
Struct Documentation#
-
struct DataColumn#
Column of a data table.
DataColumn represents a column of a data set. It has a type (INPUT, OUTPUT), a Variable and a set of cells
Public Functions