OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
ossimNitfRpcATag.h
Go to the documentation of this file.
1 //*******************************************************************
2 // Copyright (C) 2000 Intelligence Data Systems.
3 //
4 // LICENSE: MIT
5 //
6 // see top level LICENSE.txt
7 //
8 // Author: Garrett Potts
9 //
10 // Description: Nitf support class for RPC00A -
11 // Rational Polynomial Coefficient extension.
12 //
13 //********************************************************************
14 // $Id: ossimNitfRpcATag.h 22013 2012-12-19 17:37:20Z dburken $
15 #ifndef ossimNitfRpcATag_HEADER
16 #define ossimNitfRpcATag_HEADER 1
17 
19 
25 {
26 public:
27 
29 
30 protected:
31 
32 TYPE_DATA
33 };
34 
35 #endif
The layout of RPC00B is the same as RPC00A.
#define TYPE_DATA
Definition: ossimRtti.h:339
#define OSSIM_DLL