![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <volume_header.hpp>
Public Member Functions | |
| VolumeHeader () | |
Public Attributes | |
| std::string | client_name |
| std::string | company_name |
| std::string | comment |
| size_t | samples_num |
| TimeT | t0 |
| TimeT | dt |
Volume header of the seismic data.
|
inline |
Default constructor. Client name.
| std::string hds::db::VolumeHeader::client_name |
Company name.
| std::string hds::db::VolumeHeader::comment |
Default number of samples in trace.
| std::string hds::db::VolumeHeader::company_name |
Commentary
| size_t hds::db::VolumeHeader::samples_num |
Default begin time.
| TimeT hds::db::VolumeHeader::t0 |
Default time step.
1.8.5