Ask a Question | Search DSPSR: |
Home
|
dsp::DADAHeader Class Reference Manages a DADA ASCII header block. More...
Detailed DescriptionManages a DADA ASCII header block. Member Function Documentation◆ get_header() [1/2]
Get the mutable DADA header. ◆ get_header() [2/2]
Get the immutable DADA header. ◆ resize()
resize the header
If size is less than default_header_size, it will be set to default_header_size If size is greater than default_header_size, it will be set to the smallest power of two that is larger than size ◆ set_header()
Set the DADA header.
◆ size()
Get the current header size. Member Data Documentation◆ default_header_size
The default DADA ASCII header block size. The documentation for this class was generated from the following files:
Generated using doxygen 1.8.17
|