OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
include
ossim
support_data
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
18
#include <
ossim/support_data/ossimNitfRpcBase.h
>
19
24
class
OSSIM_DLL
ossimNitfRpcATag
:
public
ossimNitfRpcBase
25
{
26
public
:
27
28
ossimNitfRpcATag
();
29
30
protected
:
31
32
TYPE_DATA
33
};
34
35
#endif
ossimNitfRpcATag
The layout of RPC00B is the same as RPC00A.
Definition:
ossimNitfRpcATag.h:24
TYPE_DATA
#define TYPE_DATA
Definition:
ossimRtti.h:339
ossimNitfRpcBase
Definition:
ossimNitfRpcBase.h:22
ossimNitfRpcBase.h
OSSIM_DLL
#define OSSIM_DLL
Definition:
ossimConstants.h:72
Generated on Fri Aug 3 2018 08:46:51 for OSSIM - Open Source Software Image Map by
1.8.14