• 大小: 3.89MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-29
  • 语言: 其他
  • 标签: GPS  

资源简介

通过读取接收机的观测文件与导航文件,采用Klobuchar模型计算单频接收机的电离层延迟误差。

资源截图

代码片段和文件信息

// Dandian.cpp : implementation file
//

#include “stdafx.h“
#include “Klobuchar.h“
#include “Dandian.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CDandian dialog


CDandian::CDandian(CWnd* pParent /*=NULL*/)
: CDialog(CDandian::IDD pParent)
{
//{{AFX_DATA_INIT(CDandian)
// NOTE: the ClassWizard will add member initialization here
//}}AFX_DATA_INIT
}


void CDandian::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CDandian)
// NOTE: the ClassWizard will add DDX and DDV calls here
//}}AFX_DATA_MAP
}


BEGIN_MESSAGE_MAP(CDandian CDialog)
//{{AFX_MSG_MAP(CDandian)
// NOTE: the ClassWizard will add message map macros here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CDandian message handlers

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    .CA....      1146  2010-08-26 17:29  Klobuchar\basedata.h

    .CA....         0  2010-08-26 11:23  Klobuchar\checkfile.txt

    .CA....      1000  2010-08-27 09:00  Klobuchar\Dandian.cpp

    .CA....      1229  2010-08-27 09:00  Klobuchar\Dandian.h

    .CA....     10428  2010-08-27 10:09  Klobuchar\Debug\Dandian.obj

    .CA....         0  2010-08-27 10:09  Klobuchar\Debug\Dandian.sbr

    .CA....     18005  2010-09-03 10:49  Klobuchar\Debug\Jindu.obj

    .CA....         0  2010-09-03 10:49  Klobuchar\Debug\Jindu.sbr

    .CA....   3924992  2010-09-03 10:49  Klobuchar\Debug\Klobuchar.bsc

    .CA....    151644  2010-09-03 10:49  Klobuchar\Debug\Klobuchar.exe

    .CA....    324344  2010-09-03 10:49  Klobuchar\Debug\Klobuchar.ilk

    .CA....     17212  2010-09-03 10:49  Klobuchar\Debug\Klobuchar.obj

    .CA....   6874920  2010-08-27 10:09  Klobuchar\Debug\Klobuchar.pch

    .CA....    533504  2010-09-03 10:49  Klobuchar\Debug\Klobuchar.pdb

    .CA....      3420  2010-09-03 10:49  Klobuchar\Debug\Klobuchar.res

    .CA....         0  2010-09-03 10:49  Klobuchar\Debug\Klobuchar.sbr

    .CA....    163152  2010-09-03 10:49  Klobuchar\Debug\KlobucharDlg.obj

    .CA....         0  2010-09-03 10:49  Klobuchar\Debug\KlobucharDlg.sbr

    .CA....     19243  2010-09-03 10:49  Klobuchar\Debug\Single.obj

    .CA....         0  2010-09-03 10:49  Klobuchar\Debug\Single.sbr

    .CA....    105947  2010-08-27 10:09  Klobuchar\Debug\StdAfx.obj

    .CA....   1373927  2010-08-27 10:09  Klobuchar\Debug\StdAfx.sbr

    .CA....    246784  2010-09-11 17:30  Klobuchar\Debug\vc60.idb

    .CA....    405504  2010-09-03 10:49  Klobuchar\Debug\vc60.pdb

    .CA....      1094  2010-08-27 10:23  Klobuchar\Jindu.cpp

    .CA....      1219  2010-08-27 10:13  Klobuchar\Jindu.h

    .CA....     37164  2010-09-03 10:49  Klobuchar\Klobuchar.aps

    .CA....      2410  2010-11-11 21:12  Klobuchar\Klobuchar.clw

    .CA....      2120  2010-08-27 09:15  Klobuchar\Klobuchar.cpp

    .CA....      4649  2010-08-27 10:10  Klobuchar\Klobuchar.dsp

............此处省略22个文件信息

评论

共有 条评论