VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
c7bGeoidInfo.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: c7bGeoidInfo.h,v $ $Revision: 1.7 $ $State: Exp $
7 *******************************************************************************/
8 
9 //
10 // File c7bGeoidInfo
11 //
12 // Class: DtC7bGeoidInfo
13 //
14 // The class is public because should not be used but anyone else than
15 // DtC7b.
16 //
17 
18 #ifndef __DtC7bGeoidInfo
19 #define __DtC7bGeoidInfo
20 
21 #include "ctdb/ctdbDefines.h"
22 #include <stdio.h>
23 #include "ctdb/c7NetTypes.h"
24 
26 {
27 public:
28 
30  ~DtC7bGeoidInfo();
31 
32  bool read(FILE *f);
33 
43 
44 };
45 
46 #endif
Definition: c7bGeoidInfo.h:25
DtC7NetInt32 nlat
Definition: c7bGeoidInfo.h:40
Network-order 64-bit IEEE-754 floating-point quantity.
Definition: c7NetTypes.h:133
#define DT_DLL_ctdb
Definition: ctdbDefines.h:23
DtC7NetFloat64 lon_step
Definition: c7bGeoidInfo.h:39
DtC7NetInt32 wastedh
Definition: c7bGeoidInfo.h:42
Network-order signed 32-bit quantity.
Definition: c7NetTypes.h:86
DtC7NetFloat64 geoid_south
Definition: c7bGeoidInfo.h:34
DtC7NetFloat64 geoid_east
Definition: c7bGeoidInfo.h:37
DtC7NetFloat64 lat_step
Definition: c7bGeoidInfo.h:38
DtC7NetFloat64 geoid_west
Definition: c7bGeoidInfo.h:36
DtC7NetInt32 nlon
Definition: c7bGeoidInfo.h:41
DtC7NetFloat64 geoid_north
Definition: c7bGeoidInfo.h:35

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)