ColumnData

Format and data of a specific column

Constructors

this
this(Format fm)
Undocumented in source.
this
this(string mode, int dataID, string plotID, double v)
Undocumented in source.

Alias This

_format

Members

Variables

_format
Format _format;
Undocumented in source.
value
double value;
Undocumented in source.

Meta