#include <datatypes.h>

Public Attributes | |
| int | firstbyte |
| int | wdsize |
| Size in bytes of the coordinate word. | |
| char | units [3] |
| Given units of the coordinate. | |
Metadata relating to coordinate specifications on a record of a binary file with input passband data
Location of first byte on the data record with the coordinate encoded
Referenced by gobble().
| char coordset::units[3] |
Given units of the coordinate.
Referenced by gobble().
| int coordset::wdsize |
Size in bytes of the coordinate word.
Referenced by gobble().
1.6.3