src Directory Reference


Files

file  AllanDeviation.hpp
file  AlmOrbit.cpp
 Encapsulate almanac data, and compute satellite orbit, etc.
file  AlmOrbit.hpp
 Encapsulate almanac data, and compute satellite orbit, etc.
file  ANSITime.cpp
file  ANSITime.hpp
file  Antenna.cpp
 Encapsulates the data related to GNSS antennas.
file  Antenna.hpp
 Encapsulates the data related to GNSS antennas.
file  AntexReader.cpp
 Class to read antenna data from files in Antex format.
file  AntexReader.hpp
 Class to read antenna data from files in Antex format.
file  ARBase.cpp
file  ARBase.hpp
file  ARLambda.cpp
file  ARLambda.hpp
file  ARMLambda.cpp
file  ARMLambda.hpp
file  ARSimple.cpp
file  ARSimple.hpp
file  AstronomicalFunctions.cpp
 Useful functions used in astronomical computations.
file  AstronomicalFunctions.hpp
 Useful functions used in astronomical computations.
file  Bancroft.cpp
 Use Bancroft method to get an initial guess of GPS receiver's position.
file  Bancroft.hpp
 Use Bancroft method to get an initial guess of GPS receiver's position.
file  BaseDistribution.hpp
 This is a base class for statistical distributions.
file  BasicFramework.cpp
 Basic framework for programs in the GPS toolkit.
file  BasicFramework.hpp
 Basic framework for programs in the GPS toolkit.
file  BinexData.cpp
 Encapsulate BINEX file data, including I/O.
file  BinexData.hpp
 Encapsulate BINEX file data, including I/O.
file  BinexFilterOperators.hpp
 Operators for FileFilter using Binex data.
file  BinexStream.hpp
 File stream for RINEX meteorological files.
file  BinUtils.cpp
 Binary manipulation functions.
file  BinUtils.hpp
 Binary manipulation functions.
file  BivarStats.hpp
 Bivariate Statistics.
file  BLQDataReader.cpp
 File stream for ocean tides harmonics data in BLQ file format.
file  BLQDataReader.hpp
 File stream for ocean tides harmonics data in BLQ file format.
file  BrcClockCorrection.cpp
 Ephemeris data encapsulated in engineering terms.
file  BrcClockCorrection.hpp
 GNSS Broadcast clock correction data encapsulated in engineering terms BrcClockCorrection is designed to address all the navigation message formats that are based on a second-order clock model.
file  BrcKeplerOrbit.cpp
 Ephemeris data encapsulated in engineering terms.
file  BrcKeplerOrbit.hpp
 Orbit data broadcast by a GNSS in pseudo-Keplerian elements encapsulated in engineering terms BrcKeplerOrbit is designed to address all the GNSS navigation message formats that are based on pseudo-Keplerian elements.
file  CheckPRData.hpp
 This class checks whether pseudorange data is between reasonable values.
file  Chi2Distribution.cpp
 This class implements the Chi-square distribution.
file  Chi2Distribution.hpp
 This class implements the Chi-square distribution.
file  CivilTime.cpp
file  CivilTime.hpp
file  ClockModel.hpp
 An abstract class to provide an interface to a model of a clock offset.
file  ClockSatStore.cpp
 Store a tabular list of clock data (bias, drift, accel) for several satellites, and compute values at any timetag from this table.
file  ClockSatStore.hpp
 Store a tabular list of clock data (bias, drift, accel) for several satellites, and compute values at any timetag from this table.
file  CNAV2EphClk.cpp
 Ephemeris data encapsulated in engineering terms.
file  CNAV2EphClk.hpp
 GPS CNAV-2 (L1C) ephemeris/clock data from Subframe 2 encapsulated in engineering terms.
file  CNAVClock.cpp
 Ephemeris data encapsulated in engineering terms.
file  CNAVClock.hpp
 GPS CNAV (L2C or L5) clock data encapsulated in engineering terms.
file  CNAVEphemeris.cpp
 Ephemeris data encapsulated in engineering terms.
file  CNAVEphemeris.hpp
 GPS CNAV (L2C or L5) ephemeris data encapsulated in engineering terms.
file  CodeBuffer.cpp
file  CodeBuffer.hpp
file  Combinations.hpp
 Find all the combinations of n things taken k at a time.
file  CommandLine.cpp
file  CommandLine.hpp
file  CommandOption.cpp
 Command line options.
file  CommandOption.hpp
 Command line options.
file  CommandOptionParser.cpp
 Parse command line options.
file  CommandOptionParser.hpp
 Parse command line options.
