Modules | |
Factories | |
Dimension rule | |
Classes | |
struct | IDimension |
Describes a dimension of the signal's data. Eg. a column/row in a matrix. More... | |
struct | IDimensionBuilder |
Configuration component of Dimension objects. Contains setter methods that allow for Dimension parameter configuration, and a build method that builds the Dimension. More... | |
class | DimensionBuilderPtr |
Configuration component of Dimension objects. Contains setter methods that allow for Dimension parameter configuration, and a build method that builds the Dimension. More... | |
class | DimensionPtr |
Describes a dimension of the signal's data. Eg. a column/row in a matrix. More... | |