0.5.0
Loading...
Searching...
No Matches
GnssObs.cpp File Reference

GNSS Observation messages. More...

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const NAV::GnssObs::ObservationType &obj)
 Stream insertion operator overload.

Detailed Description

GNSS Observation messages.

Author
T. Topp (topp@.nosp@m.ins..nosp@m.uni-s.nosp@m.tutt.nosp@m.gart..nosp@m.de)
Date
2024-02-12

Definition in file GnssObs.cpp.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & os,
const NAV::GnssObs::ObservationType & obj )

Stream insertion operator overload.

Parameters
[in,out]osOutput stream object to stream the time into
[in]objObject to print
Returns
Returns the output stream object in order to chain stream insertions

Definition at line 16 of file GnssObs.cpp.