代码搜索:GPs 有哪些应用?

找到约 10,000 项符合「GPs 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/391172/8417664

cpp spi.cpp

/******************************************************************************* * * G p s S p i D e v i c e D r i v e r * * Areas are are: * 1) Initialization and dei
www.eeworm.com/read/187489/8635707

m judge_errsate.m

function [errsate,sate,flag]=judge_errsate(kk_gps,kk_galileo,kk_beidou,H,y,num) %********************************* % ** %最大似然估计法故障星 % ** kk_gps,kk_galileo,kk_beidou分别为三个系统可见星数 % ***************
www.eeworm.com/read/187489/8635865

asv judge_errsate.asv

function [errsate,sate,flag]=judge_errsate(kk_gps,kk_galileo,kk_beidou,H,y,num) %********************************* % ** %最大似然估计法故障星 % ** kk_gps,kk_galileo,kk_beidou分别为三个系统可见星 % ****************
www.eeworm.com/read/282116/9118890

c ogrt_gp2021.c

/* ************************************************************************ * * * OpenGPS Receiv
www.eeworm.com/read/282116/9118983

h ogr_gp2021.h

/* ------------------------------ procedures ------------------------------ */ inline void to_gps( INT16 adr, INT16 data) { // disable(); outpw( IO_COMMAND, adr); outpw( IO_DATA, data); // enabl
www.eeworm.com/read/282093/9119748

m readroutes.m

function routes = ReadRoutes(gps) % READROUTES Read all the route data from the GPS global pid_command_data cmd_transfer_rte pid_xfer_cmplt routes = []; % Tell the GPS to send the route data
www.eeworm.com/read/365357/9866413

m get_rho.m

function [tcorr,rho,X_ECEF] = get_rho(tR_RAW,pseudorange,Eph,X_receiver) %GET_RHO Calculation of distance in ECEF system between % satellite and receiver at time tR_RAW given the % eph
www.eeworm.com/read/364159/9919927

inc custprop.inc

// ---------------------------------------------------------------------------- // This file is included directly into 'propman.c' at compile time, it cannot // be compiled on it's own. // KeyCod
www.eeworm.com/read/164586/10100527

m readroutes.m

function routes = ReadRoutes(gps) % READROUTES Read all the route data from the GPS global pid_command_data cmd_transfer_rte pid_xfer_cmplt routes = []; % Tell the GPS to send the route data
www.eeworm.com/read/164578/10101312

cpp gpsfunc.cpp

/*------------------------------------------------------------------- File description : cpp file for Gps_func class; Calculate sat visibility using Almanac file, current time, user's rough loca