OTB  9.0.0
Orfeo Toolbox
Public Attributes | List of all members
otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType Struct Reference

#include <otbImageToGenericRSOutputParameters.h>

Public Attributes

double maxX
 
double maxY
 
double minX
 
double minY
 

Detailed Description

template<class TImage>
struct otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType

Struct to store the extent of the output image when using the methods SetOutputParameters.

Definition at line 86 of file otbImageToGenericRSOutputParameters.h.

Member Data Documentation

◆ maxX

template<class TImage >
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::maxX

Definition at line 89 of file otbImageToGenericRSOutputParameters.h.

◆ maxY

template<class TImage >
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::maxY

Definition at line 91 of file otbImageToGenericRSOutputParameters.h.

◆ minX

template<class TImage >
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::minX

Definition at line 88 of file otbImageToGenericRSOutputParameters.h.

◆ minY

template<class TImage >
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::minY

Definition at line 90 of file otbImageToGenericRSOutputParameters.h.


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