Copyright WDC C1 for STP at RAL.
Position data files have thew following structure.
Name Dimension Type Width Decimal NullValues Units ------------ --------- ---- ------ ------- ---------- ------ Time 5 B 2 - 255 - SC 1 B 2 - 0 - Position 3 R 6 1 9999.00000 -
A summary of field definitions is available separately.
Code Data Type Storage
---- ---------------------------- -------
C CHARACTER 1 byte
P DOUBLE PRECISION REAL 8 bytes
R REAL 4 bytes
I INTEGER 4 bytes
S SMALL INTEGER 2 bytes
B BYTE (unsigned integer 0-255) 1 byte