sac-format 0.6.0 C++20 SAC (Seismic Analysis Code) File Library  | 
Struct that specifies parameters for reading. More...
#include <sac_format.hpp>
Public Attributes | |
| size_t | num_words {} | 
| Number of words to read. | |
| size_t | start_word {} | 
| Word to start reading from. | |
Struct that specifies parameters for reading.
Prevents bug-prone number-swapping in functions that use a reading specification.
| size_t sacfmt::read_spec::num_words {} | 
Number of words to read.
| size_t sacfmt::read_spec::start_word {} | 
Word to start reading from.