|
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 | 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 | CheckPRData.hpp |
| | This class checks that 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 | CodeBuffer.cpp |
| file | CodeBuffer.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 DayTime) arguments.
|
| file | CommandOptionWithTimeArg.hpp |
| | Command line options with time (class DayTime) arguments.
|
| file | CommonTime.cpp |
| file | CommonTime.hpp |
| file | ConfDataReader.cpp |
| | Class to parse and manage configuration data files.
|
| file | ConfDataReader.hpp |
| | Class to parse and manage configuration data files.
|
| file | convhelp.hpp |
| | Conversion of units (deg F to C, meters to cycles, etc).
|
| file | DayTime.cpp |
| | gpstk::DayTime - encapsulates date and time-of-day in many formats
|
| file | DayTime.hpp |
| | gpstk::DayTime - encapsulates date and time-of-day in many formats
|
| file | DOP.cpp |
| | Class encapsulating the computation of DOP.
|
| file | DOP.hpp |
| | Class encapsulating the computation of DOP.
|
| file | ECEF.cpp |
| | Encapsulate Earth-centered, Earth-fixed Cartesian coordinates.
|
| file | ECEF.hpp |
| | Encapsulate Earth-centered, Earth-fixed Cartesian coordinates.
|
| 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 | 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 EphemerisStore.
|
| 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 | Exception.cpp |
| | Exceptions for all of GPSTK, including location information.
|
| file | Exception.hpp |
| | Exceptions for all of GPSTK, including location information.
|
| file | Expression.cpp |
| | Provides ability to resolve mathematical functions at runtime.
|
| file | Expression.hpp |
| | Provides ability to resolve mathematical functions at runtime.
|
| file | ExtractC1.hpp |
| | This class eases C1 data extraction from a RinexObsData object.
|
| file | ExtractCombinationData.hpp |
| | This is the base class to ease extraction of a combination of data from a RinexObsData object.
|
| file | ExtractD1.hpp |
| | This class eases D1 data extraction from a RinexObsData object.
|
| file | ExtractD2.hpp |
| | This class eases D2 data extraction from a RinexObsData object.
|
| file | ExtractData.hpp |
| | This is the base class to ease data extraction from a RinexObsData object.
|
| file | ExtractL1.hpp |
| | This class eases L1 data extraction from a RinexObsData object.
|
| file | ExtractL2.hpp |
| | This class eases L2 data extraction from a RinexObsData object.
|
| file | ExtractLC.hpp |
| | This class eases LC combination data extraction from a RinexObsData object.
|
| file | ExtractP1.hpp |
| | This class eases P1 data extraction from a RinexObsData object.
|
| file | ExtractP2.hpp |
| | This class eases P2 data extraction from a RinexObsData object.
|
| file | ExtractPC.hpp |
| | This class eases PC combination data extraction from a RinexObsData 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 |
| | Read and write data.
|
| file | FileUtils.hpp |
| | File and directory utilities.
|
| 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 | Geodetic.cpp |
| | Geodetic coordinates (lat, lon, alt).
|
| file | Geodetic.hpp |
| | Geodetic coordinates (lat, lon, alt).
|
| file | GeoidModel.hpp |
| | Abstract base class modeling a geoid.
|
| file | geometry.hpp |
| | Geometric constants (radian-degree conversion).
|
| file | gps_constants.hpp |
| | Miscellaneous constants for GPS.
|
| 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 | GPSGeoid.hpp |
| | The GPS geoid defined in ICD-GPS-200.
|
| 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 | icd_200_constants.hpp |
| | Constants as defined in the GPS-ICD-200 Now the IS-GPS-200D.
|
| 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 | 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 | 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 | 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 for assign weights to satellites based on the Appendix J of MOPS C.
|
| file | MOPSWeight.hpp |
| | Class to assign weights to satellites based on the Appendix J of MOPS C.
|
| 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 | 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 | OceanLoading.cpp |
| | This class computes the effect of ocean tides at a given position and epoch.
|
| file | OceanLoading.hpp |
| | This class computes the effect of ocean tides at a given position and epoch.
|
| file | ORDEpoch.hpp |
| | A set of observed range deviations for a single point in time from a single receiver.
|
| file | PCodeConst.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 ellipsoidal geoid), geocentric or Earth-centered, Earth-fixed (cartesian) coordinates, as well as ordinary positions defined by spherical or cartesian coordinates.
|
| file | PowerSum.cpp |
| file | PowerSum.hpp |
| file | PRSolution.cpp |
| | Autonomous pseudorange navigation solution, including RAIM algorithm.
|
| file | PRSolution.hpp |
| | Autonomous pseudorange navigation solution, including RAIM algorithm.
|
| file | RACRotation.cpp |
| file | RACRotation.hpp |
| file | README |
| | Documentation for Doxygen.
|
| file | RinexEphemerisStore.cpp |
| | Read & store Rinex formated ephemeris data.
|
| file | RinexEphemerisStore.hpp |
| | Read and store Rinex formated ephemeris data.
|
| file | RinexMetBase.hpp |
| | Base class for RINEX meteorological file data.
|
| file | RinexMetData.cpp |
| | Encapsulate RINEX meteorological file data, including I/O.
|
| file | RinexMetData.hpp |
| | Encapsulate RINEX meteorological file data, including I/O.
|
| file | RinexMetFilterOperators.hpp |
| | Operators for FileFilter using Rinex meteorological data.
|
| file | RinexMetHeader.cpp |
| | Encapsulate header of Rinex meteorological file data, including I/O.
|
| file | RinexMetHeader.hpp |
| | Encapsulate header of Rinex meteorological file data, including I/O.
|
| file | RinexMetStream.hpp |
| | File stream for RINEX meteorological 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 Rinex unique stuff.
|
| 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 | RTFileFrame.hpp |
| | Realtime file frame.
|
| file | RungeKutta4.cpp |
| file | RungeKutta4.hpp |
| 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 | 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, including I/O.
|
| file | SP3EphemerisStore.cpp |
| | Read & store SP3 formated ephemeris data.
|
| file | SP3EphemerisStore.hpp |
| | Read and store SP3 formated ephemeris data.
|
| 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 |
| | File stream for SP3 format files.
|
| file | SpecialFunctions.cpp |
| | Contains handy special functions: Gamma, erf, erfc, etc.
|
| file | SpecialFunctions.hpp |
| | Contains handy special functions: Gamma, erf, erfc, etc.
|
| file | Stats.hpp |
| | One and two-sample statistics.
|
| file | stl_helpers.hpp |
| | Useful functions that take advantage of STL containers.
|
| 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 | TabularEphemerisStore.cpp |
| | Store a tabular list of Xvt data (such as a table of precise ephemeris data in an SP3 file) and compute Xvt from this table.
|
| file | TabularEphemerisStore.hpp |
| | Store a tabular list of Xvt data (such as a table of precise ephemeris data in an SP3 file) and compute Xvt 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 | 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 | WGS84Geoid.hpp |
| | WGS 1984 model of the geoid.
|
| 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 | Xvt.cpp |
| | Position, velocity, and clock representation as ECEF, Triple and double.
|
| file | Xvt.hpp |
| | Position, velocity, and clock representation as ECEF, Triple and double.
|
| 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.
|