代码搜索:gdata
找到约 456 项符合「gdata」的源代码
代码结果 456
www.eeworm.com/read/233811/14134650
c compress.c
/*
* Copyright 1997, Regents of the University of Minnesota
*
* compress.c
*
* This file contains code for compressing nodes with identical adjacency
* structure and for prunning dense columns
www.eeworm.com/read/231181/14248660
hpp solverlms.hpp
/**
* @file SolverLMS.hpp
* Class to compute the Least Mean Squares Solution
*/
#ifndef SOLVER_LMS_HPP
#define SOLVER_LMS_HPP
//==================================================================
www.eeworm.com/read/231181/14248666
hpp licsdetector.hpp
/**
* @file LICSDetector.hpp
* This is a class to detect cycle slips using LI observables.
*/
#ifndef LICSDETECTOR_GPSTK
#define LICSDETECTOR_GPSTK
//============================================
www.eeworm.com/read/231181/14248679
hpp onefreqcsdetector.hpp
/**
* @file OneFreqCSDetector.hpp
* This is a class to detect cycle slips using observables in just one frequency.
*/
#ifndef ONEFREQCSDETECTOR_GPSTK
#define ONEFREQCSDETECTOR_GPSTK
//==========
www.eeworm.com/read/231181/14248695
hpp computemopsweights.hpp
/**
* @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.
*/
#ifndef Compute_MOPS_WEIGHTS_G
www.eeworm.com/read/231181/14248730
hpp codesmoother.hpp
/**
* @file CodeSmoother.hpp
* This class smoothes a given code observable using the corresponding phase observable.
*/
#ifndef CODE_SMOOTHER_GPSTK
#define CODE_SMOOTHER_GPSTK
//================
www.eeworm.com/read/231181/14248815
hpp computecombination.hpp
/**
* @file ComputeCombination.hpp
* This is the base class to ease computing combination of data for GNSS data structures.
*/
#ifndef Compute_Combination_GPSTK
#define Compute_Combination_GPSTK
www.eeworm.com/read/231181/14248943
hpp deltaop.hpp
/**
* @file DeltaOp.hpp
* This is a class to apply the Delta operator (differences on ground-related data) to GNSS data structures.
*/
#ifndef DELTAOP_HPP
#define DELTAOP_HPP
//=================
www.eeworm.com/read/231181/14248988
hpp simplefilter.hpp
/**
* @file SimpleFilter.hpp
* This class filters out satellites with observations grossly out of bounds.
*/
#ifndef Simple_Filter_GPSTK
#define Simple_Filter_GPSTK
//===========================
www.eeworm.com/read/231181/14249078
hpp computeiuraweights.hpp
/**
* @file ComputeIURAWeights.hpp
* This class computes satellites weights based on URA Index and is meant to be used with GNSS data structures.
*/
#ifndef Compute_IURA_WEIGHTS_GPSTK
#define Com