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

Detailed Description

This level isn't serving any purpose other than to make the class diagram look nice...

Definition at line 59 of file Rinex3ObsBase.hpp.

#include <Rinex3ObsBase.hpp>

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

Public Member Functions

virtual ~Rinex3ObsBase ()
 Destructor. More...
 
- Public Member Functions inherited from gnsstk::FFData
virtual void dump (std::ostream &s) const
 
void getRecord (FFStream &s)
 
virtual bool isData () const
 
virtual bool isHeader () const
 
void putRecord (FFStream &s) const
 
virtual ~FFData (void)
 virtual desctuctor More...
 

Static Public Attributes

static const GNSSTK_EXPORT double currentVersion = 3.04
 

Additional Inherited Members

- Protected Member Functions inherited from gnsstk::FFData
virtual void reallyGetRecord (FFStream &s)=0
 
virtual void reallyPutRecord (FFStream &s) const =0
 

Constructor & Destructor Documentation

◆ ~Rinex3ObsBase()

virtual gnsstk::Rinex3ObsBase::~Rinex3ObsBase ( )
inlinevirtual

Destructor.

Definition at line 64 of file Rinex3ObsBase.hpp.

Member Data Documentation

◆ currentVersion

const double gnsstk::Rinex3ObsBase::currentVersion = 3.04
static

Current gnsstk supported version. Typically used to define a default RINEX version when a version is not otherwise available.

Note
this is declared here and not in header to avoid issues with cross-dependent code, e.g. ObsID depending on Rinex3ObsHeader and vice-versa.

Definition at line 72 of file Rinex3ObsBase.hpp.


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


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