Namespaces | Typedefs | Enumerations | Functions
GalHealthStatus.hpp File Reference
#include <string>
#include "EnumIterator.hpp"
Include dependency graph for GalHealthStatus.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 gnsstk
 For Sinex::InputHistory.
 
 gnsstk::StringUtils
 

Typedefs

typedef EnumIterator< GalHealthStatus, GalHealthStatus::Unknown, GalHealthStatus::Lastgnsstk::GalHealthStatusIterator
 

Enumerations

enum  gnsstk::GalHealthStatus {
  gnsstk::GalHealthStatus::Unknown = -1, gnsstk::GalHealthStatus::OK = 0, gnsstk::GalHealthStatus::OutOfService = 1, gnsstk::GalHealthStatus::WillBeOOS = 2,
  gnsstk::GalHealthStatus::InTest = 3, gnsstk::GalHealthStatus::Last
}
 Identify different types of SV health states. More...
 

Functions

GalHealthStatus gnsstk::StringUtils::asGalHealthStatus (const std::string &s) noexcept
 Convert a string name to an GalHealthStatus. More...
 
std::string gnsstk::StringUtils::asString (GalHealthStatus e) noexcept
 Convert a GalHealthStatus to a whitespace-free string name. More...
 


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