GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
TOW_to_trk Class Reference

Public Member Functions

 TOW_to_trk (const std::string &sig, int32_t ch, uint32_t t, uint64_t stamp, int32_t w, uint32_t p)

Public Attributes

std::string signal
int32_t channel {0}
uint32_t tow {0}
uint64_t sample_stamp {0}
int32_t wn {0}
uint32_t prn {0}

Detailed Description

Definition at line 29 of file tow_to_trk.h.

Constructor & Destructor Documentation

◆ TOW_to_trk()

TOW_to_trk::TOW_to_trk ( const std::string & sig,
int32_t ch,
uint32_t t,
uint64_t stamp,
int32_t w,
uint32_t p )
inline

Definition at line 35 of file tow_to_trk.h.

Member Data Documentation

◆ channel

int32_t TOW_to_trk::channel {0}

Definition at line 39 of file tow_to_trk.h.

◆ prn

uint32_t TOW_to_trk::prn {0}

Definition at line 43 of file tow_to_trk.h.

◆ sample_stamp

uint64_t TOW_to_trk::sample_stamp {0}

Definition at line 41 of file tow_to_trk.h.

◆ signal

std::string TOW_to_trk::signal

Definition at line 38 of file tow_to_trk.h.

◆ tow

uint32_t TOW_to_trk::tow {0}

Definition at line 40 of file tow_to_trk.h.

◆ wn

int32_t TOW_to_trk::wn {0}

Definition at line 42 of file tow_to_trk.h.


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