.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.4. .TH OTBGUI_COMPUTEMODULUSANDPHASE: "1" "May 2017" "otbgui_ComputeModulusAndPhase 6.0.0" "User Commands" .SH NAME otbgui_ComputeModulusAndPhase \- OTB ComputeModulusAndPhase application .SH DESCRIPTION This is the ComputeModulusAndPhase application, version 6.0.0 This application computes the modulus and the phase of a complex SAR image. .PP Complete documentation: http://www.orfeo\-toolbox.org/Applications/ComputeModulusAndPhase.html .SS "Parameters:" .TP \fB\-progress\fR Report progress .PP \fB\-in\fR Input Image (mandatory) \fB\-modulus\fR [pixel] Modulus [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) \fB\-phase\fR [pixel] Phase [pixel=uint8/uint16/int16/uint32/int32/float/double] (default value is float) (mandatory) .TP \fB\-ram\fR Available RAM (Mb) (optional, off by default, default value is 128) .TP \fB\-inxml\fR Load otb application from xml file (optional, off by default) .SH EXAMPLES otbgui_ComputeModulusAndPhase \-in monobandComplexFloat.tif \-modulus modulus.tif \-phase phase.tif