OTB
9.0.0
Orfeo Toolbox
|
#include <otbImageToGenericRSOutputParameters.h>
Public Attributes | |
double | maxX |
double | maxY |
double | minX |
double | minY |
Struct to store the extent of the output image when using the methods SetOutputParameters.
Definition at line 86 of file otbImageToGenericRSOutputParameters.h.
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::maxX |
Definition at line 89 of file otbImageToGenericRSOutputParameters.h.
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::maxY |
Definition at line 91 of file otbImageToGenericRSOutputParameters.h.
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::minX |
Definition at line 88 of file otbImageToGenericRSOutputParameters.h.
double otb::ImageToGenericRSOutputParameters< TImage >::OutputImageExtentType::minY |
Definition at line 90 of file otbImageToGenericRSOutputParameters.h.