|
|
Array
The primary definition of an array is "an orderly arrangement". In a mathematic context, an array is a set of equally-sized data elements, generally of the same data type. Individual elements are accessed by index using a consecutive range of integers.
Arrays in SimQuest can be either a one or a two dimensional series of numbers. You can therefore, besides scalars, use vectors and matrices in your models. This can both be done in compound models and equation models.
Special compound model elements
|