Identifies a satellite signal (satellite frequency and number)
More...
Identifies a satellite signal (satellite frequency and number)
Definition at line 66 of file SatelliteIdentifier.hpp.
◆ SatSigId() [1/2]
NAV::SatSigId::SatSigId |
( |
Code | code, |
|
|
uint16_t | satNum ) |
|
inline |
Constructor.
- Parameters
-
[in] | code | Signal code |
[in] | satNum | Number of the satellite |
Definition at line 71 of file SatelliteIdentifier.hpp.
◆ SatSigId() [2/2]
NAV::SatSigId::SatSigId |
( |
| ) |
|
|
default |
◆ freq()
◆ operator<()
bool NAV::SatSigId::operator< |
( |
const SatSigId & | rhs | ) |
const |
|
inline |
Less than comparison (needed for map)
- Parameters
-
[in] | rhs | Right hand side of the operator |
- Returns
- True if lhs < rhs
Definition at line 88 of file SatelliteIdentifier.hpp.
◆ operator==()
bool NAV::SatSigId::operator== |
( |
const SatSigId & | rhs | ) |
const |
|
inline |
◆ toSatId()
SatId NAV::SatSigId::toSatId |
( |
| ) |
const |
|
inlinenodiscard |
◆ code
◆ satNum
uint16_t NAV::SatSigId::satNum |
The documentation for this struct was generated from the following file: