0.5.0
Loading...
Searching...
No Matches
NAV::RTK::Meas::AmbObs< ReceiverType > Struct Template Reference

Ambiguity Observation key. More...

Public Member Functions

 AmbObs (const SatSigId &satSigId, ReceiverType recvType)
 Constructor.
bool operator== (const AmbObs< ReceiverType > &rhs) const
 Equal comparison operator.

Data Fields

ReceiverType recvType
 Receiver Type.
SatSigId satSigId
 Signal id.

Detailed Description

template<typename ReceiverType>
struct NAV::RTK::Meas::AmbObs< ReceiverType >

Ambiguity Observation key.

Definition at line 127 of file Keys.hpp.

Constructor & Destructor Documentation

◆ AmbObs()

template<typename ReceiverType>
NAV::RTK::Meas::AmbObs< ReceiverType >::AmbObs ( const SatSigId & satSigId,
ReceiverType recvType )
inline

Constructor.

Parameters
[in]satSigIdSignal id
[in]recvTypeReceiver Type

Definition at line 132 of file Keys.hpp.

Member Function Documentation

◆ operator==()

template<typename ReceiverType>
bool NAV::RTK::Meas::AmbObs< ReceiverType >::operator== ( const AmbObs< ReceiverType > & rhs) const
inline

Equal comparison operator.

Parameters
rhsRight-hand side

Definition at line 140 of file Keys.hpp.

Field Documentation

◆ recvType

template<typename ReceiverType>
ReceiverType NAV::RTK::Meas::AmbObs< ReceiverType >::recvType

Receiver Type.

Definition at line 136 of file Keys.hpp.

◆ satSigId

template<typename ReceiverType>
SatSigId NAV::RTK::Meas::AmbObs< ReceiverType >::satSigId

Signal id.

Definition at line 135 of file Keys.hpp.


The documentation for this struct was generated from the following file:
  • /home/runner/work/INSTINCT/INSTINCT/src/Navigation/GNSS/Positioning/RTK/Keys.hpp