ProfName.Xxx - sorting file of FINES program

 

This file has Two block:

 

The first block is FINES_SORTS_HEADER structure

int index - Zero based Coordinate index in trace header;

int mod - modeification

int ver - version

int ftr - trace format;

int ntr - number of traces;

int xmin, xmax - first and last coordinates;

int startTime,stopTime

int isr - sampling rate;

 

The second block is int * buffer[ntr]

and contains x coordinates of trac in 2-D or trace numbers in file for 3-D

 

Note: this file is created and recreated automatically.

Do not use file extension beginning X symbol.

 

К началу оглавления таблиц.

 

К началу учебника