file  CommandOptionWithCommonTimeArg.cpp
 Command line options with time arguments.
file  CommandOptionWithCommonTimeArg.hpp
 Command line options with time arguments.
file  CommandOptionWithPositionArg.cpp
 Command line options with position (class Position) arguments.
file  CommandOptionWithPositionArg.hpp
 Command line options with position (class Position) arguments.
file  CommandOptionWithTimeArg.cpp
 Command line options with time (class CommonTime) arguments.
file  CommandOptionWithTimeArg.hpp
 Command line options with time (class CommonTime) arguments.
file  CommonTime.cpp
file  CommonTime.hpp
file  compass_constants.hpp
file  ConfDataReader.cpp
 Class to parse and manage configuration data files.
file  ConfDataReader.hpp
 Class to parse and manage configuration data files.
file  ConfDataWriter.cpp
 Class to write configuration data files.
file  ConfDataWriter.hpp
 Class to write configuration data files.
file  convhelp.hpp
 Conversion of units (deg F to C, meters to cycles, etc).
file  DCBDataReader.cpp
 Class to read DCB data from CODE.
file  DCBDataReader.hpp
file  DebugUtils.cpp
file  DebugUtils.hpp
file  DOP.cpp
 Class encapsulating the computation of DOP.
file  DOP.hpp
 Class encapsulating the computation of DOP.
file  EllipsoidModel.hpp
 Abstract base class modeling a Ellipsoid.
file  EngAlmanac.cpp
 Almanac data encapsulated in engineering terms.
file  EngAlmanac.hpp
 Almanac data encapsulated in engineering terms.
file  EngEphemeris.cpp
 Ephemeris data encapsulated in engineering terms.
file  EngEphemeris.hpp
 Ephemeris data encapsulated in engineering terms.
file  EngNav.cpp
 Engineering units navigation message abstraction.
file  EngNav.hpp
 Engineering units navigation message abstraction.
file  ENUUtil.cpp
file  ENUUtil.hpp
file  EOPDataStore.cpp
file  EOPDataStore.hpp
file  EphemerisRange.cpp
 Computation of range and associated quantities from EphemerisStore, given receiver position and time.
file  EphemerisRange.hpp
 Computation of range and associated quantities from XvtStore.
file  Epoch.cpp
 gpstk::Epoch - encapsulates date and time-of-day
file  Epoch.hpp
 gpstk::Epoch - encapsulates a point in time
file  EpochClockModel.hpp
 Finally a concrete class.
file  EpochDataStore.cpp
 Class to handle interpolatable time serial data.
file  EpochDataStore.hpp
 Class to handle interpolatable time serial data.
file  Exception.cpp
 Exceptions for all of GPSTK, including location information.
file  Exception.hpp
 Exceptions for all of GPSTK, including location information.
file  expandtilde.cpp
file  expandtilde.hpp
file  Expression.cpp
 Provides ability to resolve mathematical functions at runtime.
file  Expression.hpp
 Provides ability to resolve mathematical functions at runtime.
file  ExtractCombinationData.cpp
 This is the base class to ease extraction of a combination of data from a Rinex3ObsData object.
file  ExtractCombinationData.hpp
 This is the base class to ease extraction of a combination of data from a Rinex3ObsData object.
file  ExtractData.cpp
 This is the base class to ease data extraction from a Rinex3ObsData object.
file  ExtractData.hpp
 This is the base class to ease data extraction from a RinexObsData object.
file  ExtractLC.hpp
 This class eases LC combination data extraction from a Rinex3ObsData object.
file  ExtractPC.hpp
 This class eases PC combination data extraction from a Rinex3ObsData object.
file  FFBinaryStream.hpp
 An FFStream for binary file reading.
file  FFData.cpp
 Formatted File Data base class.
file  FFData.hpp
 Formatted File Data base class.
file  FFStream.cpp
 Formatted File Stream base class.
file  FFStream.hpp
 Formatted File Stream, root class to provide formatted I/O operators ('<<' & '>>').
file  FFStreamError.hpp
 Exceptions for FFStream.
file  FFTextStream.hpp
 An FFStream for text files.
file  FICAStream.hpp
 gpstk::FICAStream - ASCII FIC file stream container.
file  FICBase.hpp
 gpstk::FICBase - base class for FIC FFData.
file  FICData.cpp
 gpstk::FICData - container for the FIC file data.
file  FICData.hpp
 gpstk::FICData - container for the FIC file data.
file  FICData109.cpp
 Ephemeris data encapsulated in engineering terms.
