- All Implemented Interfaces:
- VariableInterface
public class DataSizeVariable
extends AbstractVariable
\page variables \addindex DATA_SIZE \par Variable DATA_SIZE The variable
DATA_SIZE, shows the size of the stored measurements. If the model contains
the attribute ao_mea_size in the application element based on AoMeasurement,
the the sum of the attribute ao_mea_size of all instances will be calculated.
If the attribute is missing, then the number of rows from all AoSubmatrix
will be calculated and multiplied with four.
\par Access to the variable DATA_SIZE This variable is read only.
\par Output of the variable DATA_SIZE. The String represent the calculated
size of all measurements.