0.4.1
Loading...
Searching...
No Matches
SatelliteSystem.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  NAV
 

Functions

void NAV::from_json (const json &j, SatelliteSystem &data)
 Converts the provided json object into a link object.
 
std::ostream & NAV::operator<< (std::ostream &os, const SatelliteSystem &satSys)
 Stream insertion operator overload.
 
void NAV::to_json (json &j, const SatelliteSystem &data)
 Converts the provided link into a json object.