HiRISE
 PDS_JP2

Public Attributes | List of all members
PDS_Projection_Data::Projection_Definition::Required_Projection_Parameter Struct Reference

Parameters that are required to define the projection. More...

#include <PDS_Projection_Data.hh>

Public Attributes

const char * SRS_Parameter_Name
 The name with the GDAL OGRSpatialReference::SetNormProjParm method. More...
 
const char * PDS_Parameter_Name
 The name of the required PDS parameter. More...
 

Detailed Description

Parameters that are required to define the projection.

Associates a GDAL SRS parameter name with a PDS parameter name. The PDS parameter must exist and have a single assignment value. This value is used to set the SRS parameter value.

Member Data Documentation

◆ SRS_Parameter_Name

const char* SRS_Parameter_Name

The name with the GDAL OGRSpatialReference::SetNormProjParm method.

Referenced by PDS_Projection_Data::initialize_spatial_reference().

◆ PDS_Parameter_Name

const char* PDS_Parameter_Name

The name of the required PDS parameter.


The documentation for this struct was generated from the following file: