#include <matrixseq.h>
Inheritance diagram for mimo::VTimeSeqAttrT< elemT >:

Public Member Functions | |
| VTimeSeqAttrT (int dim_=0) | |
| VTimeSeqAttrT (const elemT &default_elem) | |
| VTimeSeqAttrT< elemT > & | operator= (const simth::TimeSignalAttributes &a) |
| bool | operator== (const VTimeSeqAttrT< elemT > &a) const |
| bool | operator== (const simth::TimeSignalAttributes &a) const |
| bool | operator!= (const VTimeSeqAttrT< elemT > &a) const |
| bool | operator!= (const simth::TimeSignalAttributes &a) const |
|
||||||||||
|
Initialize the dimension value directly. |
|
||||||||||
|
This constructor extracts the necessary dimension information from a default element. This constructor is called from the VSequenceStorage constructor that takes a default value. |
|
||||||||||
|
Needed for copying from the non-MIMO base class |
|
||||||||||
|
Needed from InputInterface. |
|
||||||||||
|
|
|
||||||||||
|
Needed from InputInterface. |
|
||||||||||
|
|
1.4.1