file  FICData109.hpp
 Augment the FICData class to provide the ability to load the FICData specifically for Block 109.
file  FICData162.cpp
 Ephemeris data encapsulated in engineering terms.
file  FICData162.hpp
 Augment the FICData class to provide the ability to load the FICData specifically for Block 162.
file  FICData62.cpp
 Almanac data encapsulated in engineering terms.
file  FICData62.hpp
 Augment the FICData class to provide the ability to load the FICData specifically for Block 62.
file  FICData9.cpp
 Ephemeris data encapsulated in engineering terms.
file  FICData9.hpp
 Augment the FICData class to provide the ability to load the FICData specifically for Block 9.
file  FICFilterOperators.hpp
 gpstk::FICFilterOperators - FIC filter operators.
file  FICHeader.cpp
 gpstk::FICHeader - container for the FIC file header data.
file  FICHeader.hpp
 gpstk::FICHeader - container for the FIC file header data.
file  FICStream.hpp
 gpstk::FICStream - binary FIC file stream container.
file  FICStreamBase.hpp
 gpstk::FICStreamBase stores common FIC stream data.
file  FileFilter.hpp
 A framework for sorting and filtering file data.
file  FileFilterFrame.hpp
 Wrapper for gpstk::FileHunter and gpstk::FileFilter.
file  FileFilterFrameWithHeader.hpp
 Wrapper for gpstk::FileHunter and gpstk::FileFilter that also handles header data.
file  FileHunter.cpp
 Find all files matching a specification.
file  FileHunter.hpp
 Find all files matching a specification.
file  FileSpec.cpp
 Define the specification of a file.
file  FileSpec.hpp
 Define the specification of a file.
file  FileStore.hpp
file  FileUtils.hpp
 File and directory utilities.
file  FilterBase.hpp
 Abstract base class for filter algorithms.
file  FIRDifferentiator5thOrder.cpp
 Class of Finite Impulsive Response (FIR) Differentiator filters of 5th order.
file  FIRDifferentiator5thOrder.hpp
 Class of Finite Impulsive Response (FIR) Differentiator filters of 5th order.
file  GalEphemeris.cpp
 Ephemeris data encapsulated in engineering terms for Galileo.
file  GalEphemeris.hpp
 Ephemeris data encapsulated in engineering terms for Galileo.
file  GalEphemerisStore.cpp
 Store Galileo broadcast ephemeris information, and access by satellite and time.
