UNIVERS
15.3
UNIVERS base processing software API
|
#include <segd_file.h>
Public Attributes | |
int | cs_n |
SEGD_ChannelSet * | cs |
int | ss_n |
unsigned char * | ss |
int | samples |
The whole scan type structure
SEGD_ChannelSet* SEGD_ScanType::cs |
Sequent channel set headers.
int SEGD_ScanType::cs_n |
Number of channel set headers.
int SEGD_ScanType::samples |
Samples per scan type (may be 0).
unsigned char* SEGD_ScanType::ss |
Sample skew header.
int SEGD_ScanType::ss_n |
Number of sample skew bytes (>0).