User`s guide
9030971 E17 Data Structure of SAS Data Sets
B-13
SPECTRUM Data Types
Statistics
8 10 6 Time Ticks
9 10 6 Counter
10 10 6 Gauge
11 8 6 Model Handle
12 8 6 Model Type Handle
13 8 6 Relation Handle
14 8 6 Landscape Handle
15 8 6 Attribute ID
16 130 130 Octet String
17 130 130 Text String
18 130 130 Object ID String
19 15 15 IP Address
20 15 15 Agent ID (IP Address)
21 Not Used
22 8 6 Group ID
23 130 130 Tagged Octet
24 20 6** Unsigned 64 bit long
(for large number storage)
*
Default length for numeric variables is 6. This is the amount of storage space SAS allocates internally to
store the attribute values. Numeric values are stored in floating point format.
**With very large numbers, there will be some lack of precision (i.e., the numerals to the right will be ‘0’
rather than the actual number). For example, the number 18,446,744,556,876,789 might be
18,446,744,556,800,000.
Table B-12. Attribute Types (Continued)
Attribute
Type
Input Size in
Bytes
SAS Storage Size* Field Type/Comments
NOTE
For statistical exports involving multiple landscapes, the data is sorted by
landscape, by model type, and by model. For example, data for Landscape1
occurs first by order of model type, and by order of model within each model
type (for example, ModelType1, Model1, Model2, ModelType2, Model1,
Model2, etc.). Data for Landscape2 occurs next in the same manner, and so
on for all additional landscapes.