Public Member Functions | Public Attributes | List of all members
gnsstk::HealthGetter Class Reference

Detailed Description

HealthGetter is a callback class used by NewNavToRinex for obtaining health information when converting to RINEX that is otherwise unavailable in the ephemeris.

Definition at line 57 of file NewNavToRinex.hpp.

#include <NewNavToRinex.hpp>

Inheritance diagram for gnsstk::HealthGetter:
Inheritance graph
[legend]

Public Member Functions

virtual bool getHealth (const NavSatelliteID &nsid, const CommonTime &when, NavDataPtr &healthOut)
 

Public Attributes

NavSatMap healthMap
 Contains the health data to look up. More...
 

Member Function Documentation

◆ getHealth()

bool gnsstk::HealthGetter::getHealth ( const NavSatelliteID nsid,
const CommonTime when,
NavDataPtr healthOut 
)
virtual

Get the health status of a satellite at a specific time.

Parameters
[in]nsidSatellite to get the health status for.
[in]whenThe time that the health should be retrieved.
[out]healthOutThe health status at when.
Returns
true if successful, false if no nav data was found containing health status.

Reimplemented in gnsstk::NavLibraryHealthGetter.

Definition at line 669 of file NewNavToRinex.cpp.

Member Data Documentation

◆ healthMap

NavSatMap gnsstk::HealthGetter::healthMap

Contains the health data to look up.

Definition at line 68 of file NewNavToRinex.hpp.


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


gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:45