Public Member Functions | Public Attributes | Static Public Attributes | List of all members
gnsstk::RinexObsType Struct Reference

Detailed Description

RINEX Observation Types.

Definition at line 67 of file RinexObsHeader.hpp.

#include <RinexObsHeader.hpp>

Public Member Functions

 RinexObsType ()
 
 RinexObsType (std::string t, std::string d, std::string u, unsigned int dep=0)
 

Public Attributes

unsigned int depend
 
std::string description
 20- char description (optional) e.g. "L1 pseudorange" More...
 
std::string type
 2- char type e.g. L1, P2 More...
 
std::string units
 10- char units (optional) e.g. "meters" More...
 

Static Public Attributes

static const GNSSTK_EXPORT unsigned int C1depend =0x01
 
static const GNSSTK_EXPORT unsigned int EPdepend =0x20
 
static const GNSSTK_EXPORT unsigned int L1depend =0x02
 
static const GNSSTK_EXPORT unsigned int L2depend =0x04
 
static const GNSSTK_EXPORT unsigned int P1depend =0x08
 
static const GNSSTK_EXPORT unsigned int P2depend =0x10
 
static const GNSSTK_EXPORT unsigned int PSdepend =0x40
 

Constructor & Destructor Documentation

◆ RinexObsType() [1/2]

gnsstk::RinexObsType::RinexObsType ( )
inline

Definition at line 73 of file RinexObsHeader.hpp.

◆ RinexObsType() [2/2]

gnsstk::RinexObsType::RinexObsType ( std::string  t,
std::string  d,
std::string  u,
unsigned int  dep = 0 
)
inline

Definition at line 75 of file RinexObsHeader.hpp.

Member Data Documentation

◆ C1depend

const unsigned int gnsstk::RinexObsType::C1depend =0x01
static

Definition at line 77 of file RinexObsHeader.hpp.

◆ depend

unsigned int gnsstk::RinexObsType::depend

Definition at line 72 of file RinexObsHeader.hpp.

◆ description

std::string gnsstk::RinexObsType::description

20- char description (optional) e.g. "L1 pseudorange"

Definition at line 70 of file RinexObsHeader.hpp.

◆ EPdepend

const unsigned int gnsstk::RinexObsType::EPdepend =0x20
static

Definition at line 82 of file RinexObsHeader.hpp.

◆ L1depend

const unsigned int gnsstk::RinexObsType::L1depend =0x02
static

Definition at line 78 of file RinexObsHeader.hpp.

◆ L2depend

const unsigned int gnsstk::RinexObsType::L2depend =0x04
static

Definition at line 79 of file RinexObsHeader.hpp.

◆ P1depend

const unsigned int gnsstk::RinexObsType::P1depend =0x08
static

Definition at line 80 of file RinexObsHeader.hpp.

◆ P2depend

const unsigned int gnsstk::RinexObsType::P2depend =0x10
static

Definition at line 81 of file RinexObsHeader.hpp.

◆ PSdepend

const unsigned int gnsstk::RinexObsType::PSdepend =0x40
static

Definition at line 83 of file RinexObsHeader.hpp.

◆ type

std::string gnsstk::RinexObsType::type

2- char type e.g. L1, P2

Definition at line 69 of file RinexObsHeader.hpp.

◆ units

std::string gnsstk::RinexObsType::units

10- char units (optional) e.g. "meters"

Definition at line 71 of file RinexObsHeader.hpp.


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


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