file  GalEphemerisStore.hpp
 Store Galileo broadcast ephemeris information (i.e.
file  GaussianDistribution.cpp
 This class implements the Gaussian (or normal) distribution.
file  GaussianDistribution.hpp
 This class implements the Gaussian (or normal) distribution.
file  GenXSequence.cpp
file  GenXSequence.hpp
file  geometry.hpp
 Geometric constants (radian-degree conversion).
file  GloEphemeris.cpp
 Ephemeris data for GLONASS.
file  GloEphemeris.hpp
 Ephemeris data for GLONASS.
file  GloEphemerisStore.cpp
 Get GLONASS broadcast ephemeris data information.
file  GloEphemerisStore.hpp
 Get GLONASS broadcast ephemeris data information.
file  GloFreqIndex.cpp
 Calculate GLONASS SV frequency index from range & phase data and store it.
file  GloFreqIndex.hpp
 Calculate GLONASS SV frequency index from range & phase data and store it.
file  GNSSconstants.hpp
 Constants as defined in the GPS-ICD-200D and by all RINEX GNSSs.
file  gps_constants.hpp
 Miscellaneous constants for Compass.
file  GPS_URA.hpp
file  GPSAlmanacStore.cpp
file  GPSAlmanacStore.hpp
 Store GPS almanac information (i.e.
file  GPSEllipsoid.hpp
 The GPS Ellipsoid defined in ICD-GPS-200.
file  GPSEphemerisStore.cpp
 Store GPS broadcast ephemeris information, and access by satellite and time.
file  GPSEphemerisStore.hpp
 Store GPS broadcast ephemeris information (i.e.
file  GPSOrbElemStore.cpp
 Store GPS broadcast OrbElem information, and access by satellite and time.
file  GPSOrbElemStore.hpp
 Store GPS broadcast OrbElem information (i.e.
file  gpstkplatform.h
file  GPSWeek.cpp
file  GPSWeek.hpp
file  GPSWeekSecond.cpp
file  GPSWeekSecond.hpp
file  GPSWeekZcount.cpp
file  GPSWeekZcount.hpp
file  GPSZcount.cpp
 gpstk::GPSZcount - encapsulates time according to full GPS Week and Z-count.
file  GPSZcount.hpp
 gpstk::GPSZcount - encapsulates time according to full GPS Week and Z-count.
file  HelmertTransform.cpp
file  HelmertTransform.hpp
file  InOutFramework.hpp
 An extension of the looped framework that takes care of setting up the input and output streams.
file  IonexBase.hpp
 Base class for IONEX (IONosphere Map EXchange) file data.
file  IonexData.cpp
 Encapsulate IONEX file data, including I/O.
file  IonexData.hpp
 Encapsulate IONEX file data, including I/O.
file  IonexHeader.cpp
 This class encapsulates the header of Ionex file, including I/O.
file  IonexHeader.hpp
 This class encapsulates the header of Ionex file, including I/O.
file  IonexStore.cpp
 Read and store Ionosphere maps.
file  IonexStore.hpp
 Read and store Ionosphere maps.
file  IonexStream.hpp
 File stream for IONEX format files.
file  IonoModel.cpp
 Implementation of the ICD-GPS-200 Ionosphere model.
file  IonoModel.hpp
file  IonoModelStore.cpp
 Store GPS Navigation Message based ionospheric models.
file  IonoModelStore.hpp
 Store GPS Navigation Message based ionospheric models.
file  JulianDate.cpp
file  JulianDate.hpp
file  LinearClockModel.cpp
 This model is just a moving average of clock models over time.
file  LinearClockModel.hpp
 This model is just a moving average of clock models over time.
file  src/logstream.hpp
file  LoopedFramework.cpp
 Basic framework for programs processing loops in the GPS toolkit.
file  LoopedFramework.hpp
 Basic framework for programs processing loops in the GPS toolkit.
file  MainAdapter.hpp
 Easy writing programs in the GPS toolkit.
file  MathBase.hpp
 Basic math #defines (ABS, SQRT, etc).
file  Matrix.hpp
 Basic Matrix algorithms.
file  MatrixBase.hpp
 Base classes (const and ref) for Matrix.
file  MatrixBaseOperators.hpp
 Matrix operators for the base class.
file  MatrixFunctors.hpp
 Matrix function operators (SVD, LUD, etc).
file  MatrixImplementation.hpp
 Implementation of Matrix algorithms.
file  MatrixOperators.hpp
 Matrix operators (arithmetic, transpose(), inverse(), etc).
file  MemoryUtils.hpp
file  mergePCodeWords.h
file  MiscMath.hpp
 Miscellaneous mathematical algorithms.
file  MJD.cpp
file  MJD.hpp
file  ModeledPseudorangeBase.hpp
 Abstract base class for modeled pseudoranges.
file  MoonPosition.cpp
 Returns the approximate position of the Moon at the given epoch in the ECEF system.
file  MoonPosition.hpp
 Returns the approximate position of the Moon at the given epoch in the ECEF system.
file  MOPSWeight.cpp
 Class to assign weights to satellites based on the Appendix J of MOPS document RTCA DO-229D.
file  MOPSWeight.hpp
 Class to assign weights to satellites based on the Appendix J of MOPS document RTCA DO-229D.
file  MSCBase.hpp
 gpstk::MSCBase - base class for MSC FFData.
file  MSCData.cpp
 Monitor station coordinate file data.
file  MSCData.hpp
 Monitor station coordinate file data.
file  MSCHeader.hpp
 Encapsulate MSC header, including I/O.
file  MSCStore.cpp
 Store Monitor Station coordinate information and access by station ID and time.
file  MSCStore.hpp
 Store Monitor Station coordinate information and return either the raw information or the position at a given time based on integration of station velocity information over time since the epoch time.
file  MSCStream.hpp
 Read/Write Monitorm station coordinate file data.
file  src/Namelist.cpp
file  src/Namelist.hpp
file  NEDUtil.cpp
file  NEDUtil.hpp
file  ObsClockModel.cpp
 Yet another abstract class used to define an interface to a model that accepts GPS observation datat and determines a clock model from it.
file  ObsClockModel.hpp
 Yet another abstract class used to define an interface to a model that accepts GPS observation datat and determines a clock model from it.
file  ObsEpochMap.cpp
 A class encapsulating observation data (roughly standard RINEX obs and met files).
file  ObsEpochMap.hpp
 A class encapsulating observation data.
file  ObsID.cpp
 gpstk::ObsID - Identifies types of observations
file  ObsID.hpp
 gpstk::ObsID - navigation system, receiver, and file specification independent representation of the types of observation data that can be collected.
file  ObsRngDev.cpp
file  ObsRngDev.hpp
 Observed range deviation computation & storage.
file  src/OceanLoading.cpp
file  src/OceanLoading.hpp
file  OrbElem.cpp
 OrbElem data encapsulated in engineering terms.
file  OrbElem.hpp
 This class encapsulates the "least common denominator" orbit parameters defined in the GPS signal interface specifications.
file  OrbElemCNAV.cpp
 OrbElemCNAV data encapsulated in engineering terms.
file  OrbElemCNAV.hpp
 Designed to support loading CNAV data.
file  OrbElemCNAV2.cpp
 OrbElemCNAV2 data encapsulated in engineering terms.
file  OrbElemCNAV2.hpp
 Designed to support loading CNAV2 data.
file  OrbElemFIC109.cpp
 OrbElemFIC109 data encapsulated in engineering terms.
file  OrbElemFIC109.hpp
 Designed to accomodate loading GPS legacy navigation message data stored in block 109s in the FIC data format.
file  OrbElemFIC9.cpp
 OrbElemFIC9 data encapsulated in engineering terms.
file  OrbElemFIC9.hpp
 SF 1/2/3 data from an FIC Block 9 encapsulated in engineering terms.
file  OrbElemICE.cpp
 OrbElemCNAV2 data encapsulated in engineering terms.
file  OrbElemICE.hpp
 Designed to support loading CNAV2 data.
file  OrbElemLNav.cpp
 OrbElemLNAV data encapsulated in engineering terms.
file  OrbElemLNav.hpp
 Designed to support loading GPS legacy navigation message data that is in the original format of three 300-bit subframes.
file  OrbElemRinex.cpp
 OrbElemRinex data encapsulated in engineering terms.
file  OrbElemRinex.hpp
 Contains the "engineering units" contents of a set of subframe 1/2/3 GPS navigation message data as created from a record in a Rinex navigation message file.
file  OrbElemStore.hpp
 Abstract base class for storing and/or computing position, velocity, and clock data.
file  ORDEpoch.hpp
 A set of observed range deviations for a single point in time from a single receiver.
file  PackedNavBits.cpp
 Engineering units navigation message abstraction.
file  PackedNavBits.hpp
 Engineering units navigation message abstraction.
file  PCodeConst.hpp
file  PlanetEphemeris.cpp
file  PlanetEphemeris.hpp
file  PoleTides.cpp
 Computes the effect of pole tides at a given position and epoch.
file  PoleTides.hpp
 Computes the effect of pole tides at a given position and epoch.
file  PolyFit.hpp
 Least squares fit using a polynomial model.
file  Position.cpp
 class gpstk::Position encapsulates 3-D positions, both geographic positions, expressed as geodetic (with respect to any geoid), geocentric or Earth-centered, Earth-fixed (cartesian) coordinates, as well as ordinary positions defined by spherical or cartesian coordinates.
file  Position.hpp
 class gpstk::Position encapsulates 3-D positions, including geographic positions, expressed as geodetic (with respect to an ellipsoid), geocentric or Earth-centered, Earth-fixed (cartesian) coordinates, as well as ordinary positions defined by spherical or cartesian coordinates.
file  PositionSatStore.cpp
file  PositionSatStore.hpp
 Store a tabular list of ephemeris data (position, velocity, acceleration) for several satellites, and compute values at any timetag from this table using Lagrange interpolation.
file  PowerSum.cpp
file  PowerSum.hpp
file  PRSolution.cpp
 Pseudorange navigation solution, either a simple solution using all the given data, or a solution including editing via a RAIM algorithm.
file  PRSolution.hpp
 Pseudorange navigation solution, either a simple solution using all the given data, or a solution including editing via a RAIM algorithm.
file  PRSolution2.cpp
 Autonomous pseudorange navigation solution, including RAIM algorithm.
file  PRSolution2.hpp
 Autonomous pseudorange navigation solution, including RAIM algorithm.
file  PZ90Ellipsoid.hpp
 PZ90.02 model of the Ellipsoid (as defined in table 3.2 of ICD-2008, v5.1).
file  RACRotation.cpp
file  RACRotation.hpp
file  README
 Documentation for Doxygen.
file  ReferenceFrame.cpp
file  ReferenceFrame.hpp
file  Rinex3ClockBase.hpp
 Base class for RINEX3 clock data file.
file  Rinex3ClockData.cpp
 Encapsulate RINEX3 clock data file, including I/O See more at: ftp://igscb.jpl.nasa.gov/pub/data/format/rinex_clock.txt.
file  Rinex3ClockData.hpp
file  Rinex3ClockHeader.cpp
 Encapsulate header of RINEX3 clock file, including I/O See more at: ftp://igscb.jpl.nasa.gov/pub/data/format/rinex_clock.txt.
file  Rinex3ClockHeader.hpp
 Encapsulate header of RINEX3 clock file, including I/O See more at: ftp://igscb.jpl.nasa.gov/pub/data/format/rinex_clock.txt.
file  Rinex3ClockStream.hpp
 File stream for RINEX3 clock data file.
file  Rinex3EphemerisStore.cpp
 Read and store RINEX formated navigation message (Rinex3Nav) data.
file  Rinex3EphemerisStore.hpp
 Read and store RINEX formated navigation message (Rinex3Nav) data.
file  Rinex3NavBase.hpp
 Base class for RINEX Navigation data.
file  Rinex3NavData.cpp
 Encapsulates RINEX 3 Navigation data.
file  Rinex3NavData.hpp
 Encapsulates RINEX 3 Navigation data.
file  Rinex3NavFilterOperators.hpp
 Operators for FileFilter using Rinex navigation data.
file  Rinex3NavHeader.cpp
 Encapsulate header of RINEX 3 navigation file, including RINEX 2 compatibility.
file  Rinex3NavHeader.hpp
 Encapsulate header of RINEX 3 navigation file, including RINEX 2 compatibility.
file  Rinex3NavStream.hpp
 File stream for Rinex 3 navigation file data.
file  Rinex3ObsBase.hpp
 Base class for RINEX observation file data.
file  Rinex3ObsData.cpp
 Encapsulate RINEX 3 observation file data, including I/O.
file  Rinex3ObsData.hpp
 Encapsulate RINEX observation file data, including I/O.
file  Rinex3ObsFilterOperators.hpp
 Operators for FileFilter using Rinex observation data.
file  Rinex3ObsHeader.cpp
 Encapsulate header of Rinex observation file, including I/O.
file  Rinex3ObsHeader.hpp
 Encapsulate header of Rinex observation file, including I/O.
file  Rinex3ObsStream.hpp
 File stream for RINEX 3 observation file data.
file  RinexClockBase.hpp
 Base class for RinexClock file data.
file  RinexClockData.cpp
 Encapsulate RinexClock file data, including I/O.
file  RinexClockData.hpp
 Encapsulate RinexClock file data, including I/O.
file  RinexClockHeader.cpp
 Encapsulate header of RINEX Clock file header data, including I/O.
file  RinexClockHeader.hpp
 Encapsulate header of RinexClock file data, including I/O.
file  RinexClockStore.hpp
 Store a tabular list of clock data (bias, drift, accel) for several satellites, and compute values at any timetag from this table.
file  RinexClockStream.hpp
 gpstk::RinexClockStream - RINEX Clock format file stream
file  RinexConverter.cpp
file  RinexConverter.hpp
 Provide functions to convert RINEX 2.11 data to RINEX 3.0, and vice versa.
file  RinexMetBase.hpp
 Base class for RINEX 2 & 3 Met file data.
file  RinexMetData.cpp
 Encapsulates RINEX 2 & 3 Met file data, including I/O.
file  RinexMetData.hpp
 Encapsulates RINEX 2 & 3 Met file data, including I/O.
file  RinexMetFilterOperators.hpp
 Operators for FileFilter using RINEX 2 & 3 Met file data.
file  RinexMetHeader.cpp
 Encapsulates header of RINEX 2 & 3 Met file data, including I/O.
file  RinexMetHeader.hpp
 Encapsulates header of RINEX 2 & 3 Met file data, including I/O.
file  RinexMetStream.hpp
 File stream for RINEX 2 & 3 Met files.
file  RinexNavBase.hpp
 Base class for RINEX Navigation data.
file  RinexNavData.cpp
 Encapsulates RINEX Navigation data.
file  RinexNavData.hpp
 Encapsulates RINEX Navigation data.
file  RinexNavFilterOperators.hpp
 Operators for FileFilter using Rinex navigation data.
file  RinexNavHeader.cpp
 Encapsulate header of Rinex navigation file.
file  RinexNavHeader.hpp
 Encapsulate header of Rinex navigation file.
file  RinexNavStream.hpp
 File stream for Rinex navigation file data.
file  RinexObsBase.hpp
 Base class for RINEX observation file data.
file  RinexObsData.cpp
 Encapsulate RINEX observation file data, including I/O.
file  RinexObsData.hpp
 Encapsulate RINEX observation file data, including I/O.
file  RinexObsFilterOperators.hpp
 Operators for FileFilter using Rinex observation data.
file  RinexObsHeader.cpp
 Encapsulate header of Rinex observation file, including I/O.
file  RinexObsHeader.hpp
 Encapsulate header of Rinex observation file, including I/O.
file  RinexObsID.cpp
 gpstk::RinexObsID - Identifies types of observations
file  RinexObsID.hpp
 gpstk::RinexObsID - A specialization of ObsID that has only RINEX-specific observation identifiers.
file  RinexObsStream.hpp
 File stream for Rinex observation file data.
file  RinexSatID.cpp
 gpstk::RinexSatID - navigation system-independent representation of a satellite as defined by the RINEX specification.
file  RinexSatID.hpp
 gpstk::RinexSatID - Navigation system-independent representation of a satellite, as defined by the RINEX specification.
file  RinexUtilities.cpp
 Miscellaneous RINEX-related utilities.
file  RinexUtilities.hpp
 Miscellaneous RINEX-related utilities for use with geomatics lib.
file  RK4VehicleModel.cpp
 This class implements a simple model of a vehicle based on the Runge-Kutta-4 numerical integration algorithm.
file  RK4VehicleModel.hpp
 This class implements a simple model of a vehicle based on the Runge-Kutta-4 numerical integration algorithm.
file  RTFileFrame.hpp
 Realtime file frame.
file  RungeKutta4.cpp
file  RungeKutta4.hpp
 Implementation of a Runge Kutta integrator.
file  SatDataReader.cpp
 File stream for satellite file data in PRN_GPS-like format.
file  SatDataReader.hpp
 File stream for satellite file data in PRN_GPS-like format.
file  SatID.hpp
 gpstk::SatID - navigation system-independent representation of a satellite.
file  SEMAlmanacStore.cpp
 Store SEM almanac information, and access by satellite and time.
file  SEMAlmanacStore.hpp
 Store SEM almanac information, and access by satellite and time.
file  SEMBase.hpp
 gpstk::SEMBase - base class for SEM FFData.
file  SEMData.cpp
 Encapsulate SEM almanac file data, including I/O.
file  SEMData.hpp
 Encapsulate SEM Almanac file data, including I/O.
file  SEMHeader.cpp
 Encapsulate header of SEM file data, including I/O.
file  SEMHeader.hpp
 Encapsulate SEM Almanac header data, including I/O.
file  SEMStream.hpp
 gpstk::SEMStream - ASCII SEM file stream container.
file  SimpleIURAWeight.cpp
 Class for assign weights to satellites based on their URA Index (IURA).
file  SimpleIURAWeight.hpp
 Class to assign weights to satellites based on their URA Index (IURA).
file  SimpleKalmanFilter.cpp
 Class to compute the solution using a Kalman filter.
file  SimpleKalmanFilter.hpp
 Class to compute the solution using a Kalman filter.
file  src/singleton.hpp
file  SMODFData.cpp
 smoothed measurement data file data
file  SMODFData.hpp
 smoothed measurement data file data
file  SMODFStream.hpp
 Read/Write smoothed measurement data.
file  SolidTides.cpp
 Computes the effect of solid Earth tides on a given position and epoch.
file  SolidTides.hpp
 Computes the effect of solid Earth tides at a given position and epoch.
file  SolverBase.hpp
 Abstract base class for solver algorithms.
file  SourceID.cpp
 gpstk::SourceID - Simple index to represent the source of data.
file  SourceID.hpp
 gpstk::SourceID - Simple index to represent the source of data.
file  SP3Base.hpp
 Base class for SP3 file data.
file  SP3Data.cpp
 Encapsulate SP3 file data, including I/O.
file  SP3Data.hpp
 Encapsulate SP3 file data, versions a,b,c, including I/O.
file  SP3EphemerisStore.cpp
 Store a tabular list of position and clock bias (perhaps also velocity and clock drift) data from SP3 file(s) for several satellites; access the tables to compute values at any timetag, within the limits of the data, from this table via interpolation.
file  SP3EphemerisStore.hpp
 Store a tabular list of position and clock bias (perhaps also velocity and clock drift) data from SP3 file(s) for several satellites; access the tables to compute values at any timetag, within the limits of the data, from this table via interpolation.
file  SP3Header.cpp
 Encapsulate header of SP3 file data, including I/O.
file  SP3Header.hpp
 Encapsulate header of SP3 file data, including I/O.
file  SP3SatID.cpp
 gpstk::SP3SatID - navigation system-independent representation of a satellite as defined by the SP3 specification.
file  SP3SatID.hpp
 gpstk::SP3SatID - navigation system-independent representation of a satellite as defined by the SP3 specification.
file  SP3Stream.hpp
 gpstk::SP3Stream - SP3[abc] format file stream
file  SpecialFunctions.cpp
 Contains handy special functions: Gamma, erf, erfc, etc.
file  src/SpecialFunctions.hpp
file  Stats.hpp
 One and two-sample statistics.
file  stl_helpers.hpp
 Useful functions that take advantage of STL containers.
file  StreamBuf.hpp
file  StringUtils.hpp
 StringUtils namespace and GPSTK string utility functions.
file  StudentDistribution.cpp
file  StudentDistribution.hpp
 This class implements the t-Student distribution.
file  SunPosition.cpp
 Returns the approximate position of the Sun at the given epoch in the ECEF system.
file  SunPosition.hpp
 Returns the approximate position of the Sun at the given epoch in the ECEF system.
file  SVExclusionList.cpp
file  SVExclusionList.hpp
file  SVNumXRef.cpp
file  SVNumXRef.hpp
file  SVPCodeGen.cpp
file  SVPCodeGen.hpp
file  SystemTime.cpp
file  SystemTime.hpp
file  TabularSatStore.hpp
 Store a tabular list of data (for example precise ephemeris data from an SP3 file) for several satellites, and compute values at any timetag from this table.
file  TimeConstants.hpp
file  TimeConverters.cpp
file  TimeConverters.hpp
file  TimeNamedFileStream.hpp
 Writes data to a file whose name is derived from a pattern and a nominal epoch.
file  TimeString.cpp
file  TimeString.hpp
file  TimeSystem.cpp
file  TimeSystem.hpp
file  TimeSystemCorr.hpp
 Encapsulate time system corrections, defined by header of RINEX 3 navigation file, including RINEX 2, and used to convert CommonTime between systems.
file  TimeTag.cpp
file  TimeTag.hpp
file  Triple.cpp
 Three element double vectors, for use with geodetic coordinates.
file  Triple.hpp
 Three element double vectors, for use with geodetic coordinates.
file  TropModel.cpp
 Base class for tropospheric models, plus implementations of several published models.
file  TropModel.hpp
 Base class for tropospheric models, plus implementations of several published models.
file  TypeID.cpp
 gpstk::TypeID - Identifies types of values
file  TypeID.hpp
 gpstk::TypeID - This class was written taking as inspiration ObsID.
file  UnixTime.cpp
file  UnixTime.hpp
file  ValidType.hpp
 Capturing the concept of an uninitialized variable into a nice neat class.
file  Vector.hpp
 Classes for Vector, both constant and modifiable.
file  VectorBase.cpp
 Initialize static members of base Vector class.
file  VectorBase.hpp
 Base Vector class.
file  VectorBaseOperators.hpp
 Vector base class operators, including I/O, min(), dot(), comparisons, etc.
file  VectorOperators.hpp
 Vector operators, including arithmetic, trig, cross, RMS, etc.
file  WeightBase.hpp
 Abstract base class for algorithms assigning weights to satellites.
file  WGS84Ellipsoid.hpp
 WGS 1984 model of the Ellipsoid.
file  WxObsMap.cpp
 A class encapsulating wx data.
file  WxObsMap.hpp
 A class encapsulating and managing wx observations data.
file  X1Sequence.cpp
file  X1Sequence.hpp
file  X2Sequence.cpp
file  X2Sequence.hpp
file  Xv.hpp
 Position and velocity, representation as Triples.
file  Xvt.cpp
 Position and velocity as Triples, clock bias and drift as doubles.
file  Xvt.hpp
 Position and velocity as Triples, clock bias and drift as doubles.
file  XvtStore.hpp
 Abstract base class for storing and/or computing position, velocity, and clock data.
file  YDSTime.cpp
file  YDSTime.hpp
file  YumaAlmanacStore.cpp
 Store Yuma almanac information, and access by satellite and time.
file  YumaAlmanacStore.hpp
 Store Yuma almanac information, and access by satellite and time.
file  YumaBase.hpp
 gpstk::YumaBase - base class for Yuma FFData.
file  YumaData.cpp
 Encapsulate Yuma almanac file data, including I/O.
file  YumaData.hpp
 Encapsulate Yuma Almanac file data, including I/O.
file  YumaHeader.hpp
 Encapsulate Yuma Almanac header, including I/O.
file  YumaStream.hpp
 gpstk::YumaStream - ASCII FIC file stream container.


Generated on Thu May 23 03:31:37 2013 for GPS ToolKit Software Library by  doxygen 1.3.9.1