|
DATRW++ library: seismic data I/O with multiple formats
|
structures defined in the SEED (prototypes) More...
Go to the source code of this file.
Classes | |
| struct | datrw::mseed::SEED::ActivityFlags |
| struct | datrw::mseed::SEED::BlocketteHeader |
| struct | datrw::mseed::SEED::BTIME |
| struct | datrw::mseed::SEED::ControlHeader |
| struct | datrw::mseed::SEED::DataExtensionBlockette |
| struct | datrw::mseed::SEED::DataOnlySEEDBlockette |
| struct | datrw::mseed::SEED::DataRecordBlocketteHeader |
| struct | datrw::mseed::SEED::FixedDataRecordHeader |
| struct | datrw::mseed::SEED::IOFlags |
| struct | datrw::mseed::SEED::QualityFlags |
| class | datrw::mseed::SEED::Steim1Frame |
| union | datrw::mseed::SEED::Steim1Word |
| class | datrw::mseed::SEED::Steim2Frame |
| class | datrw::mseed::SEED::Steim2Word |
| class | datrw::mseed::SEED::SteimFrame |
| struct | datrw::mseed::SEED::SteimFrame::FrameData |
| struct to hold frame data More... | |
| struct | datrw::mseed::SEED::TelemetryVolumeIdentifierBlockette |
Namespaces | |
| datrw | |
| Root namespace of library. | |
| datrw::mseed | |
| all the stuff to read mini-SEED data | |
| datrw::mseed::SEED | |
Macros | |
| #define | DATRW_SEEDSTRUCTS_H_VERSION "DATRW_SEEDSTRUCTS_H V1.3" |
Functions | |
| template<class C1 , class C2 > | |
| void | datrw::mseed::SEED::copy_from_pointer (C1 *target, const C2 *p) |
structures defined in the SEED (prototypes)
structures defined in the SEED (prototypes)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software
Copyright (c) 2004 by Thomas Forbriger (BFO Schiltach)
REVISIONS and CHANGES
Definition in file seedstructs.h.