The ELF data file format description
An example of 5 minutes file header (the first 64 bytes in ASCII): Stacja ELF ELA7b02.07.2008 11:401 3 T: 30.3000000000000000000000
Immediately after the end of the 64 byte ASCII header start sampled data: |
![]() |
![]() |
After 300 seconds of sampling the file is closed and the remaining part of the last sector of a file must be filled with zeros (0x00), because the next 5 minutes file will start at the next 512 bytes sector on data storage disc. This is an example of a termination of the 5 minutes ELF file (last 512 bytes sector): |
![]() |
The last two bytes 0xCE33 = 52787 this is a counter of samples during 300 seconds. It means, a frequency of sampling is 52787 / 300 = 175.95 sample/sec simultaneously in both canals (ELA7 receiver only). |