|
Files |
| file | BasicModel.cpp |
| | This is a class to compute the basic parts of a GNSS model, i.e.: Geometric distance, relativity correction, satellite position and velocity at transmission time, satellite elevation and azimuth, etc.
|
| file | BasicModel.hpp |
| | This is a class to compute the basic parts of a GNSS model, i.e.: Geometric distance, relativity correction, satellite position and velocity at transmission time, satellite elevation and azimuth, etc.
|
| file | CodeKalmanSolver.cpp |
| | Class to compute the code-based solution using a simple Kalman solver.
|
| file | CodeKalmanSolver.hpp |
| | Class to compute the code-based solution using a simple Kalman solver.
|
| file | CodeSmoother.cpp |
| | This class smoothes a given code observable using the corresponding phase observable.
|
| file | CodeSmoother.hpp |
| | This class smoothes a given code observable using the corresponding phase observable.
|
| file | ComputeCombination.cpp |
| | This is the base class to ease computing combination of data for GNSS data structures.
|
| file | ComputeCombination.hpp |
| | This is the base class to ease computing combination of data for GNSS data structures.
|
| file | ComputeDOP.cpp |
| | This class computes the usual DOP values: GDOP, PDOP, TDOP, HDOP and VDOP.
|
| file | ComputeDOP.hpp |
| | This class computes the usual DOP values: GDOP, PDOP, TDOP, HDOP and VDOP.
|
| file | ComputeIonoModel.cpp |
| | This is a class to compute the main values related to a given GNSS ionospheric model.
|
| file | ComputeIonoModel.hpp |
| | This is a class to compute the main values related to a given GNSS ionospheric model.
|
| file | ComputeIURAWeights.cpp |
| | This class computes satellites weights based on URA Index and is meant to be used with GNSS data structures.
|
| file | ComputeIURAWeights.hpp |
| | This class computes satellites weights based on URA Index and is meant to be used with GNSS data structures.
|
| file | ComputeLC.cpp |
| | This class eases computing LC combination for GNSS data structures.
|
| file | ComputeLC.hpp |
| | This class eases computing LC combination for GNSS data structures.
|
| file | ComputeLdelta.cpp |
| file | ComputeLdelta.hpp |
| | This class eases computing Ldelta combination for GNSS data structures.
|
| file | ComputeLI.cpp |
| | This class eases computing LI combination for GNSS data structures.
|
| file | ComputeLI.hpp |
| | This class eases computing LI combination for GNSS data structures.
|
| file | ComputeLinear.cpp |
| | This class computes linear combinations of GDS data.
|
| file | ComputeLinear.hpp |
| | This class computes linear combinations of GDS data.
|
| file | ComputeMelbourneWubbena.cpp |
| | This class eases computing Melbourne-Wubbena combination for GNSS data structures.
|
| file | ComputeMelbourneWubbena.hpp |
| | This class eases computing Melbourne-Wubbena combination for GNSS data structures.
|
| file | ComputeMOPSWeights.cpp |
| | This class computes satellites weights based on the Appendix J of MOPS C, and is meant to be used with GNSS data structures.
|
| file | ComputeMOPSWeights.hpp |
| | This class computes satellites weights based on the Appendix J of MOPS C, and is meant to be used with GNSS data structures.
|
| file | ComputePC.cpp |
| | This class eases computing PC combination for GNSS data structures.
|
| file | ComputePC.hpp |
| | This class eases computing PC combination for GNSS data structures.
|
| file | ComputePdelta.cpp |
| file | ComputePdelta.hpp |
| | This class eases computing Pdelta combination for GNSS data structures.
|
| file | ComputePI.cpp |
| | This class eases computing PI combination for GNSS data structures.
|
| file | ComputePI.hpp |
| | This class eases computing PI combination for GNSS data structures.
|
| file | ComputeSatPCenter.cpp |
| | This class computes the satellite antenna phase correction, in meters.
|
| file | ComputeSatPCenter.hpp |
| | This class computes the satellite antenna phase correction, in meters.
|
| file | ComputeSimpleWeights.cpp |
| | This class computes simple satellites weights partially based on the variance model by Kennedy, 2002.
|
| file | ComputeSimpleWeights.hpp |
| | This class computes simple satellites weights partially based on the variance model by Kennedy, 2002.
|
| file | ComputeTropModel.cpp |
| | This is a class to compute the main values related to a given GNSS tropospheric model.
|
| file | ComputeTropModel.hpp |
| | This is a class to compute the main values related to a given GNSS tropospheric model.
|
| file | ComputeWindUp.cpp |
| | This class computes the wind-up effect on the phase observables, in radians.
|
| file | ComputeWindUp.hpp |
| | This class computes the wind-up effect on the phase observables, in radians.
|
| file | ConfData.hpp |
| file | ConfDataItem.hpp |
| file | ConfDataSection.hpp |
| file | ConfDataStructures.hpp |
| file | ConstraintSystem.cpp |
| file | ConstraintSystem.hpp |
| file | ConvertC1ToP1.cpp |
| file | ConvertC1ToP1.hpp |
| file | CorrectCodeBiases.cpp |
| file | CorrectCodeBiases.hpp |
| file | CorrectObservables.cpp |
| | This class corrects observables from effects such as antenna excentricity, difference in phase centers, offsets due to tide effects, etc.
|
| file | CorrectObservables.hpp |
| | This class corrects observables from effects such as antenna excentricity, difference in phase centers, offsets due to tide effects, etc.
|
| file | DataHeaders.cpp |
| | Set of several headers to be used by data structures.
|
| file | DataHeaders.hpp |
| | Set of several headers to be used with data structures.
|
| file | DataStructures.cpp |
| | Set of several data structures to be used by other GPSTk classes.
|
| file | DataStructures.hpp |
| | Set of several data structures to be used by other GPSTk classes.
|
| file | Decimate.cpp |
| | This class decimates GNSS Data Structures data given a sampling interval, a tolerance, and a starting epoch.
|
| file | Decimate.hpp |
| | This class decimates GNSS Data Structures data given a sampling interval, a tolerance, and a starting epoch.
|
| file | DeltaOp.cpp |
| | This is a class to apply the Delta operator (differences on ground-related data) to GNSS data structures.
|
| file | DeltaOp.hpp |
| | This is a class to apply the Delta operator (differences on ground-related data) to GNSS data structures.
|
| file | Differentiator.cpp |
| | This class computes the numerical derivative of a given TypeID.
|
| file | Differentiator.hpp |
| | This class computes the numerical derivative of a given TypeID.
|
| file | DoubleOp.cpp |
| | This is a class to apply the Double Difference operator (differences on ground-related data and satellite) to GNSS data structures.
|
| file | DoubleOp.hpp |
| | This is a class to apply the Double Difference operator (differences on ground-related data and satellite) to GNSS data structures.
|
| file | Dumper.cpp |
| file | Dumper.hpp |
| | This class dumps the values inside a GNSS Data Structure.
|
| file | EclipsedSatFilter.cpp |
| | This class filters out satellites that are eclipsed by Earth shadow.
|
| file | EclipsedSatFilter.hpp |
| | This class filters out satellites that are eclipsed by Earth shadow.
|
| file | Equation.cpp |
| | GNSS Data Structure to define and handle 'descriptions' of GNSS equations.
|
| file | Equation.hpp |
| | GNSS Data Structure to define and handle 'descriptions' of GNSS equations.
|
| file | EquationSystem.cpp |
| | Class to define and handle complex equation systems for solvers.
|
| file | EquationSystem.hpp |
| | Class to define and handle complex equation systems for solvers.
|
| file | GDSUtils.hpp |
| file | GeneralConstraint.cpp |
| | GeneralConstraint.
|
| file | GeneralConstraint.hpp |
| | GeneralConstraint.
|
| file | GeneralEquations.cpp |
| file | GeneralEquations.hpp |
| file | GravitationalDelay.cpp |
| | This class computes the delay in the signal due to changes in gravity field.
|
| file | GravitationalDelay.hpp |
| | This class computes the delay in the signal due to changes in gravity field.
|
| file | IonexModel.cpp |
| | This is a class to compute the main values related to a given GNSS IONEX model, i.e., the ionospheric correction and DCB values.
|
| file | IonexModel.hpp |
| | This is a class to compute the main values related to a given GNSS IONEX model, i.e., TEC value, ionospheric mapping function and slant ionospheric delay.
|
| file | Keeper.cpp |
| file | Keeper.hpp |
| | This class examines a GNSS Data Structure (GDS) and keeps only specific values according to their TypeIDs.
|
| file | LICSDetector.cpp |
| | This is a class to detect cycle slips using LI observables.
|
| file | LICSDetector.hpp |
| | This is a class to detect cycle slips using LI observables.
|
| file | LICSDetector2.cpp |
| | This is a class to detect cycle slips using LI observables and a 2nd order fitting curve.
|
| file | LICSDetector2.hpp |
| | This is a class to detect cycle slips using LI observables and a 2nd order fitting curve.
|
| file | LinearCombinations.cpp |
| | This class defines handy linear combinations of GDS data.
|
| file | LinearCombinations.hpp |
| | This class defines handy linear combinations of GDS data.
|
| file | ModeledPR.cpp |
| | Class to compute modeled pseudoranges of a mobile receiver.
|
| file | ModeledPR.hpp |
| | Class to compute modeled pseudoranges of a mobile receiver.
|
| file | ModeledReferencePR.cpp |
| | Class to compute modeled pseudoranges using a reference station.
|
| file | ModeledReferencePR.hpp |
| | Class to compute modeled pseudoranges using a reference station.
|
| file | ModelObs.cpp |
| | This is a class to compute modeled (corrected) observations from a mobile receiver using GNSS data structures.
|
| file | ModelObs.hpp |
| | This is a class to compute modeled (corrected) observations from a mobile receiver using GNSS data structures.
|
| file | ModelObsFixedStation.cpp |
| | This is a class to compute modeled (corrected) observations from a reference station (whose position is known), using GNSS data structures.
|
| file | ModelObsFixedStation.hpp |
| | This is a class to compute modeled (corrected) observations from a reference station (whose position is known), using GNSS data structures.
|
| file | MWCSDetector.cpp |
| | This is a class to detect cycle slips using the Melbourne-Wubbena combination.
|
| file | MWCSDetector.hpp |
| | This is a class to detect cycle slips using the Melbourne-Wubbena combination.
|
| file | NablaOp.cpp |
| | This is a class to apply the Nabla operator (differences on satellite-related data) to GNSS data structures.
|
| file | NablaOp.hpp |
| | This is a class to apply the Nabla operator (differences on satellite-related data) to GNSS data structures.
|
| file | NetworkObsStreams.cpp |
| | This class synchronizes rinex observation data streams.
|
| file | NetworkObsStreams.hpp |
| | This class synchronizes rinex observation data streams.
|
| file | OneFreqCSDetector.cpp |
| | This is a class to detect cycle slips using observables in just one frequency.
|
| file | OneFreqCSDetector.hpp |
| | This is a class to detect cycle slips using observables in just one frequency.
|
| file | PCSmoother.cpp |
| | This class smoothes PC code observables using the corresponding LC phase observable.
|
| file | PCSmoother.hpp |
| | This class smoothes PC code observables using the corresponding LC phase observable.
|
| file | PhaseCodeAlignment.cpp |
| | This class aligns phase with code measurements.
|
| file | PhaseCodeAlignment.hpp |
| | This class aligns phase with code measurements.
|
| file | ProblemSatFilter.cpp |
| | This class filters out satellites that are in maneuvers or bad data.
|
| file | ProblemSatFilter.hpp |
| | This class filters out satellites that are in maneuvers or bad data.
|
| file | ProcessingClass.hpp |
| | This is an abstract base class for objects processing GNSS Data Structures.
|
| file | ProcessingList.cpp |
| | This is a class to store ProcessingClass objects in a list.
|
| file | ProcessingList.hpp |
| | This is a class to store ProcessingClass objects in a list.
|
| file | ProcessingVector.cpp |
| | This is a class to store ProcessingClass objects in a vector.
|
| file | ProcessingVector.hpp |
| | This is a class to store ProcessingClass objects in a vector.
|
| file | Pruner.cpp |
| file | Pruner.hpp |
| | This class examines a GNSS Data Structure (GDS) and prunes specific values according to their TypeIDs.
|
| file | RequireObservables.cpp |
| | This class filters out satellites with observations grossly out of bounds.
|
| file | RequireObservables.hpp |
| | This class filters out satellites with observations grossly out of bounds.
|
| file | SatArcMarker.cpp |
| | This class keeps track of satellite arcs caused by cycle slips.
|
| file | SatArcMarker.hpp |
| | This class keeps track of satellite arcs caused by cycle slips.
|
| file | SimpleFilter.cpp |
| | This class filters out satellites with observations grossly out of bounds.
|
| file | SimpleFilter.hpp |
| | This class filters out satellites with observations grossly out of bounds.
|
| file | SolverGeneral.cpp |
| file | SolverGeneral.hpp |
| | General Solver.
|
| file | SolverLMS.cpp |
| | Class to compute the Least Mean Squares Solution.
|
| file | SolverLMS.hpp |
| | Class to compute the Least Mean Squares Solution.
|
| file | SolverPPP.cpp |
| | Class to compute the PPP Solution.
|
| file | SolverPPP.hpp |
| | Class to compute the PPP Solution.
|
| file | SolverPPPFB.cpp |
| | Class to compute the PPP solution in forwards-backwards mode.
|
| file | SolverPPPFB.hpp |
| | Class to compute the PPP solution in forwards-backwards mode.
|
| file | SolverWMS.cpp |
| | Class to compute the Weighted Least Mean Squares Solution.
|
| file | SolverWMS.hpp |
| | Class to compute the Weighted Least Mean Squares Solution.
|
| file | StochasticModel.cpp |
| | Base class to define stochastic models, plus implementations of common ones.
|
| file | StochasticModel.hpp |
| | Base class to define stochastic models, plus implementations of common ones.
|
| file | Synchronize.cpp |
| | This class synchronizes two GNSS Data Structures data streams.
|
| file | Synchronize.hpp |
| | This class synchronizes two GNSS Data Structures data streams.
|
| file | Variable.cpp |
| | Class to define and handle 'descriptions' of GNSS variables.
|
| file | Variable.hpp |
| | Class to define and handle 'descriptions' of GNSS variables.
|
| file | XYZ2NED.cpp |
| | This is a class to change the reference base from ECEF XYZ to topocentric North-East-Down (NED).
|
| file | XYZ2NED.hpp |
| | This is a class to change the reference base from ECEF XYZ to topocentric North-East-Down (NED).
|
| file | XYZ2NEU.cpp |
| | This is a class to change the reference base from ECEF XYZ to topocentric North-East-Up (NEU).
|
| file | XYZ2NEU.hpp |
| | This is a class to change the reference base from ECEF XYZ to topocentric North-East-Up (NEU).
|