ldas-tools-framecpp  3.0.4
framecpp_dump_objects

Usage: framecpp_dump_objects [options] file [file ...]

This command will dump the contents of the selected frame files.

Option
Description
–silent-data Supress the output of the data element of the FrVect structure. (Default: verbose )
–silent Supress the output of the data structures. (Default: verbose )
–memory-mapped-io Enables memory mapped i/o for the input data. (Default: disabled )
–maximum-data-elements Restricts the number of data elements from the FrVect's data structure that are displayed. A value of zero (0) is interpreted as unlimited. (Default: 0 )
–help Display this message
–block-size Specify the size in bytes of the input and output buffer. If the number is followed by the letter 'b', 'k' or 'M', then the buffer size is multiplied by 1, 1024 or 1048576 respectively. (Default: 256k )