CHAPTER5\ENVIClassicExtensions\
calcHeight_run.pro
Routines
calcHeight_run_define_buttons, buttonInfo
result = parseRPBline(aLine)
result = parseRPCline(aLine)
result = parseRPB(fileName)
result = parseRPC(fileName)
result = polynom(V, a)
result = newtFunc(X)
result = height(X)
calcHeight_cleanup, tlb
onQuit, event
onLoadRPC, event
onLoadDEM, event
onHelp, event
onAbout, event
onCalc, event
NULL_EVENTS, event
calcHeight_run, event
ENVI extention to determine height of vertical structures in high resolution images using RFMs
Routine details
top calcHeight_run
calcHeight_run, event
ENVI extention to determine height of vertical structures in high resolution images using RFMs
Parameters
- event in required
if called from the ENVI menu
Author information
- Author:
Mort Canty (2013)
Other attributes
- Uses:
ENVI, MJC_CURSOR_MOTION
File attributes
Modification date: | Tue Apr 09 10:02:54 2013 |
Lines: | 427 |
Docformat: | rst rst |