OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Variables
ossimTieGptSet.cpp File Reference
#include <iostream>
#include <iomanip>
#include <ossim/base/ossimTieGptSet.h>
#include <ossim/base/ossimString.h>
#include <ossim/base/ossimDatum.h>
#include <ossim/base/ossimNotifyContext.h>

Go to the source code of this file.

Variables

const char * SLAVEPATH_TAG = "SlavePath"
 
const char * MASTERPATH_TAG = "MasterPath"
 
const char * IMAGECOV_TAG = "ImageCovariance"
 
const char * GROUNDCOV_TAG = "GroundCovariance"
 
const char * TIEPOINTS_TAG = "SimpleTiePoint"
 

Variable Documentation

◆ GROUNDCOV_TAG

const char* GROUNDCOV_TAG = "GroundCovariance"

◆ IMAGECOV_TAG

const char* IMAGECOV_TAG = "ImageCovariance"

◆ MASTERPATH_TAG

const char* MASTERPATH_TAG = "MasterPath"

◆ SLAVEPATH_TAG

const char* SLAVEPATH_TAG = "SlavePath"

◆ TIEPOINTS_TAG

const char* TIEPOINTS_TAG = "SimpleTiePoint"

Definition at line 59 of file ossimTieGptSet.cpp.

Referenced by ossimTieGptSet::importFromGmlNode().