.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH OSSIM-SENINT "1" "December 2015" "ossim-senint 1.8.20" "User Commands" .SH NAME ossim-senint \- ossim-senint .SH SYNOPSIS .B ossim-senint-pt \fI\,processing type -i1 input geometry file\/\fR .SH DESCRIPTION .IP senint Geopositioning Report .PP .IP 2015\-12\-30 18:07:56 .PP Description: ossim\-senint Performs single/multi\-image intersection .SH OPTIONS .TP \fB\-\-disable\-elev\fR Will disable the elevation .TP \fB\-\-disable\-notify\fR Takes an argument. Arguments are ALL, WARN, NOTICE, INFO, FATAL, DEBUG. If you want multiple disables then just do multiple \fB\-\-disable\-notify\fR on the command line. All argument are case insensitive. Default is all are enabled. .TP \fB\-\-disable\-plugin\fR Will disable the plugin loader .TP \fB\-\-ossim\-logfile\fR takes a logfile as an argument. All output messages are redirected to the specified log file. By default there is no log file and all messages are enabled. .TP \fB\-K\fR specify individual keywords to add to the preferences keyword list: name=value .TP \fB\-P\fR specify a preference file to load .TP \fB\-T\fR specify the classes to trace, ex: ossimInit|ossimImage.* will trace ossimInit and all ossimImage classes .TP \fB\-h\fR Display this information .TP \fB\-i1\fR REQUIRED: input geometry file for image 1 .TP \fB\-i2\fR OPTIONAL: input geometry file for image 2 .TP \fB\-losoverride\fR OPTIONAL: filename of LOS parameters .TP \fB\-plevel\fR OPTIONAL: probability level (0\-3) .TP \fB\-pt\fR OPTIONAL: processing type (std or rpc) .TP \fB\-surf\fR OPTIONAL: filename of surface parameters .IP example: .IP senint \fB\-pt\fR rpc \fB\-i1\fR image1.geom [\-i2 image2.geom] [\-surf surf.dat] .IP For pt=std, performs multi & single\-image intersections for all image points found in image1.men/image2.men files. Second image argument is optional. Defaults to pt=std. .IP For pt=rpc, exercises optional positionQualityEvaluator constructors/extractors. Only valid for RPC models. .IP The \fB\-surf\fR option allows setting of DEM/slope accuracy and orientation. The file format is: .TP CE90 LE90 [DEM CE/LE] .TP x y z [surface normal unit vector] .IP varx vary varz [diagonal elements of covariance matrix] .IP The \fB\-losoverride\fR option allows setting of LOS direction and accuracy. The file format is: .TP elev azim [target elevation, azimuth] .TP bias rand [LOS 1\-sigma bias, random components] .IP The \fB\-plevel\fR option allows setting of probability level for output CE/LE and ellipse. Choices are: .IP 0 \- 1\-sigma 1 \- .5P 2 \- .9P Default 3 \- .95P .SH "SEE ALSO" The full documentation for .B ossim-senint is maintained as a Texinfo manual. If the .B info and .B ossim-senint programs are properly installed at your site, the command .IP .B info ossim-senint .PP should give you access to the complete manual.