projects/maven/KP_Toolkit/misc_lib/
mg_linear_function.pro
Routines
top source mg_linear_function
result = mg_linear_function(in_range, out_range)
A simple scaling function borrowed from Modern IDL: A Guide to IDL Programming by Michael Galloy modernidl.idldev.com :Keywords: in_range : in, required, float array Input maximim and minimum values out_range: out, required, float array Output scaled values
Parameters
- in_range
- out_range
File attributes
Modification date: | Tue Oct 21 13:53:19 2014 |
Lines: | 5 |