User`s guide

SPECTRUM Data Types
Statistics
Data Structure of SAS Data Sets Data Export User’s Guide
B-12 Version 5.0rev1
List Attribute Format
Variables: ts Time stamp, a 6-byte SAS numeric
lh The landscape handle, a 6-byte SAS numeric
mh The model handle, a 6-byte SAS numeric
aid Attribute ID, a hex value
oid Instance ID, a $varying200 field
value Attribute value, a $varying200 field
Indexed by: lh + ts + mh
Compressed: Yes
Table B-11. SAS Format for Statistics (List Attribute Format)
Time Stamp
(ts)
Landscape
Handle
(lh)
Model
Handle
(mh)
Attribute
ID
(aid)
Instance
ID
(oid)
Attribute Value
(value)
1065699650 4194304 4194457 852498 01 17451 .... 7373
1065699608 4194304 4194490 852107 02 17610 .... 7518
1065699080 4194304 4194310 852134 03 17714 .... 7664
1065699075 4194304 4194455 852102 04 17864 .... 7814
6-byte SAS
numeric (decimal)
6-byte SAS
numeric
(decimal)
6-byte SAS
numeric
(decimal)
hex value $varying200
Þeld
$varying200 Þeld
ÑÑÑÑÑÑÑÑ I N D E X ÑÑÑÑÑÐÑÑ
Table B-12. Attribute Types
Attribute
Type
Input Size in
Bytes
SAS Storage Size* Field Type/Comments
1 1 6 Boolean (0 = False)
2 5 6 Short (obsolete)
3 10 6 Integer (signed and unsigned)
4 10 6 Integer (enum)
5 16 8 Real
6 10 6 Date
7 Not Used