SBF BBSamples payload head (rev 0)
More...
#include <sbf.hpp>
|
| 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.
|
SBF BBSamples payload head (rev 0)
Definition at line 843 of file sbf.hpp.
◆ 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.
| 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] |
◆ 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