OceanDirectLighthouse 3.1.3
OceanDirect Lighthouse C++/C API
lh_spectrum_with_metadata_t Struct Reference

#include <lhdefs.h>

Public Attributes

float * buffer
 
size_t bufferLength
 
uint64_t tickCount
 

Detailed Description

A type for containing a returned spectrum with the associated "tick" count (in microseconds but represented as an unsigned 64-bit integer in this case).

Member Data Documentation

◆ buffer

float* lh_spectrum_with_metadata_t::buffer

◆ bufferLength

size_t lh_spectrum_with_metadata_t::bufferLength

◆ tickCount

uint64_t lh_spectrum_with_metadata_t::tickCount

The documentation for this struct was generated from the following file: