OSSIM - Open Source Software Image Map
Version 1.9.0 (20180803)
include
ossim
support_data
ossimNitfRpcBTag.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
// Description: Nitf support class
10
//
11
//********************************************************************
12
// $Id: ossimNitfRpcBTag.h 22013 2012-12-19 17:37:20Z dburken $
13
#ifndef ossimNitfRpcBTag_HEADER
14
#define ossimNitfRpcBTag_HEADER 1
15
16
#include <
ossim/support_data/ossimNitfRpcBase.h
>
17
22
class
OSSIM_DLL
ossimNitfRpcBTag
:
public
ossimNitfRpcBase
23
{
24
public
:
25
ossimNitfRpcBTag
();
26
27
TYPE_DATA
28
};
29
30
#endif
ossimNitfRpcBTag
The layout of RPC00B is the same as RPC00A.
Definition:
ossimNitfRpcBTag.h:22
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