Changes between Version 1 and Version 2 of ossim-viewshed
- Timestamp:
- 02/20/15 12:39:54 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ossim-viewshed
v1 v2 24 24 --hgt-of-eye <meters> Specifies the observers height-of-eye above the 25 25 terrain in meters. Defaults to 1.5 m. 26 -- input-dem <filename>Specifies the input DEM filename. If none provided,26 --dem <filename> Specifies the input DEM filename. If none provided, 27 27 the elevation database is referenced as specified in 28 28 prefs file … … 32 32 and must handle the three output viewshed values (see 33 33 --values option). 34 --multithread Enables multithreading. For engineering/debug35 purposes.36 34 --ossim-logfile takes a logfile as an argument. All output messages 37 35 are redirected to the specified log file. By default … … 41 39 a circle, similar to a radar display 42 40 --reticle <int> Specifies the size of the reticle at the 43 observer location in pixels from the center (i.e., the41 observer location in pixels from the center (i.e., the 44 42 radius of the reticle). Defaults to 2. A value of 0 45 43 hides the reticle. See --values option for setting … … 51 49 --summary Causes a product summary to be output to the console. 52 50 --tbs "Thread By Sector". For engineering/debug purposes 53 --threads <n> Number of threads. For engineering/debug purposes 51 --threads <n> Number of threads. Defaults to number of cores available. 52 For engineering/debug purposes. 54 53 --values <int int int> Specifies the pixel values (0-255) for the visible, 55 54 hidden and reticle pixels, respectively. Defaults to