Fixposition SDK 0.0.0-heads/main-0-g8934ce7
Collection of c++ libraries and apps for use with Fixposition products on Linux
Loading...
Searching...
No Matches
fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0 Struct Reference

SBF BBSamples payload head (rev 0) More...

#include <sbf.hpp>

Public Attributes

uint32_t TOW
 GPS time of week [ms].
uint16_t WNc
 GPS week number.
uint16_t N
 Number of samples.
uint8_t info
 -> SBF_BBSAMPLES_INFO_...
uint8_t reserved [3]
 Reserved.
uint32_t SampleFreq
 Sampling frequency [Hz] FIXME: looks like this is the span (bandwidth)
uint32_t LOFreq
 Local oscillator frequency [Hz] FIXME: looks like this is the centre frequency.

Detailed Description

SBF BBSamples payload head (rev 0)

Definition at line 843 of file sbf.hpp.

Member Data Documentation

◆ TOW

uint32_t fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0::TOW

GPS time of week [ms].

Definition at line 845 of file sbf.hpp.

◆ WNc

uint16_t fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0::WNc

GPS week number.

Definition at line 846 of file sbf.hpp.

◆ N

uint16_t fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0::N

Number of samples.

Definition at line 847 of file sbf.hpp.

◆ info

uint8_t fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0::info

-> SBF_BBSAMPLES_INFO_...

Definition at line 848 of file sbf.hpp.

◆ reserved

uint8_t fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0::reserved[3]

Reserved.

Definition at line 849 of file sbf.hpp.

◆ SampleFreq

uint32_t fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0::SampleFreq

Sampling frequency [Hz] FIXME: looks like this is the span (bandwidth)

Definition at line 850 of file sbf.hpp.

◆ LOFreq

uint32_t fpsdk::common::parser::sbf::SbfBBSamplesHeadRev0::LOFreq

Local oscillator frequency [Hz] FIXME: looks like this is the centre frequency.

Definition at line 851 of file sbf.hpp.


The documentation for this struct was generated from the following file:
  • fpsdk_common/include/fpsdk_common/parser/sbf.hpp